* Manual updates.

* Documented nix-{pack,unpack}-closure.
This commit is contained in:
Eelco Dolstra 2006-09-28 09:10:53 +00:00
parent 4ad6fb7ea3
commit e2eed05224
6 changed files with 110 additions and 11 deletions

View file

@ -8,7 +8,8 @@ XSLTPROC = $(xsltproc) $(xmlflags) \
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-prefetch-url.1 nix-channel.1 \
nix-pack-closure.1 nix-unpack-closure.1
FIGURES = figures/user-environments.png