python310Packages.pulumi-command: init at 0.7.1

This commit is contained in:
Andreas Stührk
2023-02-21 19:43:16 +01:00
parent 5de1cdfcfc
commit 5199f94e65
+2
View File
@@ -1117,6 +1117,8 @@ self: super: with self; {
pulumi-azure-native = pkgs.pulumiPackages.pulumi-azure-native.sdks.python;
pulumi-command = pkgs.pulumiPackages.pulumi-command.sdks.python;
pulumi-random = pkgs.pulumiPackages.pulumi-random.sdks.python;
backcall = callPackage ../development/python-modules/backcall { };