aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17Add a mechanism for derivation attributes to reference the derivation's outputsEelco Dolstra
2016-08-16Merge pull request #1031 from abbradar/replacestrings-contextEelco Dolstra
2016-08-16Allow contexted strings in replaceStringsNikolay Amiantov
2016-08-15builtins.fetch{url,tarball}: Allow name attributeShea Levy
2016-08-12launchd: Set $SSL_CERT_FILEEelco Dolstra
2016-08-11Remove nar.nixEelco Dolstra
2016-08-11Drop an unnecessary use of <nix/config.nix>Eelco Dolstra
2016-08-11Merge branch 'buildenv-c++' of https://github.com/shlevy/nixEelco Dolstra
2016-08-11buildenv: perl -> c++Shea Levy
2016-08-11doc: add an example for builtins.substringDomen Kožar
2016-08-10s/powerpc-darwin/x86_64-darwin/Domen Kožar
2016-08-10HttpBinaryCacheStore: Retry on transient HTTP errorsEelco Dolstra
2016-08-10Show HTTP error codesEelco Dolstra
2016-08-10SQLite:: Add some convenienceEelco Dolstra
2016-08-10FSAccessor: Throw InvalidPathEelco Dolstra
2016-08-10NarAccessor: Fix handling of non-executable filesEelco Dolstra
2016-08-10Mark content-addressed paths in the Nix database and in .narinfoEelco Dolstra
2016-08-10LocalFSStore::narFromPath(): Handle the diverted store caseEelco Dolstra
2016-08-10Add a "root" parameter to local storesEelco Dolstra
2016-08-10Remove $NIX_DB_DIREelco Dolstra
2016-08-10RemoteStore / nix-daemon: Drop support for Nix < 1.0Eelco Dolstra
2016-08-10Merge pull request #1024 from shlevy/nuke-nix-pushEelco Dolstra
2016-08-10Nuke nix-push.Shea Levy
2016-08-10Remove download-from-binary-cache.pl.in.Shea Levy
2016-08-10Remove scripts/show-duplication.plShea Levy
2016-08-10Merge pull request #1021 from shlevy/remove-nix-install-packageEelco Dolstra
2016-08-10Remove nix-install-package.Shea Levy
2016-08-04Dockerfile: Add alpine dependencies (#1011)Aneesh Agrawal
2016-07-29Set $MANPATH (#1005)Alexey Shmalko
2016-07-26makeFixedOutputPath(): Drop superfluous HashType argumentEelco Dolstra
2016-07-26builtins.{fetchurl,fetchTarball}: Support a sha256 attributeEelco Dolstra
2016-07-24Merge branch 'find-runtime-roots-c++'Shea Levy
2016-07-23Respect --keep-going when a substituter fails.Shea Levy
2016-07-21resolve-system-dependencies.pl: Only install on darwinShea Levy
2016-07-21Fix assertion failureEelco Dolstra
2016-07-21Fix random failures caused by CurlDownloader modifying a shared stringEelco Dolstra
2016-07-21NarInfo::NarInfo(): Ensure that we get a NAR size/hashEelco Dolstra