aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/build
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2021-03-02 01:06:08 +0000
committerJohn Ericson <John.Ericson@Obsidian.Systems>2021-04-05 08:31:37 -0400
commit32f4454b9fa3ac30d58e738ece322eb19a0728ba (patch)
tree59b41091540beefea78c3eaa7decb06bc9db2bd9 /src/libstore/build
parent7a2b566dc8f0f94fdd6acbce90e47cd967f9f134 (diff)
Move `StorePathWithOutput` utilities out of store class
These are by no means part of the notion of a store, but rather are things that happen to use stores. (Or put another way, there's no way we'd make them virtual methods any time soon.) It's better to move them out of that too-big class then. Also, this helps us remove StorePathWithOutputs from the Store interface altogether next commit.
Diffstat (limited to 'src/libstore/build')
0 files changed, 0 insertions, 0 deletions