aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-29Merge pull request #3048 from toonn/nix-env_docEelco Dolstra
2019-08-29Don't rely on st_blocksEelco Dolstra
2019-08-29Reword to clarify newer generations are left alonetoonn
2019-08-29Maybe fix #3058Eelco Dolstra
2019-08-29Add some more instrumentationEelco Dolstra
2019-08-29CleanupEelco Dolstra
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-28Set maximum name length in NixMatthew Bauer
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-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