aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-27Hopefully fix post-hook test on macOSEelco Dolstra
2019-08-27Add 2.3 release notesEelco Dolstra
2019-08-27Use wait4path on org.nixos.nix-daemon.plistMatthew Bauer
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-17Fix nix-env documentation for --delete-generationsToon Nolten
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-09nix dev-shell: Set dontAddDisableDepTrackEelco Dolstra
2019-08-08Merge pull request #3031 from grahamc/low-speed-limitEelco Dolstra
2019-08-08conf: stalled-download-timeout: make tunableGraham Christensen
2019-08-08Fix gc-auto testEelco Dolstra
2019-08-08Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
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
2019-07-30Disable findRuntimeRoots on darwin when running tests because lsof is slowBas van Dijk
2019-07-30Allow builtins.pathExists to check the existence of /nix/store pathsBas van Dijk
2019-07-27Add pname and version to nix-env -q --jsonTom McLaughlin
2019-07-26nix dev-shell: Set IN_NIX_SHELL in the derivationEelco Dolstra
2019-07-26epoch -> editionEelco Dolstra
2019-07-25Use sandbox fallback when cloning fails in builderMatthew Bauer
2019-07-25Disable CLONE_NEWUSER when it’s unavailableMatthew Bauer
2019-07-25Merge pull request #3008 from matthewbauer/fix-typoEelco Dolstra