angie: 1.10.2 -> 1.10.3

This commit is contained in:
Gutyina Gergő
2025-12-20 14:09:31 +01:00
parent f7e6405b31
commit 72600f7dda
+2 -2
View File
@@ -8,12 +8,12 @@
}@args:
callPackage ../nginx/generic.nix args rec {
version = "1.10.2";
pname = "angie";
version = "1.10.3";
src = fetchurl {
url = "https://download.angie.software/files/angie-${version}.tar.gz";
hash = "sha256-pcKrk33ySoDnhq9WOJIvRuqKc9FhQYPIyQKYrocwlLg=";
hash = "sha256-/4IOydx6yLDoc8Ut3EizQX9QVPFXtdLfXBuO1637IlY=";
};
configureFlags = lib.optionals withAcme [