aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-11-22Add missing `-lrapidcheck` fixing build with shared libJohn Ericson
2023-11-20fetchTree: clarify docs for shallow flagDavHau
2023-11-16libstore: Add apple-virt to system features when availableRobert Hensing
2023-11-10backport fix for the `--help` outputValentin Gagarin
2023-10-08StorePath: reject names starting with '.'edef
2023-10-02Revert "Adapt scheduler to work with dynamic derivations"John Ericson
2023-10-01pathExists: isDir when endswith /.Robert Hensing
2023-09-19Disable rapidcheck tests in the coverage runEelco Dolstra
2023-09-14Merge pull request #7661 from henrik-ch/repl-docThéophane Hufschmitt
2023-09-13Merge pull request #8959 from maralorn/print-parentThéophane Hufschmitt
2023-09-12docs: make the nix develop --command example unambiguous (#8952)Emil Nikolov
2023-09-10Drop dead codeMatthew Kenigsberg
2023-09-09Print parent activity field in json logmaralorn
2023-09-07fix: `nix shell` multiple commands example (#8950)thenbe
2023-09-07Merge pull request #8944 from fricklerhandwerk/fix-anchorRobert Hensing
2023-09-07Special-case error message to add extra informationJohn Ericson
2023-09-07Allow dynamic derivation deps in `inputDrvs`John Ericson
2023-09-07fix invalid anchor linkValentin Gagarin
2023-09-06Improve derivation parsingJohn Ericson
2023-09-06Merge pull request #8927 from obsidiansystems/test-derivation-atermJohn Ericson
2023-09-06Fix globals.hh typoChristina Sørensen
2023-09-05Test and begin documentation of the ATerm format for derivationsJohn Ericson
2023-09-01Fix warning 'catching polymorphic type by value'Eelco Dolstra
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-29Merge pull request #8859 from edolstra/tarball-last-modifiedEelco Dolstra
2023-08-28Port the flags of nix-daemon to nix daemon (#8788)Bryan Honof
2023-08-25pathExists: isDir when endswith /Robert 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 #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-24add nix-store --query --valid-derivers commandGuillaume Girol
2023-08-22Tarball trees: Propagate lastModifiedEelco Dolstra
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-17libutil: fix double-encoding of URLsCole Helbling
2023-08-17libexpr/tests: test that parseFlakeRef doesn't percent-encode twiceCole Helbling
2023-08-16Merge pull request #8833 from hercules-ci/jobcategory-docEelco Dolstra
2023-08-16Document jobCategory()Robert Hensing
2023-08-14src/libexpr/search-path.cc: avoid out-of-bounds read on string_viewSergei Trofimovich
2023-08-14Fix follow path checking at depths greater than 2Alex Zero
2023-08-14Create `outputOf` primop.John Ericson
2023-08-14Rework evaluator `SingleDerivedPath` infraJohn Ericson