Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-02-14 | * The environment variable NIX_ROOT can now be set to execute Nix in a | Eelco Dolstra | 1 | -2/+4 | |
chroot() environment. * A operation `--validpath' to register path validity. Useful for bootstrapping in a pure Nix environment. * Safety checks: ensure that files involved in store operations are in the store. | |||||
2003-11-18 | * "Fix expression" -> "Nix expression". | Eelco Dolstra | 1 | -0/+34 | |
* More refactoring. |