aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28display documentation on manifest files separatelyValentin Gagarin
2023-04-28move uninstall instructions to a separate pageValentin Gagarin
2023-04-26move manifest information to the bottom of the pageValentin Gagarin
2023-04-26move compatibility info to `nix profile` docsValentin Gagarin
2023-04-26increase heading level Valentin Gagarin
2023-04-26update description on how profiles work Valentin Gagarin
2023-04-26fix typos and wordingValentin Gagarin
2023-04-26add colons to connect listings with descriptionsValentin Gagarin
2023-04-26list information regular users firstValentin Gagarin
2023-04-26Include user-profiles.md into nix profile --helpAlexander Bantyev
2023-04-26Document user files of nixAlexander Bantyev
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
2023-04-24Add some more SourcePath docsEelco Dolstra
2023-04-24Document tMiscEelco Dolstra
2023-04-24Merge remote-tracking branch 'origin/master' into source-pathEelco Dolstra
2023-04-21Merge pull request #7710 from obsidiansystems/context-not-path-setThéophane Hufschmitt
2023-04-21Add more docs to `TextIngestionMethod` John Ericson
2023-04-21Use `std::set<StringContextElem>` not `PathSet` for string contextsJohn Ericson