angie: 1.11.5 -> 1.11.8

This commit is contained in:
R. Ryantm
2026-06-20 21:32:37 +00:00
parent 986f1b4a03
commit 6bfbf7b56f
+2 -2
View File
@@ -9,11 +9,11 @@
callPackage ../nginx/generic.nix args rec {
pname = "angie";
version = "1.11.5";
version = "1.11.8";
src = fetchurl {
url = "https://download.angie.software/files/angie-${version}.tar.gz";
hash = "sha256-tfKXxt8qdLnQCRp83XR//9LQ4dC+Q2MtphwcdTnbIEM=";
hash = "sha256-hJiXx495w7BNA1d440mTqSGI5r0sDDuozjrV6xUF69M=";
};
configureFlags = lib.optionals withAcme [