aboutsummaryrefslogtreecommitdiff
path: root/src/nix/ping-store.cc
diff options
context:
space:
mode:
authorMatthew Kenigsberg <matthewkenigsberg@gmail.com>2020-05-09 09:35:33 -0600
committerMatthew Kenigsberg <matthewkenigsberg@gmail.com>2020-05-09 14:42:32 -0600
commit9f4cfbb2e70e074fad8f03fdb26523387e2a5456 (patch)
treef4c76ff01519f2129972a0eb744c509779a83d2a /src/nix/ping-store.cc
parentbf81dd40e91ef7e94582f051412f160114426df4 (diff)
Refactor installables
InstallableValue has children InstallableFlake and InstallableAttrPath, but InstallableFlake was overriding toDerivations, and usage was changed so that InstallableFlake didn't need cmd. So these changes were made: InstallableValue::toDerivations() -> InstalllableAttrPath::toDerivations() InstallableValue::cmd -> InstallableAttrPath::cmd InstallableValue uses state instead of cmd toBuildables() and toDerivations() were made abstract
Diffstat (limited to 'src/nix/ping-store.cc')
0 files changed, 0 insertions, 0 deletions