Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-14 | * Doh. | Eelco Dolstra | 1 | -0/+2 | |
2007-01-13 | * nix-pack-closure: store the top-level store paths in the closure. | Eelco Dolstra | 1 | -0/+8 | |
* 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 | 1 | -1/+1 | |
2006-09-28 | * Manual updates. | Eelco Dolstra | 1 | -0/+64 | |
* Documented nix-{pack,unpack}-closure. |