mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
add regression test for nix edit
This commit is contained in:
parent
e1a817fb1b
commit
69c159811e
3 changed files with 15 additions and 0 deletions
|
@ -5,4 +5,5 @@ mkDerivation {
|
|||
builder = ./simple.builder.sh;
|
||||
PATH = "";
|
||||
goodPath = path;
|
||||
meta.position = "${__curPos.file}:${toString __curPos.line}";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue