Unverified Commit 37bd1f54 authored by quantenzitrone's avatar quantenzitrone
Browse files

cloud-init: move to pkgs/by-name

this shouldn't create any rebuilds
parent bc59787b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 {