aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-22libstore: don't forward --show-tracezimbatm
2019-08-28gc-auto.sh: Increase verbosityEelco Dolstra
2019-08-28Fix macOS buildEelco Dolstra
2019-08-28Merge pull request #2921 from matthewbauer/handle-sigwinchEelco Dolstra
2019-08-28Don't send certain setting overrides to the daemonEelco Dolstra
2019-08-28Merge pull request #2745 from samueldr/install/detect-systemd-separatelyEelco Dolstra
2019-08-28Merge pull request #3054 from matthewbauer/nix-dir-macosEelco Dolstra
2019-08-27Update the libboost hackEelco Dolstra
2019-08-27Compress binary tarballs using xzEelco Dolstra
2019-08-27Merge branch 'master' of github.com:NixOS/nixEelco Dolstra
2019-08-27Update release notesEelco Dolstra
2019-08-27Merge branch 'test-sandboxing' of https://github.com/matthewbauer/nixEelco Dolstra
2019-08-27Merge pull request #3056 from grahamc/operatorsEelco Dolstra
2019-08-27Hopefully fix post-hook test on macOSEelco Dolstra
2019-08-27Add 2.3 release notesEelco Dolstra
2019-08-27docs: operators: Make OR and AND capitalizedGraham Christensen
2019-08-27Merge pull request #3064 from pszubiak/systemd-unit-service-fixEelco Dolstra
2019-08-27nix-daemon.service: add install section.Piotr Szubiakowski
2019-08-24Merge pull request #2946 from vmandela/proxyGraham Christensen
2019-08-24docs: document the installer's use of proxy env varsGraham Christensen
2019-08-24installer: handle network proxy in systemd installVenkateswara Rao Mandela
2019-08-23Reset tmpDirInSandbox for unsandboxedMatthew Bauer
2019-08-23operators: document exact precedenc, split up similar operatorsGraham Christensen
2019-08-22Allow empty /nix directory in multi-user installerMatthew Bauer
2019-08-16Merge pull request #3041 from zimbatm/nix-store-error-13Eelco Dolstra
2019-08-16nix-store: fix out of sync protocolzimbatm
2019-08-16libutil: add SizedSourcezimbatm
2019-08-15Merge pull request #2945 from danidiaz/doc001Eelco Dolstra
2019-08-15Merge pull request #2782 from grahamc/flamesEelco Dolstra
2019-08-15Expanded documentation for .nix-defexprDaniel Diaz
2019-08-14Track function start and ends for flame graphsGraham Christensen
2019-08-08Merge pull request #3031 from grahamc/low-speed-limitEelco Dolstra
2019-08-08conf: stalled-download-timeout: make tunableGraham Christensen
2019-08-08tests/post-hook.sh: Don't put result link in cwdEelco Dolstra
2019-08-08Rename file for consistencyEelco Dolstra
2019-08-07Merge pull request #3030 from dtzWill/fix/missing-include-ocloexecEelco Dolstra
2019-08-07fixup: docs for post-build-hookGraham Christensen
2019-08-07Merge pull request #2995 from tweag/post-build-hookEelco Dolstra
2019-08-07pathlocks: add include to fcntl.h for O_CLOEXECWill Dietz
2019-08-06post-build-hook: docs fixupGraham Christensen
2019-08-02nix-store --verify: Don't repair while holding the GC lockEelco Dolstra
2019-08-02SimplifyEelco Dolstra
2019-08-02Use BSD instead of POSIX file locksEelco Dolstra
2019-08-02Add a test for auto-GCEelco Dolstra
2019-08-02Add a post-build-hookregnat
2019-08-02Tweak min-free/max-free descriptionsEelco Dolstra
2019-07-30Don’t rely on EPERMMatthew Bauer
2019-07-30Merge pull request #3009 from codedownio/add-pname-and-version-to-jsonEelco Dolstra
2019-07-30Merge pull request #3013 from basvandijk/disable-lsof-for-darwin-testsEelco Dolstra
2019-07-30Merge pull request #3012 from basvandijk/fix-pathExistsEelco Dolstra