about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2017-10-24 nix: Respect -I, --arg, --argstrEelco Dolstra26-304/+354
2017-10-24 Remove the remote-builds optionEelco Dolstra5-10/+8
2017-10-24 Remove the builder-files optionEelco Dolstra3-16/+21
2017-10-23 NIX_BUILD_HOOK variable is goneEelco Dolstra1-1/+0
2017-10-23 Pass all settings to build-remoteEelco Dolstra7-82/+75
2017-10-23 Turn $NIX_REMOTE into a configuration optionEelco Dolstra4-7/+8
2017-10-23 Release note updatesEelco Dolstra1-36/+48
2017-10-23 build-remote: Put current load under the store state directoryEelco Dolstra1-2/+3
2017-10-20 Merge pull request #1616 from copumpkin/separate-darwin-sandboxEelco Dolstra2-13/+11
2017-10-20 Merge pull request #1622 from kini/c++14-prerequisiteEelco Dolstra1-2/+2
2017-10-19 Mention C++14 dependency in the manual.Keshav Kini1-2/+2
2017-10-19 nix-shell: Fix file name resolution in shebangsShea Levy1-1/+1
2017-10-19 Revert "Let's not populate the NAR cache from hydra-queue-runner for now"Eelco Dolstra1-2/+2
2017-10-18 Let's not populate the NAR cache from hydra-queue-runner for nowEelco Dolstra1-2/+2
2017-10-18 Errors writing to the NAR cache should not be fatalEelco Dolstra1-1/+5
2017-10-18 Suppress "copying 0 paths" messageEelco Dolstra1-0/+2
2017-10-17 Shift Darwin sandbox to separate installed filesDan Peebles2-13/+11
2017-10-17 BinaryCacheStore::addToStore(): Add NARs to the local cacheEelco Dolstra3-10/+26
2017-10-17 BinaryCacheStore: Support local caching of NARsEelco Dolstra4-5/+25
2017-10-17 Remove BinaryCacheStoreAccessorEelco Dolstra2-61/+4
2017-10-17 fetchgit: Remove incomplete/unneeded ref check.Shea Levy1-5/+0
2017-10-16 Merge branch 'nix-profile-daemon'Shea Levy2-0/+55
2017-10-16 Merge pull request #1601 from shlevy/fetchgit-no-uri-checkEelco Dolstra1-4/+1
2017-10-16 Pull nix-profile-daemon from 1.11Shea Levy2-0/+55
2017-10-16 fetchgit: Remove incomplete/unneeded isURI check.Shea Levy1-4/+1
2017-10-12 Add option to disable the seccomp filterEelco Dolstra2-0/+8
2017-10-12 Merge pull request #1571 from teto/improve_priority_msgEelco Dolstra1-3/+4
2017-10-12 Merge pull request #1591 from shlevy/darwin-installer-no-sudo-iEelco Dolstra1-3/+3
2017-10-12 Merge pull request #1586 from acowley/patch-2Eelco Dolstra1-1/+1
2017-10-12 Merge pull request #1580 from copumpkin/retry-after-timeoutEelco Dolstra2-20/+41
2017-10-12 Merge pull request #1595 from peti/masterEelco Dolstra1-8/+8
2017-10-09 Fix a hang in ThreadPoolEelco Dolstra2-33/+57
2017-10-09 WhitespaceEelco Dolstra1-2/+2
2017-10-09 Merge pull request #1594 from dtzWill/fix/busybox-builtinsEelco Dolstra1-2/+2
2017-10-07 docker: ensure that the installation works for users other than 'root', tooPeter Simons1-8/+8
2017-10-07 release-common: Fix busybox builtins (busybox >= 1.27)Will Dietz1-2/+2
2017-10-06 Merge pull request #1593 from Mic92/bashismEelco Dolstra2-5/+4
2017-10-06 fixing bashisms in test codeJörg Thalheim2-5/+4
2017-10-05 darwin installer: Fix on systems where sudo -i is disabled.Shea Levy1-3/+3
2017-10-03 Merge branch 'elegant-tests' of https://github.com/copumpkin/nixEelco Dolstra1-6/+24
2017-10-03 Merge pull request #1587 from copumpkin/fix-testsEelco Dolstra3-4/+4
2017-10-03 More elegant test outputDan Peebles1-6/+24
2017-10-02 Fix testsDan Peebles3-4/+4
2017-10-02 Reverse retry logic to retry in all but a few casesDan Peebles2-20/+41
2017-10-02 install-darwin-multi-user: relax assumption checkAnthony Cowley1-1/+1
2017-09-28 nix run: Restore signalsEelco Dolstra1-0/+2
2017-09-27 nix copy: make recursive by defaultEelco Dolstra3-3/+16
2017-09-27 Tweak messageEelco Dolstra1-1/+1
2017-09-27 nix build: Fix realising a store pathEelco Dolstra1-1/+3
2017-09-25 nix why-depends: Write to stdoutEelco Dolstra1-3/+3