index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-08-29
Merge pull request #8859 from edolstra/tarball-last-modified
Eelco Dolstra
2023-08-28
Port the flags of nix-daemon to nix daemon (#8788)
Bryan Honof
2023-08-25
Merge pull request #8829 from obsidiansystems/build-dynamic-derivations
John Ericson
2023-08-25
Merge pull request #8819 from VertexA115/fix/deep-follow-paths
tomberek
2023-08-25
Merge pull request #8814 from hercules-ci/exception-self-check
John Ericson
2023-08-25
Adapt scheduler to work with dynamic derivations
John Ericson
2023-08-25
Use `Worker::makeDerivationGoal` less
John Ericson
2023-08-25
Throw `MissingRealisation` not plain `Error` in both `resolveDerivedPath`
John Ericson
2023-08-25
Introduce `OutputName` and `OutputNameView` type aliases
John Ericson
2023-08-22
Tarball trees: Propagate lastModified
Eelco Dolstra
2023-08-21
Merge pull request #8836 from obsidiansystems/rm-addToSearchPath
Eelco Dolstra
2023-08-19
Merge pull request #8812 from tweag/fix-clang-tidy
Robert Hensing
2023-08-18
Delete `EvalState::addToSearchPath`
John Ericson
2023-08-18
Merge pull request #8839 from obsidiansystems/string-context-7479
John Ericson
2023-08-18
Fixing #7479
John Ericson
2023-08-17
libutil: fix double-encoding of URLs
Cole Helbling
2023-08-17
libexpr/tests: test that parseFlakeRef doesn't percent-encode twice
Cole Helbling
2023-08-16
Merge pull request #8833 from hercules-ci/jobcategory-doc
Eelco Dolstra
2023-08-16
Document jobCategory()
Robert Hensing
2023-08-14
src/libexpr/search-path.cc: avoid out-of-bounds read on string_view
Sergei Trofimovich
2023-08-14
Fix follow path checking at depths greater than 2
Alex Zero
2023-08-14
Create `outputOf` primop.
John Ericson
2023-08-14
Rework evaluator `SingleDerivedPath` infra
John Ericson
2023-08-14
Rename `optOutputPath` to `optStaticOutputPath`
John Ericson
2023-08-11
Merge pull request #8735 from obsidiansystems/defexpr
Robert Hensing
2023-08-11
initLibUtil: Add exception handling self-check
Robert Hensing
2023-08-11
Merge pull request #8369 from obsidiansystems/inductive-derived-path
tomberek
2023-08-11
SimpleLogger::log: fix unintended fallthrough
Yorick van Pelt
2023-08-11
FileTransfer::download: fix use-after-move
Yorick van Pelt
2023-08-11
MultiCommand::toJSON: Fix use-after-move
Yorick van Pelt
2023-08-11
Prevent overriding virtual methods that are called in a destructor
Yorick van Pelt
2023-08-10
Make the Derived Path family of types inductive for dynamic derivations
John Ericson
2023-08-09
Try to realise CA derivations during queryMissing
Peter Waller
2023-08-08
Merge pull request #8805 from tweag/fix-add-to-store-existing
Théophane Hufschmitt
2023-08-07
Merge pull request #8786 from Ma27/fix-why-depends-precise
Eelco Dolstra
2023-08-07
Merge pull request #8322 from tweag/stabilize-discard-references
Théophane Hufschmitt
2023-08-07
Merge pull request #8769 from edolstra/generalize-tarball-urls
Eelco Dolstra
2023-08-07
Stabilize `discard-references`
Théophane Hufschmitt
2023-08-07
Merge pull request #8692 from obsidiansystems/add-another-xp-check
Théophane Hufschmitt
2023-08-07
Fix misread of source if path is already valid
Simon Rainerson
2023-08-06
Merge pull request #8760 from iFreilicht/fix-json-load-assertion-errors
John Ericson
2023-08-05
Fix derivation load assertion errors
Felix Uhl
2023-08-04
nix/why-depends: fix output of `--precise`
Maximilian Bosch
2023-08-02
Add infra for experimental store implemenations
John Ericson
2023-08-02
Merge pull request #8765 from NixLayeredStore/refactor-store-verify
John Ericson
2023-08-02
Factor out `nix-defexpr` path computation
John Ericson
2023-08-02
Add comment explaining the use of `readDirectory(realStoreDir)`
John Ericson
2023-08-02
local-store verifying: Rename `store` to something more clear
John Ericson
2023-08-02
Merge pull request #8762 from obsidiansystems/split-out-eval-settings
Eelco Dolstra
2023-08-01
Don't require .tar/.zip extension for tarball flakerefs
Eelco Dolstra
[next]