about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2019-09-04 gc-auto.sh: Increase sleep timeEelco Dolstra1-4/+4
2019-09-03 gc-auto.sh: More test fixesEelco Dolstra1-4/+10
2019-09-03 Support allowSubstitutes attribute in structured attribute derivationsEelco Dolstra6-10/+11
2019-09-03 gc-auto.sh: Add some more instrumentationEelco Dolstra1-4/+6
2019-09-03 Add some noexceptsEelco Dolstra11-18/+19
2019-09-03 Ensure that Callback is called only onceEelco Dolstra5-17/+36
2019-09-03 Downloader: Remove a possible double call to CallbackEelco Dolstra1-8/+2
2019-09-03 Merge pull request #3066 from matthewbauer/wait4pathEelco Dolstra1-2/+6
2019-09-02 Fix launchd program argsMatthew Bauer1-2/+1
2019-08-29 Merge pull request #3069 from matthewbauer/max-nameEelco Dolstra1-0/+4
2019-08-29 Merge pull request #3048 from toonn/nix-env_docEelco Dolstra1-4/+7
2019-08-29 Don't rely on st_blocksEelco Dolstra3-7/+6
2019-08-29 Reword to clarify newer generations are left alonetoonn1-1/+4
2019-08-29 Maybe fix #3058Eelco Dolstra1-4/+4
2019-08-29 Add some more instrumentationEelco Dolstra1-0/+3
2019-08-29 CleanupEelco Dolstra1-2/+2
2019-08-28 gc-auto.sh: Increase verbosityEelco Dolstra1-2/+2
2019-08-28 Fix macOS buildEelco Dolstra1-1/+1
2019-08-28 Merge pull request #2921 from matthewbauer/handle-sigwinchEelco Dolstra1-0/+9
2019-08-28 Set maximum name length in NixMatthew Bauer1-0/+4
2019-08-28 Don't send certain setting overrides to the daemonEelco Dolstra1-0/+7
2019-08-28 Merge pull request #2745 from samueldr/install/detect-systemd-separatelyEelco Dolstra1-3/+7
2019-08-28 Merge pull request #3054 from matthewbauer/nix-dir-macosEelco Dolstra1-1/+1
2019-08-27 Update the libboost hackEelco Dolstra1-1/+6
2019-08-27 Compress binary tarballs using xzEelco Dolstra2-7/+6
2019-08-27 Merge branch 'master' of github.com:NixOS/nixEelco Dolstra1-8/+95
2019-08-27 Update release notesEelco Dolstra1-0/+5
2019-08-27 Merge branch 'test-sandboxing' of https://github.com/matthewbauer/nixEelco Dolstra3-4/+31
2019-08-27 Merge pull request #3056 from grahamc/operatorsEelco Dolstra1-8/+95
2019-08-27 Hopefully fix post-hook test on macOSEelco Dolstra1-1/+1
2019-08-27 Add 2.3 release notesEelco Dolstra1-2/+68
2019-08-27 Use wait4path on org.nixos.nix-daemon.plistMatthew Bauer1-1/+6
2019-08-27 docs: operators: Make OR and AND capitalizedGraham Christensen1-2/+2
2019-08-27 Merge pull request #3064 from pszubiak/systemd-unit-service-fixEelco Dolstra1-0/+3
2019-08-27 nix-daemon.service: add install section.Piotr Szubiakowski1-0/+3
2019-08-24 Merge pull request #2946 from vmandela/proxyGraham Christensen2-0/+52
2019-08-24 docs: document the installer's use of proxy env varsGraham Christensen1-0/+18
2019-08-24 installer: handle network proxy in systemd installVenkateswara Rao Mandela1-0/+34
2019-08-23 Reset tmpDirInSandbox for unsandboxedMatthew Bauer1-0/+1
2019-08-23 operators: document exact precedenc, split up similar operatorsGraham Christensen1-8/+95
2019-08-22 Allow empty /nix directory in multi-user installerMatthew Bauer1-1/+1
2019-08-17 Fix nix-env documentation for --delete-generationsToon Nolten1-4/+4
2019-08-16 Merge pull request #3041 from zimbatm/nix-store-error-13Eelco Dolstra2-2/+40
2019-08-16 nix-store: fix out of sync protocolzimbatm1-2/+10
2019-08-16 libutil: add SizedSourcezimbatm1-0/+30
2019-08-15 Merge pull request #2945 from danidiaz/doc001Eelco Dolstra1-9/+31
2019-08-15 Merge pull request #2782 from grahamc/flamesEelco Dolstra7-3/+189
2019-08-15 Expanded documentation for .nix-defexprDaniel Diaz1-9/+31
2019-08-14 Track function start and ends for flame graphsGraham Christensen7-3/+189
2019-08-08 Merge pull request #3031 from grahamc/low-speed-limitEelco Dolstra3-3/+12