Age | Commit message (Expand) | Author | Files | Lines |
2019-08-27 | Merge branch 'test-sandboxing' of https://github.com/matthewbauer/nix | Eelco Dolstra | 3 | -4/+31 |
2019-08-23 | Reset tmpDirInSandbox for unsandboxed | Matthew Bauer | 1 | -0/+1 |
2019-08-16 | nix-store: fix out of sync protocol | zimbatm | 1 | -2/+10 |
2019-08-16 | libutil: add SizedSource | zimbatm | 1 | -0/+30 |
2019-08-15 | Merge pull request #2782 from grahamc/flames | Eelco Dolstra | 3 | -2/+34 |
2019-08-14 | Track function start and ends for flame graphs | Graham Christensen | 3 | -2/+34 |
2019-08-08 | Merge pull request #3031 from grahamc/low-speed-limit | Eelco Dolstra | 2 | -3/+4 |
2019-08-08 | conf: stalled-download-timeout: make tunable | Graham Christensen | 2 | -3/+4 |
2019-08-07 | Merge pull request #3030 from dtzWill/fix/missing-include-ocloexec | Eelco Dolstra | 1 | -0/+1 |
2019-08-07 | Merge pull request #2995 from tweag/post-build-hook | Eelco Dolstra | 6 | -3/+98 |
2019-08-07 | pathlocks: add include to fcntl.h for O_CLOEXEC | Will Dietz | 1 | -0/+1 |
2019-08-02 | nix-store --verify: Don't repair while holding the GC lock | Eelco Dolstra | 1 | -5/+4 |
2019-08-02 | Simplify | Eelco Dolstra | 1 | -18/+14 |
2019-08-02 | Use BSD instead of POSIX file locks | Eelco Dolstra | 5 | -108/+46 |
2019-08-02 | Add a test for auto-GC | Eelco Dolstra | 2 | -2/+10 |
2019-08-02 | Add a post-build-hook | regnat | 6 | -3/+98 |
2019-07-30 | Don’t rely on EPERM | Matthew Bauer | 1 | -2/+2 |
2019-07-30 | Merge pull request #3009 from codedownio/add-pname-and-version-to-json | Eelco Dolstra | 1 | -4/+11 |
2019-07-30 | Merge pull request #3013 from basvandijk/disable-lsof-for-darwin-tests | Eelco Dolstra | 1 | -10/+15 |
2019-07-30 | Disable findRuntimeRoots on darwin when running tests because lsof is slow | Bas van Dijk | 1 | -10/+15 |
2019-07-30 | Allow builtins.pathExists to check the existence of /nix/store paths | Bas van Dijk | 1 | -2/+8 |
2019-07-27 | Add pname and version to nix-env -q --json | Tom McLaughlin | 1 | -4/+11 |
2019-07-25 | Use sandbox fallback when cloning fails in builder | Matthew Bauer | 2 | -1/+14 |
2019-07-25 | Disable CLONE_NEWUSER when it’s unavailable | Matthew Bauer | 2 | -3/+16 |
2019-07-13 | Merge pull request #2975 from matthewbauer/fix-nsswitch-issue | Eelco Dolstra | 1 | -1/+7 |
2019-07-10 | Resume NAR downloads | Eelco Dolstra | 1 | -7/+28 |
2019-07-10 | HttpBinaryCacheStore: Use default number of retries for NARs | Eelco Dolstra | 1 | -1/+0 |
2019-07-10 | Downloader: Use warn() | Eelco Dolstra | 1 | -3/+3 |
2019-07-10 | Revert "Fix 'error 9 while decompressing xz file'" | Eelco Dolstra | 7 | -162/+125 |
2019-07-10 | nix copy: Rename --substitute to --substitute-on-destination | Eelco Dolstra | 1 | -1/+1 |
2019-07-03 | Merge branch 'autoconf-ubuntu-16.04-fixes' of https://github.com/nh2/nix | Eelco Dolstra | 3 | -2/+9 |
2019-07-03 | Get BOOST_LDFLAGS from autoconf, fix Ubuntu 16.04 build. | Niklas Hambüchen | 2 | -2/+2 |
2019-07-03 | Fix C++ compatibility with older editline versions. | Niklas Hambüchen | 1 | -0/+7 |
2019-07-02 | Merge pull request #2779 from LnL7/build-exit-codes | Eelco Dolstra | 2 | -4/+37 |
2019-07-02 | Merge pull request #2974 from grahamc/invalid-name | Eelco Dolstra | 1 | -3/+10 |
2019-07-02 | Merge pull request #2582 from LnL7/fetchgit-refs | Eelco Dolstra | 1 | -1/+5 |
2019-07-02 | checkStoreName: give more precise/verbose error information | Graham Christensen | 1 | -3/+10 |
2019-07-02 | build: replace 100 offset for build exit codes | Daiderd Jordan | 1 | -5/+19 |
2019-07-02 | build: use binary mask for build status flags | Daiderd Jordan | 1 | -1/+9 |
2019-07-02 | build: add exit code for hash and check mismatches | Daiderd Jordan | 2 | -4/+15 |
2019-06-28 | Fix `http2 = false` having no effect. Fixes #2971. | Aniket Deshpande | 1 | -0/+2 |
2019-06-28 | Fix macOS build failure | Eelco Dolstra | 1 | -2/+2 |
2019-06-27 | Don’t use entire /etc/nsswitch.conf file | Matthew Bauer | 1 | -1/+7 |
2019-06-25 | ProgressBar: Fix updating | Eelco Dolstra | 1 | -11/+15 |
2019-06-25 | nix-channel: Don't fetch binary-cache-url | Eelco Dolstra | 2 | -11/+1 |
2019-06-25 | Automatically use --no-net if there are no network interfaces | Eelco Dolstra | 2 | -11/+55 |
2019-06-25 | Add "warning" verbosity level | Eelco Dolstra | 3 | -2/+4 |
2019-06-24 | Fix 32-bit overflow with --no-net | Eelco Dolstra | 3 | -10/+7 |
2019-06-24 | Refactor downloadCached() interface | Eelco Dolstra | 6 | -49/+63 |
2019-06-24 | Add '--no-net' convenience flag | Eelco Dolstra | 5 | -20/+35 |