index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-10
Make the Derived Path family of types inductive for dynamic derivations
John Ericson
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
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
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
[next]