aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-02install-nix-actionv@v14.1Domen Kožar
2021-11-02Update release scriptEelco Dolstra
2021-11-01Fix 2.4 migration examplesEelco Dolstra
2021-10-29Merge pull request #5448 from edolstra/timeoutEelco Dolstra
2021-10-29Apply a 60-minute timeout to the 'tests' workflowEelco Dolstra
2021-10-29StyleEelco Dolstra
2021-10-29Merge branch 'master' of https://github.com/alekswn/nixEelco Dolstra
2021-10-28Merge pull request #5149 from edolstra/non-blocking-gcEelco Dolstra
2021-10-28Use nix::connect() to connect to the garbage collectorEelco Dolstra
2021-10-28Remove unused variableEelco Dolstra
2021-10-28Merge remote-tracking branch 'origin/master' into non-blocking-gcEelco Dolstra
2021-10-28Rename rl-2.5.md to rl-next.mdEelco Dolstra
2021-10-27Remove redundant 'warning:'Eelco Dolstra
2021-10-272.4 release notes: Add some migration notesEelco Dolstra
2021-10-27Merge pull request #5440 from edolstra/build-remoteEelco Dolstra
2021-10-27build-remote: Implicitly add the 'builtin' system type to all machinesEelco Dolstra
2021-10-27If max-jobs == 0, do preferLocalBuild on remote buildersEelco Dolstra
2021-10-27daemon: Accept 'repeat' setting from untrusted usersEelco Dolstra
2021-10-27StyleEelco Dolstra
2021-10-26Merge pull request #5421 from bew/fix-devshell-build-on-non-nixosEelco Dolstra
2021-10-26parseExperimentalFeature(): Initialize atomicallyEelco Dolstra
2021-10-26Tweak fetchTree docsEelco Dolstra
2021-10-26Merge remote-tracking branch 'origin/overhaul-xp-features'Eelco Dolstra
2021-10-26Make experimental-features a proper typeregnat
2021-10-23Fix devShell build on non-NixOS with a different boost versionBenoit de Chezelles
2021-10-19Merge pull request #5405 from NixOS/dependabot/github_actions/actions/checkou...Domen Kožar
2021-10-18Bump actions/checkout from 2.3.4 to 2.3.5dependabot[bot]
2021-10-17Merge pull request #5398 from kamadorueda/masterDomen Kožar
2021-10-17Merge pull request #5365 from arafangion/masterDomen Kožar
2021-10-17fetch: nicer infinite recursion errorsKevin Amado
2021-10-17Merge pull request #5396 from kamadorueda/masterEelco Dolstra
2021-10-17Add error reporting to machine spec paserAlexey Novikov
2021-10-17Fix error detection in 'base64Decode()'Alexey Novikov
2021-10-17Clarify that not all nix packages will use the default build phasesJohn Chapman
2021-10-15fetchTree: add pos to EvalState::forceValueKevin Amado
2021-10-15fetchTree: add pos to EvalState::forceValueKevin Amado
2021-10-15Revert "Fix referrers test"Eelco Dolstra
2021-10-15Add a test for the non-blocking GCEelco Dolstra
2021-10-15Fix main GC thread exitingEelco Dolstra
2021-10-15Fix crash when a GC client disconnectsEelco Dolstra
2021-10-15Merge pull request #5390 from NixOS/fix-isnewerthan-checkEelco Dolstra
2021-10-15Disable the eval-store test when using the daemonregnat
2021-10-15Fix test against old daemonEelco Dolstra
2021-10-15Run installTests on HydraEelco Dolstra
2021-10-15Memoize queryReferrers()Eelco Dolstra
2021-10-15Merge pull request #5383 from kvtb/patch-7Eelco Dolstra
2021-10-15Merge pull request #5388 from yvt/fix-oahd-pathEelco Dolstra
2021-10-15Merge pull request #5389 from kamadorueda/masterDomen Kožar
2021-10-14add pos to EvalState::forceValueKevin Amado
2021-10-15Add another path where a Rosetta 2 configuration file is possibly locatedyvt