aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-12Merge pull request #8299 from urbas/max-substitution-jobsEelco Dolstra
2023-05-10Merge pull request #8310 from obsidiansystems/fix-8141Théophane Hufschmitt
2023-05-10Fix `nix print-dev-env` & `nix develop` with drv pathsJohn Ericson
2023-05-10Merge pull request #3959 from obsidiansystems/ca-drv-exoticJohn Ericson
2023-05-10Merge pull request #7721 from yorickvP/post-build-hookThéophane Hufschmitt
2023-05-09Improve error message for self reference with text hashingJohn Ericson
2023-05-09Add name to some error messagesJohn Ericson
2023-05-09Cleanups to content address typesJohn Ericson
2023-05-09Apply suggestions from code review John Ericson
2023-05-09Fix bug, `newInfo` -> `newInfo0`John Ericson
2023-05-09Fix spurious changeJohn Ericson
2023-05-09Merge pull request #8110 from aakropotkin/quote-reservedJohn Ericson
2023-05-09quote subshell expansion in tests/eval.shAlex Ameen
2023-05-09prevent double quotationAlex Ameen
2023-05-09libexpr: quote reserved keys when printingAlex Ameen
2023-05-08introduces `Goal::jobCategory`Matej Urbas
2023-05-08removes MaxSubstitutionJobsSettingMatej Urbas
2023-05-08Merge pull request #8296 from fricklerhandwerk/contributing-idea-approvedRobert Hensing
2023-05-08Merge pull request #3921 from obsidiansystems/trustless-remote-builder-simpleJohn Ericson
2023-05-08Split comment, match with each variableJohn Ericson
2023-05-08Apply suggestions from code reviewJohn Ericson
2023-05-08Rename a few things in new testsJohn Ericson
2023-05-08tests/post-hook: remove TODO and --derivation uploadYorick van Pelt
2023-05-08tests: copying only the out paths is not enough information for CAYorick van Pelt
2023-05-08CA: rewrite hashes for all outputs, not just the wanted onesYorick van Pelt
2023-05-08libstore: also pass unwanted outputs to the post-build-hookYorick van Pelt
2023-05-08tests/post-hook: test to see if all outputs are passedYorick van Pelt
2023-05-08Merge pull request #8263 from frederictobiasc/improve-doc-genericclosureRobert Hensing
2023-05-08Merge pull request #8288 from figsoda/regexRobert Hensing
2023-05-07`max-substitution-jobs` settingMatej Urbas
2023-05-06Update CONTRIBUTING.mdValentin Gagarin
2023-05-05highlight 'idea approved' issues in contributing guideValentin Gagarin
2023-05-05Merge pull request #6953 from EzraSingh/patch-1Théophane Hufschmitt
2023-05-03Fix hostRegex to accept hosts with a `-`figsoda
2023-05-03Merge pull request #8286 from fricklerhandwerk/uninstall-redirectsEelco Dolstra
2023-05-03add redirect to track moved uninstall sectionValentin Gagarin
2023-05-03doc rendering: add functions to scope explicitly (#7378)Valentin Gagarin
2023-05-02Merge pull request #8282 from fricklerhandwerk/idea-approvedThéophane Hufschmitt
2023-05-02Merge pull request #8270 from edolstra/nix-repairEelco Dolstra
2023-05-02use headings instead of list itemsValentin Gagarin
2023-05-02add procedure for 'idea approved' labelValentin Gagarin
2023-04-28nix: Support the --repair flagEelco Dolstra
2023-04-28Merge pull request #8267 from fricklerhandwerk/uninstall-instructionsEelco Dolstra
2023-04-28move uninstall instructions to a separate pageValentin Gagarin
2023-04-26Doc: Improve builtins.genericClosureFrédéric Christ
2023-04-25Merge pull request #8260 from edolstra/lazy-trees-cherrypicksEelco Dolstra
2023-04-25FormattingEelco Dolstra
2023-04-25nix build --json: Only show non-zero startTime / stopTimeEelco Dolstra
2023-04-25TarArchive: Remove a duplicate constant and increase the buffer sizeEelco Dolstra
2023-04-24Merge pull request #8172 from edolstra/source-pathEelco Dolstra