source common.sh # Note: this test expects to be run *after* nix-push.sh. drvPath=$(nix-instantiate ./dependencies.nix) outPath=$(nix-store -q $drvPath) clearStore clearProfiles cat > $TEST_ROOT/foo.nixpkg <