aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-09Merge branch 'add-split-test-file' of git://github.com/mightybyte/nixShea Levy
2018-04-09Merge pull request #2061 from shlevy/nix-daemon-interruptEelco Dolstra
2018-04-09nix-daemon: Exit successfully when interrupted.Shea Levy
2018-04-09Merge pull request #2055 from dudebout/patch-1Eelco Dolstra
2018-04-09Merge pull request #2059 from andrew-d/adunham/fix-destdirEelco Dolstra
2018-04-08Fix missing $DESTDIR when installing programsAndrew Dunham
2018-04-08Adds `nix-shell` test for special-cased ruby interpreter.Samuel Dionne-Riel
2018-04-07nix-shell: Fixes use with ruby shebangs.Samuel Dionne-Riel
2018-04-07fix typo in nix-env man pageNicolas Dudebout
2018-04-07release.nix: Use $sourceRoot instead of hardcoded source directoryBogdan Seniuc
2018-04-06Add missing eval-okay-regex-split.exp test fileDoug Beardsley
2018-04-06Merge pull request #2036 from AmineChikhaoui/disk-cache-ttlEelco Dolstra
2018-04-06update/re-order the options docsAmineChikhaoui
2018-04-06rename the options to mention it's a narinfo TTL as disk cache is used all ov...AmineChikhaoui
2018-04-06re-order the options using the alphabetical order and improve the example in ...AmineChikhaoui
2018-04-06add documentation for the local disk cache TTL configAmineChikhaoui
2018-04-06Make the TTL for disk cache configurable, we can now completely disableAmineChikhaoui
2018-04-06Merge pull request #2040 from erictapen/doc-tofile-writetextfileEelco Dolstra
2018-04-06Use $CPPFLAGS when detecting version of aws-sdk-cppAndrew Dunham
2018-04-05<nix/buildenv.nix>: Ignore dangling symlinksEelco Dolstra
2018-04-05<nix/buildenv.nix>: Skip non-directory top-level pathsEelco Dolstra
2018-04-03document that writeTextFile from Nixpkgs is an alternative to builtins.toFileJustin Humm
2018-04-03libexpr: Make unsafeGetAttrPos not crash on noPosTuomas Tynkkynen
2018-03-30Merge pull request #2026 from grahamc/multi-user-linuxGraham Christensen
2018-03-30Add test eval-okay-nested-withRyan Trinkle
2018-03-30macos: Handle when a build user doesn't have a user IDGraham Christensen
2018-03-30Use a looser comparison for the 'user note' checkGraham Christensen
2018-03-30Check for the existence of a profile target before seeing if it mentions NixGraham Christensen
2018-03-30Merge pull request #2025 from zimbatm/document-s3-usageEelco Dolstra
2018-03-30nix copy: add an example with S3zimbatm
2018-03-29Expand the multi-user installer to support Linuxes with systemdGraham Christensen
2018-03-29Remove reference to non-existent manpagesEelco Dolstra
2018-03-29Process --option use-case-hack properlyEelco Dolstra
2018-03-29ValidPathInfo::isContentAddressed(): Ensure there are no referencesEelco Dolstra
2018-03-27Merge pull request #2005 from shlevy/fetchgit-docsEelco Dolstra
2018-03-27Merge pull request #2011 from dezgeg/use-closureinfoEelco Dolstra
2018-03-26release.nix: Use pkgs.closureInfo for binaryTarballTuomas Tynkkynen
2018-03-23Document fetchGit.Shea Levy
2018-03-23Merge pull request #2004 from dtzWill/feature/improved-store-mismatch-errorsEelco Dolstra
2018-03-22doc: don't mention obsolete ssh-substituter-hostsDmitry Kalinkin
2018-03-22download: improve error for hash mismatch ("store mismatch")Will Dietz
2018-03-22download.cc: fix path for cached filesWill Dietz
2018-03-22Add Boost dependency to Fedora/Ubuntu buildsEelco Dolstra
2018-03-22Fix buildEelco Dolstra
2018-03-22Remove Fedora / Ubuntu releases that are no longer in NixpkgsEelco Dolstra
2018-03-22TweakEelco Dolstra
2018-03-22Merge branch 'fix/avoid-large-stack-buffers' of https://github.com/dtzWill/nixEelco Dolstra
2018-03-22Remove some release-critical jobsEelco Dolstra
2018-03-21Merge branch 'fix/execl-null-sentinel' of git://github.com/dtzWill/nixShea Levy
2018-03-21Also make the backwards compatible case of RemoteStore::addToStore run in con...Eelco Dolstra