nix/tests/functional/flakes/edit.sh

9 lines
126 B
Bash
Raw Permalink Normal View History

2024-05-31 09:04:50 +00:00
#!/usr/bin/env bash
source ./common.sh
createFlake1
2024-05-31 09:04:50 +00:00
export EDITOR=cat
nix edit "$flake1Dir#" | grepQuiet simple.builder.sh