1
1
Fork 0
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:
Théophane Hufschmitt 2022-03-17 14:35:01 +01:00 committed by GitHub
commit 7117053457
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 44 additions and 2 deletions

View file

@ -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 \