google-compute-engine: move python module to pkgs/development/python-modules
This commit is contained in:
@@ -6416,7 +6416,7 @@ self: super: with self; {
|
||||
|
||||
google-cloud-workstations = callPackage ../development/python-modules/google-cloud-workstations { };
|
||||
|
||||
google-compute-engine = callPackage ../tools/virtualization/google-compute-engine { };
|
||||
google-compute-engine = callPackage ../development/python-modules/google-compute-engine { };
|
||||
|
||||
google-crc32c = callPackage ../development/python-modules/google-crc32c { inherit (pkgs) crc32c; };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user