Split out InstallableFlake and InstallableAttrPath

This commit is contained in:
John Ericson
2023-02-20 09:09:11 -05:00
parent de714833f1
commit fa4733fce5
12 changed files with 474 additions and 339 deletions
+1
View File
@@ -1,5 +1,6 @@
#include "eval.hh"
#include "command.hh"
#include "installable-flake.hh"
#include "common-args.hh"
#include "shared.hh"
#include "store-api.hh"