aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-25Merge pull request #8814 from hercules-ci/exception-self-checkJohn Ericson
2023-08-25Adapt scheduler to work with dynamic derivationsJohn Ericson
2023-08-25Use `Worker::makeDerivationGoal` lessJohn Ericson
2023-08-25Throw `MissingRealisation` not plain `Error` in both `resolveDerivedPath`John Ericson
2023-08-25Introduce `OutputName` and `OutputNameView` type aliasesJohn Ericson
2023-08-24Merge pull request #8864 from p01arst0rm/update-system-definitionsRobert Hensing
2023-08-24Merge pull request #8866 from fricklerhandwerk/glossary-listEelco Dolstra
2023-08-24add nix-store --query --valid-derivers commandGuillaume Girol
2023-08-24glossary: dedent list and do not use forced line breaksValentin Gagarin
2023-08-23update system definitionsp01arst0rm
2023-08-23Add introductory sentence to advanced topics (#8861)Uri Zafrir
2023-08-22Tarball trees: Propagate lastModifiedEelco Dolstra
2023-08-22Merge pull request #8857 from NixOS/dependabot/github_actions/zeebe-io/backpo...Eelco Dolstra
2023-08-21Bump zeebe-io/backport-action from 1.3.1 to 1.4.0dependabot[bot]
2023-08-21Merge pull request #8836 from obsidiansystems/rm-addToSearchPathEelco Dolstra
2023-08-19Merge pull request #8812 from tweag/fix-clang-tidyRobert Hensing
2023-08-18Delete `EvalState::addToSearchPath`John Ericson
2023-08-18Merge pull request #8839 from obsidiansystems/string-context-7479John Ericson
2023-08-18Fixing #7479John Ericson
2023-08-18Merge pull request #8845 from cole-h/fix-double-percent-encodingEelco Dolstra
2023-08-18Merge pull request #8653 from hercules-ci/gitignore-.cacheRobert Hensing
2023-08-18test/flakes/follow-paths.sh: QuoteRobert Hensing
2023-08-18Merge pull request #8832 from hercules-ci/positive-source-filterJohn Ericson
2023-08-18Merge pull request #8840 from iFreilicht/tests-for-nix-replRobert Hensing
2023-08-17libutil: fix double-encoding of URLsCole Helbling
2023-08-17libexpr/tests: test that parseFlakeRef doesn't percent-encode twiceCole Helbling
2023-08-17Test repl formatting with and without :pFelix Uhl
2023-08-16Merge pull request #8833 from hercules-ci/jobcategory-docEelco Dolstra
2023-08-16Merge pull request #8825 from trofi/search-path-prefixEelco Dolstra
2023-08-16Document jobCategory()Robert Hensing
2023-08-16Add gc root for nixpkgs/lib contentRobert Hensing
2023-08-16GC root for fetched nixpkgs/lib contentRobert Hensing
2023-08-16Add positive source filterRobert Hensing
2023-08-15Update tests/flakes/follow-paths.shVertex
2023-08-14src/libexpr/search-path.cc: avoid out-of-bounds read on string_viewSergei Trofimovich
2023-08-14Add release notes for the previous commitAlex Zero
2023-08-14Fix follow path checking at depths greater than 2Alex Zero
2023-08-14Merge pull request #8813 from obsidiansystems/outputOfRobert Hensing
2023-08-14Create `outputOf` primop.John Ericson
2023-08-14Rework evaluator `SingleDerivedPath` infraJohn Ericson
2023-08-14Rename `optOutputPath` to `optStaticOutputPath`John Ericson
2023-08-11Merge pull request #8735 from obsidiansystems/defexprRobert Hensing
2023-08-11initLibUtil: Add exception handling self-checkRobert Hensing
2023-08-11Merge pull request #8369 from obsidiansystems/inductive-derived-pathtomberek
2023-08-11SimpleLogger::log: fix unintended fallthroughYorick van Pelt
2023-08-11FileTransfer::download: fix use-after-moveYorick van Pelt
2023-08-11MultiCommand::toJSON: Fix use-after-moveYorick van Pelt
2023-08-11Prevent overriding virtual methods that are called in a destructorYorick van Pelt
2023-08-10Merge pull request #8622 from pwaller/issue-8615Théophane Hufschmitt
2023-08-10Make the Derived Path family of types inductive for dynamic derivationsJohn Ericson