nginx-sso: 0.27.6 -> 0.27.7 (#507953)

This commit is contained in:
Bruno BELANYI
2026-04-08 14:07:11 +00:00
committed by GitHub
+3 -3
View File
@@ -7,16 +7,16 @@
buildGoModule (finalAttrs: {
pname = "nginx-sso";
version = "0.27.6";
version = "0.27.7";
src = fetchFromGitHub {
owner = "Luzifer";
repo = "nginx-sso";
rev = "v${finalAttrs.version}";
hash = "sha256-nYqk1VK6R9HH67NLQDUifW3AjIW5pjD1Jmf+cYH3SQo=";
hash = "sha256-vGap7FjBISlvJeu+n70Rhqugi07uAnqHFKCV9cprpBA=";
};
vendorHash = "sha256-KflzlrjOOTDZQq2yP0zQsDgULrbnoeRRxOVHxKINsYw=";
vendorHash = "sha256-1gP5arImDp9pjPMc5kdW/Fba4IjbHJBLi3FZlHcHe2s=";
postInstall = ''
mkdir -p $out/share