aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27toJSON: improve pos accuracy, add traceShay Bergmann
2021-10-27nix-instantiate: pass pos in the `--eval --json` code pathShay Bergmann
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-26toJSON: pass pos in case of a list as wellShay Bergmann
2021-10-26Support building flakes from a Git repo url with submodules query parameterTimothy
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-25toJSON: report error position for fancier outputShay Bergmann
2021-10-23addToStore, addToStoreFromDump: add references argumentAlexander Bantyev
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-15Restore parent mount namespace in restoreProcessContextYorick van Pelt
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
2021-10-14Fix the min bound for the structured-attrs testregnat
2021-10-14Fix the `isDaemonNewer` checkregnat