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