Merge pull request #121676 from onsails/google-compute-engine-oslogin
google-compute-engine-oslogin: 20200507.00 -> 20210429.00
This commit is contained in:
commit
78e7bcdfec
@ -10,13 +10,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "google-compute-engine-oslogin";
|
pname = "google-compute-engine-oslogin";
|
||||||
version = "20200507.00";
|
version = "20210429.00";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "GoogleCloudPlatform";
|
owner = "GoogleCloudPlatform";
|
||||||
repo = "guest-oslogin";
|
repo = "guest-oslogin";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "1np8c96sm29pwnxykc0id8kkgalhw576g43fgi1y936sr2hfvx3v";
|
sha256 = "eHAg9K5oxcygEzqaac81jSFHF+zsW6uB7q2Kfo9hSrA=";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user