angie: 1.11.2 -> 1.11.3 (#487948)

This commit is contained in:
Gergő Gutyina
2026-02-13 23:47:12 +00:00
committed by GitHub
+2 -2
View File
@@ -9,11 +9,11 @@
callPackage ../nginx/generic.nix args rec {
pname = "angie";
version = "1.11.2";
version = "1.11.3";
src = fetchurl {
url = "https://download.angie.software/files/angie-${version}.tar.gz";
hash = "sha256-Or6pG7lMlzs5SiQl5KYXyNViO6f82PtWLjIYRXDsvEc=";
hash = "sha256-CPqZ0YqQ9zhnSzAPZIZ0BgRa1cUY6VLNJOP/2wwUEX0=";
};
configureFlags = lib.optionals withAcme [