mirror of
https://github.com/NixOS/nix
synced 2025-06-29 10:31:15 +02: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
|
@ -1 +1,3 @@
|
|||
# Release X.Y (202?-??-??)
|
||||
|
||||
* Various nix commands can now read expressions from stdin with `--file -`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue