index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-16
Merge pull request #8833 from hercules-ci/jobcategory-doc
Eelco Dolstra
2023-08-16
Merge pull request #8825 from trofi/search-path-prefix
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
Merge pull request #8813 from obsidiansystems/outputOf
Robert Hensing
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
Merge pull request #8369 from obsidiansystems/inductive-derived-path
tomberek
2023-08-10
Merge pull request #8622 from pwaller/issue-8615
Théophane Hufschmitt
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-08
Test the parallel copy over ssh-ng
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-03
Merge pull request #8774 from NixLayeredStore/experimental-stores
Théophane Hufschmitt
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-02
Merge pull request #8767 from NixOS/stop-removing-labels
Eelco Dolstra
2023-08-01
Don't require .tar/.zip extension for tarball flakerefs
Eelco Dolstra
2023-07-31
labeler: Stop removing labels
Robert Hensing
2023-07-31
`LocalStore::verifyPath`: Try to clarify data flow with more scopes
John Ericson
2023-07-31
`LocalStore::verifyPath`: Use `StorePathSet` for `store` local var
John Ericson
2023-07-31
Merge pull request #8754 from NixLayeredStore/refactor-store-verify
John Ericson
2023-07-31
Refactor verifyPath to take StorePath instead of Path.
Ben Radford
2023-07-31
Move evaluator settings (type and global) to separate file/header
John Ericson
2023-07-31
Merge pull request #8607 from hercules-ci/toJSON-trace
Eelco Dolstra
2023-07-31
toJSON: Add attribute path to trace
Robert Hensing
2023-07-25
Add `parseFlakeRef` and `flakeRefToString` builtins (#8670)
Alex Ameen
2023-07-25
Merge pull request #8741 from ncfavier/clarify-rl-notes-nested-attrs-merge
John Ericson
2023-07-25
doc: clarify release notes about nested attribute merges
Naïm Favier
2023-07-24
Merge pull request #8736 from NixOS/bump-2.18.0
Eelco Dolstra
2023-07-24
Bump version
Eelco Dolstra
2023-07-24
Merge pull request #8734 from NixOS/release-notes
Eelco Dolstra
2023-07-24
Release notes
Eelco Dolstra
2023-07-24
Merge pull request #8243 from obsidiansystems/indirect-root-store
John Ericson
2023-07-24
Clean up store hierarchy with `IndirectRootStore`
John Ericson
[next]