aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-03Removed unnecessary includedIwan Aucamp
2015-07-31Fix stack consumptionEelco Dolstra
2015-07-31Output line number on infinite recursionIwan Aucamp
2015-07-28Add sort primopEelco Dolstra
2015-07-28Add primop genListEelco Dolstra
2015-07-26Remove unnecessary parenthesesEelco Dolstra
2015-07-24Add replaceStrings primopEelco Dolstra
2015-07-24Add concatStringsSep as a primopEelco Dolstra
2015-07-23CleanupEelco Dolstra
2015-07-23Optimize empty setsEelco Dolstra
2015-07-23Fix fetchurl of executable fileEelco Dolstra
2015-07-23Merge branch 'attr-set-hh' of https://github.com/nbp/nixEelco Dolstra
2015-07-23Optimize small listsEelco Dolstra
2015-07-23Add primops all and anyEelco Dolstra
2015-07-23Importing derivations: Add name attribute to make a valid drvShea Levy
2015-07-23Allow derivations-as-srcs in the context of builtins.toFile filesShea Levy
2015-07-23Add foldl' primopEelco Dolstra
2015-07-23--version: Print some config infoEelco Dolstra
2015-07-21Fix Darwin buildEelco Dolstra
2015-07-20Make <nix/fetchurl.nix> a builtin builderEelco Dolstra
2015-07-20Provide more detailed info about build status to hydra-queue-runnerEelco Dolstra
2015-07-20nix-copy-closure: Add -v flagEelco Dolstra
2015-07-20Support systemd log severity prefixesEelco Dolstra
2015-07-20More cleanupEelco Dolstra
2015-07-17OCD: foreach -> C++11 ranged forEelco Dolstra
2015-07-17Allow remote builds without sending the derivation closureEelco Dolstra
2015-07-17Make printValue() interruptibleEelco Dolstra
2015-07-17nix-collect-garbage: Handle ENOENTEelco Dolstra
2015-07-17Add DockerfileJaka Hudoklin
2015-07-14Move attribute set data structures into their own header file.Nicolas B. Pierron
2015-07-03Fix the parsing of "$"'s in strings.Guillaume Maudoux
2015-07-03Fix the hack that resets the scanner state.Guillaume Maudoux
2015-07-02TypoEelco Dolstra
2015-07-01Preserve supplementary groups of build usersLudovic Courtès
2015-07-01Revert "add the manpath to the installer"Eelco Dolstra
2015-06-30GC: Handle ENOSPC creating/moving to the trash directoryEelco Dolstra
2015-06-22Use posix_fallocate to create /nix/var/nix/db/reservedEelco Dolstra
2015-06-22Make /nix/var/nix/db/reserved biggerEelco Dolstra
2015-06-17Support URLs in $NIX_PATHEelco Dolstra
2015-06-17Debian package: Declare runtime dependency on libsodium13Eelco Dolstra
2015-06-15BumpEelco Dolstra
2015-06-12TyposEelco Dolstra
2015-06-12nix-channel: Fix bogus error message caused by 8a84bd8c8bda1e4c6764c10ecdef9d...Eelco Dolstra
2015-06-12Update release notesEelco Dolstra
2015-06-10Export outputPaths functionEelco Dolstra
2015-06-09Install serve-protocol.hhEelco Dolstra
2015-06-09Use std::vector::data()Eelco Dolstra
2015-06-08nix-push: Support -jEelco Dolstra
2015-06-08Update cacert locationsEelco Dolstra
2015-06-08Fix manualEelco Dolstra