Files
lix/src
Matthew Kenigsberg 9f4cfbb2e7 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
2020-05-09 14:42:32 -06:00
..
2020-03-30 15:30:19 +02:00
2019-05-29 17:01:39 +08:00
2020-04-08 09:56:10 -06:00
2020-04-27 22:53:11 +02:00
2020-05-04 22:40:19 +02:00
2020-05-09 14:42:32 -06:00
2020-03-30 15:30:19 +02:00
2020-04-08 22:26:57 +02:00
2020-03-30 15:30:19 +02:00
2020-03-30 15:30:19 +02:00
2020-04-28 17:56:01 +02:00
2020-03-30 15:30:19 +02:00
2020-03-30 15:30:19 +02:00