Loading pkgs/tools/virtualization/cloud-init/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -127,6 +127,7 @@ python3.pkgs.buildPythonApplication rec { meta = with lib; { homepage = "https://github.com/canonical/cloud-init"; description = "Provides configuration and customization of cloud instance"; changelog = "https://github.com/canonical/cloud-init/raw/${version}/ChangeLog"; license = with licenses; [ asl20 gpl3Plus ]; maintainers = with maintainers; [ illustris jfroche ]; platforms = platforms.all; Loading Loading
pkgs/tools/virtualization/cloud-init/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -127,6 +127,7 @@ python3.pkgs.buildPythonApplication rec { meta = with lib; { homepage = "https://github.com/canonical/cloud-init"; description = "Provides configuration and customization of cloud instance"; changelog = "https://github.com/canonical/cloud-init/raw/${version}/ChangeLog"; license = with licenses; [ asl20 gpl3Plus ]; maintainers = with maintainers; [ illustris jfroche ]; platforms = platforms.all; Loading