Merge pull request #254164 from natsukium/google-cloud-sdk-gce/unpin-python
google-cloud-sdk-gce: unpin the python version
This commit is contained in:
@@ -8728,7 +8728,7 @@ with pkgs;
|
||||
python = python3;
|
||||
};
|
||||
google-cloud-sdk-gce = google-cloud-sdk.override {
|
||||
python = python38;
|
||||
python = python3;
|
||||
with-gce = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user