google-compute-engine: 20180129 -> 20180510 (#46278)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from google-compute-engine
This commit is contained in:
parent
3c2a74719a
commit
035b2f5250
@ -10,14 +10,14 @@
|
|||||||
|
|
||||||
buildPythonApplication rec {
|
buildPythonApplication rec {
|
||||||
name = "google-compute-engine-${version}";
|
name = "google-compute-engine-${version}";
|
||||||
version = "20180129";
|
version = "20180510";
|
||||||
namePrefix = "";
|
namePrefix = "";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "GoogleCloudPlatform";
|
owner = "GoogleCloudPlatform";
|
||||||
repo = "compute-image-packages";
|
repo = "compute-image-packages";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "0380fnr64109hv8l1f3sgdg8a5mf020axj7jh8y25xq6wzkjm20c";
|
sha256 = "13hmg29s1pljcvf40lrv5yickg8x51rcnv68wxhs6zkkg75k448p";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user