aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-21Fix the VM testsEelco Dolstra
2013-01-21build-remote.pl: Don't keep build logs on the build slaveEelco Dolstra
2013-01-21corepkgs/fetchurl: Enable making the downloaded file executableShea Levy
2013-01-17Store build logs in /nix/var/log/nix/drvs/<XX>Eelco Dolstra
2013-01-07Bump version number to 1.4Eelco Dolstra
2013-01-05Delete a left-over trash directory before doing a GCEelco Dolstra
2013-01-04Fix "0 store paths deleted" messageEelco Dolstra
2013-01-03Open the database after removing immutable bitsEelco Dolstra
2013-01-03Remove tabsEelco Dolstra
2013-01-03Clear any immutable bits in the Nix storeEelco Dolstra
2013-01-02UrggghEelco Dolstra
2013-01-02Manual: Fix "nix-store --export" exampleEelco Dolstra
2013-01-02Reinstate the http://nixos.org/binary-cache default for the binary-caches set...Eelco Dolstra
2013-01-02Use sysconfdir=/etcEelco Dolstra
2013-01-02Update release notesEelco Dolstra
2013-01-02If a substitute closure is incomplete, build dependencies, then retry the sub...Eelco Dolstra
2013-01-02Automatically fall back if the references of a substitute are not substitutableEelco Dolstra
2013-01-02Add a test for incomplete closures in the binary cacheEelco Dolstra
2012-12-29nix-build: Support talking to old daemonsEelco Dolstra
2012-12-29Allow mounting a path in a different location in the chrootEelco Dolstra
2012-12-21download-from-binary-cache: Use the channels of the calling user rather than ...Eelco Dolstra
2012-12-21Typo fixEelco Dolstra
2012-12-20nix-store -q --roots: Respect the gc-keep-outputs/gc-keep-derivations settingsEelco Dolstra
2012-12-20Yet another rewrite of the garbage collectorEelco Dolstra
2012-12-20Give a better error message if writeFile fails due to permission issuesEelco Dolstra
2012-12-19If gc-keep-derivations is set, only keep the actual deriverEelco Dolstra
2012-12-19Kill the build hook rather than shutting it down cleanlyEelco Dolstra
2012-12-18Revert brain fartEelco Dolstra
2012-12-18Check for potential infinite select() loops when buildingEelco Dolstra
2012-12-13fix use-after-free bug in mkString(Value&, Symbol&)Stuart Pernsteiner
2012-12-12Allow setting the profile location using $NIX_PROFILEEelco Dolstra
2012-12-11Debian package: Add dependency on libwww-curl-perlEelco Dolstra
2012-12-11On SQLITE_BUSY, wait a random amount of timeEelco Dolstra
2012-12-07Bump version numberEelco Dolstra
2012-12-06Fix manual generationEelco Dolstra
2012-12-06Set a long SQLite timeout in the binary cache substituterEelco Dolstra
2012-12-05Fix RPM buildEelco Dolstra
2012-12-05Add a dependency on xz-utilsEelco Dolstra
2012-12-05Add a dependency on xzEelco Dolstra
2012-12-05TypoEelco Dolstra
2012-12-05Fix RPM buildEelco Dolstra
2012-12-05Add release dateEelco Dolstra
2012-12-05Support xz compression of nixexprs.tar in channelsEelco Dolstra
2012-12-05Produce an xz-compressed tarballEelco Dolstra
2012-12-05Build Debs for Ubuntu 12.10Eelco Dolstra
2012-12-04Updated release notesEelco Dolstra
2012-12-04Tiny optimisation in the filter primopEelco Dolstra
2012-12-04Document new primopsEelco Dolstra
2012-12-04nix-channel --update needs bzip2Florian Friesdorf
2012-12-04Document multiple output supportEelco Dolstra