work on reducing statefulness of the configuration
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
fetchfromgh = super.callPackage ./templates/fetchfromgh.nix { };
|
||||
mkshell = super.callPackage ./templates/mkshell.nix { };
|
||||
garbage-collect = super.callPackage ./garbage-collect.nix { };
|
||||
check_updates = super.callPackage ./check_updates.nix { };
|
||||
rebuild = super.callPackage ./rebuild.nix {
|
||||
inherit host;
|
||||
self = root;
|
||||
|
||||
Reference in New Issue
Block a user