Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-03 | * Refactoring: Get rid of a few subdirectories in corepkgs/, and some | Eelco Dolstra | |
other simplifications. * Use <nix/...> to locate the corepkgs. This allows them to be overriden through $NIX_PATH. * Use bash's pipefail option in the NAR builder so that we don't need to create a temporary file. | |||
2011-10-10 | * Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm under | Eelco Dolstra | |
the Nix:: namespace. | |||
2006-08-07 | * In nar.nix, path -> storePath, otherwise we get a collision between | Eelco Dolstra | |
environment variable names on Cygwin (where they are case insensitive). | |||
2005-03-15 | * Use SHA-256 for nix-push. | Eelco Dolstra | |
2003-11-22 | * Fix nix-push. | Eelco Dolstra | |