about summary refs log tree commit diff
path: root/corepkgs/buildenv.pl
AgeCommit message (Collapse)AuthorFilesLines
2012-01-03 * Refactoring: Get rid of a few subdirectories in corepkgs/, and someEelco Dolstra1-0/+169
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.