aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-25Intro: Mention binary cachesEelco Dolstra
2014-11-25Rely on XML catalogs to find the DocBook schemas and stylesheetsEelco Dolstra
2014-11-25Add a primop for regular expression pattern matchingEelco Dolstra
2014-11-25forceString(): Accept pos argumentEelco Dolstra
2014-11-24More build-cache-failures -> build-cache-failureEelco Dolstra
2014-11-24Build derivations in a more predictable orderEelco Dolstra
2014-11-24Don't create unnecessary substitution goals for derivationsEelco Dolstra
2014-11-24Update installation sectionEelco Dolstra
2014-11-24Update quick start sectionEelco Dolstra
2014-11-24Combine introduction / quick start partsEelco Dolstra
2014-11-24Manual: Bump dateEelco Dolstra
2014-11-24Don't claim FreeBSD supportEelco Dolstra
2014-11-24'build-cache-failures' -> 'build-cache-failure' in nix.conf documentation.Rob Vermaas
2014-11-20import derivation: cleanupShea Levy
2014-11-20Remove Hydra scheduling prioritiesEelco Dolstra
2014-11-20Fix bad operatorEelco Dolstra
2014-11-20Build Ubuntu 14.10 packageEelco Dolstra
2014-11-19Disable vacuuming the DB after garbage collectionEelco Dolstra
2014-11-19nix-daemon: Call exit(), not _exit()Eelco Dolstra
2014-11-19Clean up temp roots in a more C++ wayEelco Dolstra
2014-11-18Remove Hydra build productEelco Dolstra
2014-11-18Add a test for the binary tarball installerEelco Dolstra
2014-11-17Fix messageEelco Dolstra
2014-11-15realiseContext: Handle all context typesShea Levy
2014-11-15Document functorsShea Levy
2014-11-15Add functors (callable attribute sets).Shea Levy
2014-11-14Don't use ADDR_LIMIT_3GBEelco Dolstra
2014-11-12build-remote.pl.in: Add some more trace messagesEelco Dolstra
2014-11-12Make ~DerivationGoal more reliableEelco Dolstra
2014-11-10SSH.pm: Print a friendlier message if connecting failsEelco Dolstra
2014-11-05DohEelco Dolstra
2014-11-04download-from-binary-cache.pl: Fix flushing of stderrEelco Dolstra
2014-11-04nix-store --gc: Don't warn about missing manifests directoryEelco Dolstra
2014-11-04TypoEelco Dolstra
2014-11-04Add a launchd configuration file to run nix-daemonEelco Dolstra
2014-11-04TypoEelco Dolstra
2014-10-31nix-daemon: Get peer credentials on Mac OS XEelco Dolstra
2014-10-31Improve error message if the daemon worker fails to startEelco Dolstra
2014-10-31Revert "Revert "Revert "Temporarily disable darwin builds while hydra's darwi...Eelco Dolstra
2014-10-31Don't pull in git when doing a nix-shellEelco Dolstra
2014-10-31Fix more warningsEelco Dolstra
2014-10-31Shut up a clang warningEelco Dolstra
2014-10-30Revert "Revert "Temporarily disable darwin builds while hydra's darwin is bor...Eelco Dolstra
2014-10-29Revert "Temporarily disable darwin builds while hydra's darwin is borked"Eelco Dolstra
2014-10-29Update release notesEelco Dolstra
2014-10-29Document some primopsEelco Dolstra
2014-10-29Remove comments claiming we use a private PID namespaceEelco Dolstra
2014-10-27doc: fixed nix-instantiate --find-filebobvanderlinden
2014-10-23Merge pull request #380 from shlevy/temp-disable-darwinEelco Dolstra
2014-10-23Temporarily disable darwin builds while hydra's darwin is borkedShea Levy