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:
parent
3f4ed681c2
commit
fa791116a3
8 changed files with 7 additions and 298 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue