index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
local-fs-store.hh
Age
Commit message (
Expand
)
Author
2024-08-21
libutil/config: unify path setting types
Alois Wohlschlager
2024-07-15
libstore: rewrite narFromPath as generator
eldritch horrors
2024-06-01
chore: rebrand Nix to Lix when it makes sense
Raito Bezarius
2024-03-04
Merge pull request #6258 from obsidiansystems/gcc-bug-ergonomics
eldritch horrors
2023-07-24
Clean up store hierarchy with `IndirectRootStore`
John Ericson
2023-06-18
Split `OptionalPathSetting` from `PathSetting`
John Ericson
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-22
Improve store setting descriptions / Markdown formatting
Eelco Dolstra
2022-12-15
getBuildLog: factor out resolving derivations
Taeer Bar-Yam
2022-03-11
Factor out a `LogStore` interface
John Ericson
2022-03-03
Factor out a `GcStore` interface
John Ericson
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-01-18
Get rid of std::shared_ptr<std::string> and ref<std::string>
Eelco Dolstra
2021-06-18
UDSRemoteStore: Support the 'root' store parameter
Eelco Dolstra
2020-12-20
Overhaul store subclassing
John Ericson
2020-10-09
Split out `local-fs-store.hh`
John Ericson