1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-16 02:01:59 +02:00

* Get rid of nix-pack-closure / nix-unpack-closure, they're redundant.

This commit is contained in:
Eelco Dolstra 2008-11-18 14:43:40 +00:00
parent 3f4ed681c2
commit fa791116a3
8 changed files with 7 additions and 298 deletions

View file

@ -14,7 +14,6 @@ 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-install-package.1 nix-hash.1 nix-copy-closure.1
FIGURES = figures/user-environments.png