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

angie: 1.10.3 -> 1.11.0 (#474172)

parents 3a9227cd a500db74
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.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 [