aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-24Remove the remote-builds optionEelco Dolstra
2017-10-24Remove the builder-files optionEelco Dolstra
2017-10-23NIX_BUILD_HOOK variable is goneEelco Dolstra
2017-10-23Pass all settings to build-remoteEelco Dolstra
2017-10-23Turn $NIX_REMOTE into a configuration optionEelco Dolstra
2017-10-23Release note updatesEelco Dolstra
2017-10-23build-remote: Put current load under the store state directoryEelco Dolstra
2017-10-20Merge pull request #1616 from copumpkin/separate-darwin-sandboxEelco Dolstra
2017-10-20Merge pull request #1622 from kini/c++14-prerequisiteEelco Dolstra
2017-10-19Mention C++14 dependency in the manual.Keshav Kini
2017-10-19nix-shell: Fix file name resolution in shebangsShea Levy
2017-10-19Revert "Let's not populate the NAR cache from hydra-queue-runner for now"Eelco Dolstra
2017-10-18Let's not populate the NAR cache from hydra-queue-runner for nowEelco Dolstra
2017-10-18Errors writing to the NAR cache should not be fatalEelco Dolstra
2017-10-18Suppress "copying 0 paths" messageEelco Dolstra
2017-10-17Shift Darwin sandbox to separate installed filesDan Peebles
2017-10-17BinaryCacheStore::addToStore(): Add NARs to the local cacheEelco Dolstra
2017-10-17BinaryCacheStore: Support local caching of NARsEelco Dolstra
2017-10-17Remove BinaryCacheStoreAccessorEelco Dolstra
2017-10-17fetchgit: Remove incomplete/unneeded ref check.Shea Levy
2017-10-16Merge branch 'nix-profile-daemon'Shea Levy
2017-10-16Merge pull request #1601 from shlevy/fetchgit-no-uri-checkEelco Dolstra
2017-10-16Pull nix-profile-daemon from 1.11Shea Levy
2017-10-16fetchgit: Remove incomplete/unneeded isURI check.Shea Levy
2017-10-12Add option to disable the seccomp filterEelco Dolstra
2017-10-12Merge pull request #1571 from teto/improve_priority_msgEelco Dolstra
2017-10-12Merge pull request #1591 from shlevy/darwin-installer-no-sudo-iEelco Dolstra
2017-10-12Merge pull request #1586 from acowley/patch-2Eelco Dolstra
2017-10-12Merge pull request #1580 from copumpkin/retry-after-timeoutEelco Dolstra
2017-10-12Merge pull request #1595 from peti/masterEelco Dolstra
2017-10-09Fix a hang in ThreadPoolEelco Dolstra
2017-10-09WhitespaceEelco Dolstra
2017-10-09Merge pull request #1594 from dtzWill/fix/busybox-builtinsEelco Dolstra
2017-10-07docker: ensure that the installation works for users other than 'root', tooPeter Simons
2017-10-07release-common: Fix busybox builtins (busybox >= 1.27)Will Dietz
2017-10-06Merge pull request #1593 from Mic92/bashismEelco Dolstra
2017-10-06fixing bashisms in test codeJörg Thalheim
2017-10-05darwin installer: Fix on systems where sudo -i is disabled.Shea Levy
2017-10-03Merge branch 'elegant-tests' of https://github.com/copumpkin/nixEelco Dolstra
2017-10-03Merge pull request #1587 from copumpkin/fix-testsEelco Dolstra
2017-10-03More elegant test outputDan Peebles
2017-10-02Fix testsDan Peebles
2017-10-02Reverse retry logic to retry in all but a few casesDan Peebles
2017-10-02install-darwin-multi-user: relax assumption checkAnthony Cowley
2017-09-28nix run: Restore signalsEelco Dolstra
2017-09-27nix copy: make recursive by defaultEelco Dolstra
2017-09-27Tweak messageEelco Dolstra
2017-09-27nix build: Fix realising a store pathEelco Dolstra
2017-09-25nix why-depends: Write to stdoutEelco Dolstra
2017-09-25Add "nix show-derivation"Eelco Dolstra