Regenerated
This commit is contained in:
+289
-289
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -297,7 +297,7 @@ let
|
|||||||
#################################
|
#################################
|
||||||
# FILE
|
# FILE
|
||||||
#################################
|
#################################
|
||||||
confPath = "${flakeRoot}/generated/assets/packages.conf";
|
confPath = "${flakeRoot}/generated/assets/2_b_installed.conf";
|
||||||
raw = builtins.readFile confPath;
|
raw = builtins.readFile confPath;
|
||||||
lines = lib.splitString "\n" raw;
|
lines = lib.splitString "\n" raw;
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ let
|
|||||||
#################################
|
#################################
|
||||||
# FILE
|
# FILE
|
||||||
#################################
|
#################################
|
||||||
confPath = "${flakeRoot}/generated/assets/packages.conf";
|
confPath = "${flakeRoot}/generated/assets/2_b_installed.conf";
|
||||||
raw = builtins.readFile confPath;
|
raw = builtins.readFile confPath;
|
||||||
lines = lib.splitString "\n" raw;
|
lines = lib.splitString "\n" raw;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user