aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-04darwin-install: fix already-mounted store volumesTravis A. Everett
2021-11-04Add helper function to check whether a function arg is 'X' or '_X'Eelco Dolstra
2021-11-04Merge pull request #5486 from mohe2015/bugfixes2Eelco Dolstra
2021-11-04Merge pull request #5488 from JanCVanB/patch-1Eelco Dolstra
2021-11-03Reword "we"s to "I"s for consistencyJan Van Bruggen
2021-11-03Fix leaking pthread_attr_tMoritz Hedtke
2021-11-03Merge pull request #5475 from doronbehar/SQLiteWAL-vfsEelco Dolstra
2021-11-03Merge pull request #5477 from league/check-overlay-argsEelco Dolstra
2021-11-03Merge pull request #5480 from rex4539/typosDomen Kožar
2021-11-03Fix typosDimitris Apostolou
2021-11-03In checkOverlay, accept underscored names for final/prev args.Christopher League
2021-11-03libstore: Use unix-dotfile vfs if useSQLiteWAL is falseDoron Behar
2021-11-03Merge pull request #5471 from simon04/patch-1Eelco Dolstra
2021-11-02command-ref/nix-shell: fix --pure, --keepSimon Legner
2021-11-02Merge pull request #5459 from andersk/echo-eEelco Dolstra
2021-11-02installer: Do not use echo -e in #!/bin/sh scriptAnders Kaseorg
2021-11-02Merge pull request #5462 from edolstra/remove-source-tarballEelco Dolstra
2021-11-02Remove references to building from the source tarballEelco Dolstra
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