mirror of
https://github.com/NixOS/nix.git
synced 2025-11-30 14:10:59 +01:00
Merge pull request #6270 from Artturin/stdineval
nix: allow using --file - to read from stdin
This commit is contained in:
commit
7117053457
5 changed files with 44 additions and 2 deletions
|
|
@ -53,6 +53,7 @@ nix_tests = \
|
|||
build-remote-content-addressed-floating.sh \
|
||||
nar-access.sh \
|
||||
pure-eval.sh \
|
||||
eval.sh \
|
||||
ca/post-hook.sh \
|
||||
repl.sh \
|
||||
ca/repl.sh \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue