Revert "treewide: use buildPackages for config builders"
This reverts commit 35af6e3605.
This commit is contained in:
@@ -12,7 +12,7 @@ let
|
||||
|
||||
isExecutable = true;
|
||||
|
||||
inherit (pkgs.buildPackages) python3;
|
||||
inherit (pkgs) python3;
|
||||
|
||||
systemd = config.systemd.package;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user