mirror of
https://github.com/NixOS/nix.git
synced 2025-11-29 21:50:58 +01:00
* Sort `nix-env -q' output by derivation name.
* `--version' flag for all commands. * Manual updates.
This commit is contained in:
parent
47c003cb59
commit
d9f30fe7c7
11 changed files with 83 additions and 56 deletions
|
|
@ -21,7 +21,7 @@ name `*' may be used to indicate all derivations.
|
|||
Query types:
|
||||
|
||||
--name: print derivation names (default)
|
||||
--expr / -e: print derivation store expression
|
||||
--expr: print derivation store expression
|
||||
--status / -s: print installed/present status
|
||||
|
||||
Query sources:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue