1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00
nix/tests/functional/flakes/edit.sh

8 lines
126 B
Bash
Executable file

#!/usr/bin/env bash
source ./common.sh
createFlake1
export EDITOR=cat
nix edit "$flake1Dir#" | grepQuiet simple.builder.sh