aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/nix-unpack-closure.xml
AgeCommit message (Collapse)Author
2007-09-19* Manpage for nix-copy-closure.Eelco Dolstra
2007-01-13* nix-pack-closure: store the top-level store paths in the closure.Eelco Dolstra
* nix-unpack-closure: extract the top-level paths from the closure and print them on stdout. This allows them to be installed, e.g., "nix-env -i $(nix-unpack-closure)". (NIX-64)
2006-09-28* Manual updates.Eelco Dolstra
* Documented nix-{pack,unpack}-closure.