mirror of
https://github.com/NixOS/nix
synced 2025-06-29 06:21:14 +02:00
nix: Add command baseDir to parse --expr relative to shebang script
This commit is contained in:
parent
20ff61ab25
commit
198bc22e3b
5 changed files with 51 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
|||
contents of any `#! nix` lines and the script's location to a single call.
|
||||
|
||||
Verbatim strings may be passed in double backtick (```` `` ````) quotes.
|
||||
`--expr` resolves relative paths based on the shebang script location.
|
||||
|
||||
Some examples:
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue