index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
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-02
Add infra for experimental store implemenations
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-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
Refactor verifyPath to take StorePath instead of Path.
Ben Radford
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-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-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
add cross-links
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
2023-07-18
Merge pull request #8506 from corngood/ssh-master
Robert Hensing
2023-07-17
Merge pull request #8342 from NixLayeredStore/best-effort-supplementary-groups
Théophane Hufschmitt
2023-07-14
Test nested sandboxing, and make nicer error
John Ericson
2023-07-13
Feature gate `DownstreamPlaceholder::unknownCaOutput`
John Ericson
2023-07-12
Move `BuiltPath` to its own header/C++ file in libcmd
John Ericson
2023-07-12
Update src/libstore/globals.hh
Ben Radford
2023-07-12
Update src/libstore/globals.hh
Ben Radford
2023-07-11
Say a bit about default value in setting description.
Ben Radford
2023-07-11
Default should depend on whether we are root.
Ben Radford
2023-07-11
Be clearer about the security implications.
Ben Radford
2023-07-11
Update description for require-drop-supplementary-groups.
Ben Radford
2023-07-11
Always attempt setgroups but allow failure to be ignored.
Ben Radford
2023-07-11
Merge remote-tracking branch 'origin/master' into best-effort-supplementary-g...
Ben Radford
2023-07-07
Simplify `ContentAddress`
John Ericson
2023-06-30
makeContentAddressed: Add single path helper
Robert Hensing
2023-06-30
linkOrCopy: Fallback upon cross-device link error (EXDEV)
Yueh-Shun Li
2023-06-27
Allow to sign path as unprivileged user
Jean-François Roche
2023-06-23
Merge pull request #8519 from fricklerhandwerk/reword-trusted-users
Robert Hensing
2023-06-22
Better document build failure exit codes
John Ericson
2023-06-21
Merge pull request #8374 from obsidiansystems/improve-path-setting
John Ericson
2023-06-20
Merge pull request #8552 from edolstra/fix-eagain
Eelco Dolstra
2023-06-20
Support opening local store with database on read-only filesystem (#8356)
Ben Radford
2023-06-20
GC server: Clear O_NONBLOCK on the right file descriptor
Eelco Dolstra
[prev]
[next]