1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 04:43:53 +02:00

* Documented nix-hash.

This commit is contained in:
Eelco Dolstra 2006-10-02 22:11:44 +00:00
parent cfe35ca0e0
commit 84e6c43e85
5 changed files with 161 additions and 4 deletions

View file

@ -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