aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/local-fs-store.hh
AgeCommit message (Expand)Author
2024-08-21libutil/config: unify path setting typesAlois Wohlschlager
2024-07-15libstore: rewrite narFromPath as generatoreldritch horrors
2024-06-01chore: rebrand Nix to Lix when it makes senseRaito Bezarius
2024-03-04Merge pull request #6258 from obsidiansystems/gcc-bug-ergonomicseldritch horrors
2023-07-24Clean up store hierarchy with `IndirectRootStore`John Ericson
2023-06-18Split `OptionalPathSetting` from `PathSetting`John Ericson
2023-04-07Finish converting existing comments for internal API docs (#8146)John Ericson
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2023-03-22Improve store setting descriptions / Markdown formattingEelco Dolstra
2022-12-15getBuildLog: factor out resolving derivationsTaeer Bar-Yam
2022-03-11Factor out a `LogStore` interfaceJohn Ericson
2022-03-03Factor out a `GcStore` interfaceJohn Ericson
2022-02-25Remove std::string alias (for real this time)Eelco Dolstra
2022-01-18Get rid of std::shared_ptr<std::string> and ref<std::string>Eelco Dolstra
2021-06-18UDSRemoteStore: Support the 'root' store parameterEelco Dolstra
2020-12-20Overhaul store subclassingJohn Ericson
2020-10-09Split out `local-fs-store.hh`John Ericson