google-compute-engine: 20181023 -> 20181206 (#52894)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/google-compute-engine/versions
This commit is contained in:
R. RyanTM 2019-01-04 07:25:54 -08:00 committed by zimbatm
parent 7d75e31c52
commit 7ff3ccfa74

View File

@ -12,14 +12,14 @@
buildPythonApplication rec { buildPythonApplication rec {
name = "google-compute-engine-${version}"; name = "google-compute-engine-${version}";
version = "20181023"; version = "20181206";
namePrefix = ""; namePrefix = "";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "GoogleCloudPlatform"; owner = "GoogleCloudPlatform";
repo = "compute-image-packages"; repo = "compute-image-packages";
rev = version; rev = version;
sha256 = "0bhh62f4kx4d7k673fvyzgr9h771lzk7dxhq3ld7zzcz0pmxlx3a"; sha256 = "090gbkfk3jh403jzs133isxk8263i16vnj5021l7pxbjgj1zzzwf";
}; };
postPatch = '' postPatch = ''