mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
* Documented nix-hash.
This commit is contained in:
parent
cfe35ca0e0
commit
84e6c43e85
5 changed files with 161 additions and 4 deletions
|
@ -11,7 +11,7 @@ man1_MANS = nix-env.1 nix-build.1 nix-store.1 nix-instantiate.1 \
|
|||
nix-collect-garbage.1 nix-push.1 nix-pull.1 \
|
||||
nix-prefetch-url.1 nix-channel.1 \
|
||||
nix-pack-closure.1 nix-unpack-closure.1 \
|
||||
nix-install-package.1
|
||||
nix-install-package.1 nix-hash.1
|
||||
|
||||
FIGURES = figures/user-environments.png
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue