Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-18 | * Get rid of nix-pack-closure / nix-unpack-closure, they're redundant. | Eelco Dolstra | |
2007-09-19 | * Manpage for nix-copy-closure. | Eelco Dolstra | |
2007-01-14 | * Doh. | 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-29 | * Manual updates, some style improvements. | Eelco Dolstra | |
2006-09-28 | * Manual updates. | Eelco Dolstra | |
* Documented nix-{pack,unpack}-closure. |