angie: 1.10.2 -> 1.10.3 (#461565)

This commit is contained in:
Gergő Gutyina
2025-12-24 23:42:51 +00:00
committed by GitHub
+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 [