* `nix-instantiate --print-args' prints out the arguments of a
top-level function.
This commit is contained in:
parent
0e6dc72a7a
commit
2317d8f671
3 changed files with 28 additions and 7 deletions
|
|
@ -15,4 +15,6 @@ Options:
|
|||
--eval-only: evaluate and print resulting term; do not instantiate
|
||||
--parse-only: parse and print abstract syntax tree
|
||||
|
||||
--attr / -A PATH: select an attribute from the top-level expression
|
||||
|
||||
--add-root: add garbage collector roots for the result
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue