aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-20Add a new option to disable documentation generation at configure timeAdrien Devresse
2016-09-16armv5tel can be built by armv6l and armv7l (#1063)Eric Litak
2016-09-16Make computeFSClosure() single-threaded againEelco Dolstra
2016-09-16printMsg(): Don't check for interruptsEelco Dolstra
2016-09-14nix path-info: Add some more examplesEelco Dolstra
2016-09-14Revive binary-caches-parallel-connectionsEelco Dolstra
2016-09-14Enable HTTP/2 supportEelco Dolstra
2016-09-14Add a toLower utility functionEelco Dolstra
2016-09-14Move some .drv parsing functions out of utilEelco Dolstra
2016-09-12Fix gc-runtime testEelco Dolstra
2016-09-12Fix build on GCC 4.9Eelco Dolstra
2016-09-12Write "T x" instead of "auto x = T"Eelco Dolstra
2016-09-08Fix test failureEelco Dolstra
2016-09-08Don't run builds as root in the user namespaceEelco Dolstra
2016-09-08Give a better error message if a path in build-sandbox-paths is invalidEelco Dolstra
2016-09-08Fix assertion failure after early build setup failureEelco Dolstra
2016-09-08Fix early removal of rc-file for nix-shellShea Levy
2016-09-07upload-release.pl: Update NixpkgsEelco Dolstra
2016-08-31Merge branch 'nix-build-c++'Shea Levy
2016-08-31nix-build: Clean up a bitShea Levy
2016-08-31download.hh: Fix conflicts from nix-channel-c++ mergeShea Levy
2016-08-31Merge branch 'nix-channel-c++'Shea Levy
2016-08-31Merge pull request #1030 from pikajude/rsd-ccEelco Dolstra
2016-08-31nix-daemon.service: Set $XDG_CACHE_HOMEEelco Dolstra
2016-08-30Fix 32-bit buildEelco Dolstra
2016-08-30Increase the sleep time between download retriesEelco Dolstra
2016-08-30Fix --fallbackEelco Dolstra
2016-08-30Drop Fedora 19/20 buildsEelco Dolstra
2016-08-30Fix Fedora buildEelco Dolstra
2016-08-30Revert "nix.spec.in: Build from the .tar.xz file."Eelco Dolstra
2016-08-30Drop Ubuntu 13.10, 14.04 buildsEelco Dolstra
2016-08-30Fix GC buildEelco Dolstra
2016-08-29Add script to automate creating Nix releasesEelco Dolstra
2016-08-29forceBool(): Show position infoEelco Dolstra
2016-08-29Add builtin function "partition"Eelco Dolstra
2016-08-29nix path-info: Add --json flagEelco Dolstra
2016-08-29callFunction: Copy functors to the heapShea Levy
2016-08-26doc: move set functor para to Sets sectionDomen Kožar
2016-08-24Fix queryPathFromHashPart()Eelco Dolstra
2016-08-23nix build: Use Nix search pathEelco Dolstra
2016-08-17iterate through fat_headers correctlyJude Taylor
2016-08-17Add a mechanism for derivation attributes to reference the derivation's outputsEelco Dolstra
2016-08-16remove double castingJude Taylor
2016-08-16account for unknown magic numbersJude Taylor
2016-08-16switch to mmap strategyJude Taylor
2016-08-16Merge pull request #1031 from abbradar/replacestrings-contextEelco Dolstra
2016-08-16Allow contexted strings in replaceStringsNikolay Amiantov
2016-08-15ensure presence of directoriesJude Taylor
2016-08-15code review commentsJude Taylor
2016-08-15builtins.fetch{url,tarball}: Allow name attributeShea Levy