#!/usr/bin/env bash source ./common.sh TODO_NixOS createFlake1 lockfileSummaryFlake=$TEST_ROOT/lockfileSummaryFlake createGitRepo "$lockfileSummaryFlake" "--initial-branch=main" # Test that the --commit-lock-file-summary flag and its alias work cat > "$lockfileSummaryFlake/flake.nix" <