#!/usr/bin/env bash source ./common.sh requireGit repo=$TEST_ROOT/repo createGitRepo "$repo" cat > "$repo/flake.nix" <