aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-01Merge pull request #8898 from edolstra/fix-catch-polymorphic-by-valueEelco Dolstra
2023-09-01Fix warning 'catching polymorphic type by value'Eelco Dolstra
2023-09-01Merge pull request #8863 from symphorien/valid_deriver_2Eelco Dolstra
2023-09-01flake: update nixpkgs: 22.11 -> 23.05Vladimír Čunát
2023-09-01Merge branch 'master' into valid_deriver_2Eelco Dolstra
2023-09-01Merge pull request #8869 from hercules-ci/fix-issue-8838-pathExists-isDirEelco Dolstra
2023-08-31revert some random changeValentin Gagarin
2023-08-31make description open-ended, add TODOValentin Gagarin
2023-08-31don't invent terms yetValentin Gagarin
2023-08-31more meaningful taglineValentin Gagarin
2023-08-31accommodate "do nothing" branchValentin Gagarin
2023-08-31be more precise about substituting store derivationsValentin Gagarin
2023-08-31mention remote buildersValentin Gagarin
2023-08-31add anchor to `builder`Valentin Gagarin
2023-08-31add reference linkValentin Gagarin
2023-08-31remove abstract descriptionValentin Gagarin
2023-08-31reword introductory sentenceValentin Gagarin
2023-08-31remove superfluous wordValentin Gagarin
2023-08-31reword description of how realisation worksValentin Gagarin
2023-08-30Fix nix-copy testRobert Hensing
2023-08-30nixpkgsLibTests: Only test our NixRobert Hensing
2023-08-29docs/testing: point out the existence of `GTEST_FILTER` (#8883)Cole Helbling
2023-08-29Merge pull request #8859 from edolstra/tarball-last-modifiedEelco Dolstra
2023-08-29Document that redirected tarball flakerefs can specify lastModifiedEelco Dolstra
2023-08-28Document nix-prefetch-url defaults (#8878)Silvan Mosberger
2023-08-28Port the flags of nix-daemon to nix daemon (#8788)Bryan Honof
2023-08-25pathExists: isDir when endswith /Robert Hensing
2023-08-25tests/lang/eval-okay-pathexists: Add casesRobert Hensing
2023-08-25Merge pull request #8829 from obsidiansystems/build-dynamic-derivationsJohn Ericson
2023-08-25Merge pull request #8819 from VertexA115/fix/deep-follow-pathstomberek
2023-08-25Merge pull request #8661 from hercules-ci/test-reformat-error-messageJohn Ericson
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