index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
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-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
2023-07-24
Make `RemoteStore::ConnectionHandle` part of class and expose
John Ericson
2023-07-24
Move `Store::Params` typedef to `StoreConfig::Params`
John Ericson
2023-07-23
Merge pull request #8664 from ncfavier/merge-dynamic-attrs
John Ericson
2023-07-21
parser: merge nested dynamic attributes
Naïm Favier
2023-07-21
Merge pull request #8724 from obsidiansystems/queryPartialDerivationOutputMap...
John Ericson
2023-07-21
Merge pull request #8650 from obsidiansystems/content-address-simpler
Eelco Dolstra
2023-07-20
Give `queryPartialDerivationOutputMap` an `evalStore` parameter
John Ericson
2023-07-20
Remove unneeded copy
John Ericson
2023-07-20
Tighten `#include`s: `DerivedPath` doesn't care about `Realisation`
John Ericson
2023-07-20
fix broken links (#8722)
Valentin Gagarin
2023-07-20
Merge pull request #8723 from fricklerhandwerk/doc-constants
Eelco Dolstra
2023-07-20
revert anchor prefix for builtin constants
Valentin Gagarin
2023-07-19
Merge pull request #8680 from NixLayeredStore/test-groups
John Ericson
2023-07-19
clarify wording on args@ default handling (#8596)
Valentin Gagarin
2023-07-19
Merge pull request #7973 from fricklerhandwerk/remove-channels
Robert Hensing
2023-07-19
Merge pull request #8315 from fricklerhandwerk/doc-system
Robert Hensing
2023-07-19
fix broken links
Valentin Gagarin
2023-07-19
expand on the `extra-platforms` option
Valentin Gagarin
2023-07-19
mention `extra-platforms`
Valentin Gagarin
2023-07-19
fix wording
Valentin Gagarin
2023-07-19
do not mention output attributes
Valentin Gagarin
2023-07-19
note that naming convention is from Autotools
Valentin Gagarin
2023-07-19
add cross-links
Valentin Gagarin
2023-07-19
expand on the system type in hacking guide
Valentin Gagarin
2023-07-19
shorten `system` setting description
Valentin Gagarin
2023-07-19
move docs of the current system to the system setting
Valentin Gagarin
2023-07-19
one line per sentence for easier review
Valentin Gagarin
[next]