* Document nix-install-package and the nixpkg file format.

This commit is contained in:
Eelco Dolstra 2006-09-29 14:16:41 +00:00
parent 070e07ed5a
commit 0212feeed6
5 changed files with 240 additions and 34 deletions

View file

@ -10,7 +10,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-pack-closure.1 nix-unpack-closure.1
nix-pack-closure.1 nix-unpack-closure.1 \
nix-install-package.1
FIGURES = figures/user-environments.png