#!/usr/bin/env bash source ./common.sh flake1Dir=$TEST_ROOT/flake1 mkdir -p "$flake1Dir" cat > "$flake1Dir"/flake.nix <