Merge pull request #251676 from r-ryantm/auto-update/nginx-sso

nginx-sso: 0.26.0 -> 0.27.1
This commit is contained in:
Pierre Bourdon 2023-08-27 10:00:41 +02:00 committed by GitHub
commit 4f6a51204d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,16 +6,16 @@
buildGoModule rec {
pname = "nginx-sso";
version = "0.26.0";
version = "0.27.1";
src = fetchFromGitHub {
owner = "Luzifer";
repo = "nginx-sso";
rev = "v${version}";
hash = "sha256-vtbomeezW8PMv2lCR6PJqYw+PCFJ3M1SAQPGaIWouXY=";
hash = "sha256-mJwUAMjFUSbJZ8o096o2ntfd7c7dNU+LbgbL/l8aDGc=";
};
vendorHash = "sha256-THTQhUgIfDDTgnR4qZxWFoGQzvqr3xrrz5ZxnV9ipBM=";
vendorHash = "sha256-nyzcFYnUm2xxAdiy16vVyeF57zRI9D+P+/58pP6evDs=";
postInstall = ''
mkdir -p $out/share