aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/fs-accessor.hh
AgeCommit message (Expand)Author
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
2020-12-15Use the fs accessor for readInvalidDerivationregnat
2019-09-22Shut up some warningsEelco Dolstra
2017-12-07nix ls-{nar,store}: Return offset of files in the NAR if knownEelco Dolstra
2016-02-25Add NAR / Store accessor abstractionEelco Dolstra