angie: 1.10.3 -> 1.11.0 (#474172)

This commit is contained in:
Gergő Gutyina
2025-12-25 21:52:17 +00:00
committed by GitHub
+2 -2
View File
@@ -9,11 +9,11 @@
callPackage ../nginx/generic.nix args rec {
pname = "angie";
version = "1.10.3";
version = "1.11.0";
src = fetchurl {
url = "https://download.angie.software/files/angie-${version}.tar.gz";
hash = "sha256-/4IOydx6yLDoc8Ut3EizQX9QVPFXtdLfXBuO1637IlY=";
hash = "sha256-6ZR8gJZVufdGpyuQxbrcW3Us70rMiHztwGQImVlEVrM=";
};
configureFlags = lib.optionals withAcme [