Unverified Commit 25620368 authored by Gergő Gutyina's avatar Gergő Gutyina Committed by GitHub
Browse files

angie: 1.11.2 -> 1.11.3 (#487948)

parents a0e20be6 5f8eab75
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 [