aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-18function-trace: always show the tracezimbatm
2019-09-18Merge pull request #3094 from alexfmpe/fix-builtins-orderEelco Dolstra
2019-09-17Move 'builtins.splitVersion' to position respecting alphabetical orderAlexandre Esteves
2019-09-13std::uncaught_exception() -> std::uncaught_exceptions()Eelco Dolstra
2019-09-11Merge pull request #3089 from jtanguy/docs-fetchgitEelco Dolstra
2019-09-11docs: Use the explicit ref for fetchGit with a tagJulien Tanguy
2019-09-11docs: Fix a typo in github in an exampleJulien Tanguy
2019-09-04Disable OpenSSL lock callback on OpenSSL >= 1.1.1Eelco Dolstra
2019-09-04upload-release.pl: Fix sshfs callEelco Dolstra
2019-09-04BinaryCacheStore: Add index-debug-info optionEelco Dolstra
2019-09-04Bump versionEelco Dolstra
2019-09-04Tweak release notesEelco Dolstra
2019-09-04Set release dateEelco Dolstra
2019-09-04gc-auto.sh: Increase sleep timeEelco Dolstra
2019-09-03gc-auto.sh: More test fixesEelco Dolstra
2019-09-03Support allowSubstitutes attribute in structured attribute derivationsEelco Dolstra
2019-09-03gc-auto.sh: Add some more instrumentationEelco Dolstra
2019-09-03Add some noexceptsEelco Dolstra
2019-09-03Ensure that Callback is called only onceEelco Dolstra
2019-09-03Downloader: Remove a possible double call to CallbackEelco Dolstra
2019-09-03Merge pull request #3066 from matthewbauer/wait4pathEelco Dolstra
2019-09-02Fix launchd program argsMatthew Bauer
2019-08-29Merge pull request #3069 from matthewbauer/max-nameEelco Dolstra
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