aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-15Merge pull request #8339 from obsidiansystems/fix-rapid-check-instancesRobert Hensing
2023-05-15Delete commited build artifactsJohn Ericson
2023-05-15Fix some bounds in rapid check instancesJohn Ericson
2023-05-15Dedup some markdown -> C++ big literal stuff in build systemJohn Ericson
2023-05-15Merge pull request #7601 from obsidiansystems/string-installablesRobert Hensing
2023-05-15list files used by `nix-channel`Valentin Gagarin
2023-05-15Make more string values work as installablesJohn Ericson
2023-05-15Create `EvalState::coerceToDerivedPath`John Ericson
2023-05-15Expose `mkOutputString` as method of `EvalState`John Ericson
2023-05-15Split `mkOutputString` in twoJohn Ericson
2023-05-15Remove unneeded argument for `mkOutputString`John Ericson
2023-05-15Merge pull request #8141 from tweag/user-files-docJohn Ericson
2023-05-15test the garbage collection with the old profile dirThéophane Hufschmitt
2023-05-15Make `nix-collect-garbage -d` look into more placesThéophane Hufschmitt
2023-05-15Merge pull request #8334 from l0b0/patch-1Valentin Gagarin
2023-05-15refactor: Join commands to remove filesVictor Engmark
2023-05-15docs: Mention more files referenced by the installerVictor Engmark
2023-05-15docs: Remove references to non-existing filesVictor Engmark
2023-05-15docs: Sort files by nameVictor Engmark
2023-05-15docs: Remove Nix profile content from correct directoryVictor Engmark
2023-05-15docs: Remove redundant uninstall commandVictor Engmark
2023-05-14Merge pull request #8328 from urbas/max-substitution-jobsValentin Gagarin
2023-05-14`max-substitution-jobs` release note entryMatej Urbas
2023-05-13Merge pull request #8326 from Hoverbear/describe-or-slightly-moreValentin Gagarin
2023-05-12Describe the or operation on attribute sets slightly moreAna Hobden
2023-05-12Update doc/manual/src/SUMMARY.md.inAlexander Bantyev
2023-05-12Merge pull request #8319 from fricklerhandwerk/doc-builtins-prefixThéophane Hufschmitt
2023-05-12Merge pull request #8314 from fricklerhandwerk/doc-builtinsThéophane Hufschmitt
2023-05-12Merge pull request #8299 from urbas/max-substitution-jobsEelco Dolstra
2023-05-11reword introduction to built-in functionsValentin Gagarin
2023-05-11reword documentation on `builtins`Valentin Gagarin
2023-05-11do not indent markdown listValentin Gagarin
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