Commit 5199f94e authored by Andreas Stührk's avatar Andreas Stührk
Browse files

python310Packages.pulumi-command: init at 0.7.1

parent 5de1cdfc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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 { };