cloud-init: move to pkgs/by-name

this shouldn't create any rebuilds
This commit is contained in:
quantenzitrone
2026-02-01 23:01:18 +01:00
parent bc59787bc1
commit 37bd1f547e
4 changed files with 0 additions and 2 deletions
-2
View File
@@ -1647,8 +1647,6 @@ with pkgs;
clickgen = with python3Packages; toPythonApplication clickgen;
cloud-init = callPackage ../tools/virtualization/cloud-init { inherit systemd; };
coloredlogs = with python3Packages; toPythonApplication coloredlogs;
czkawka-full = czkawka.wrapper.override {