parent
66b2d18243
commit
2cf0e67761
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ runCommand "nix-repl"
|
|||
-o $out/bin/nix-repl ${./nix-repl.cc} \
|
||||
-I${nix}/include/nix \
|
||||
-lnixformat -lnixutil -lnixstore -lnixexpr -lnixmain -lreadline -lgc \
|
||||
-DNIX_VERSION=${(builtins.parseDrvName nix.name).version}
|
||||
-DNIX_VERSION=\"${(builtins.parseDrvName nix.name).version}\"
|
||||
''
|
||||
|
|
Loading…
Reference in a new issue