Loading pkgs/servers/http/nginx/quic.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,8 +6,8 @@ callPackage ./generic.nix args { src = fetchhg { url = "https://hg.nginx.org/nginx-quic"; rev = "3550b00d9dc8"; # branch=quic sha256 = "sha256-JtE5FO4FHlDuqXd4UTXXPIFAdyyhQbOSMTT0NXh2iH4="; rev = "3be953161026"; # branch=quic sha256 = "sha256-maWQ0RPI2pe6L8QL7TQ1YJts5ZJHhiTYG9sdwINGMDA="; }; preConfigure = '' Loading @@ -19,5 +19,5 @@ callPackage ./generic.nix args { "--with-stream_quic_module" ]; version = "1.23.1-quic"; version = "1.23.2-quic"; } Loading
pkgs/servers/http/nginx/quic.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,8 +6,8 @@ callPackage ./generic.nix args { src = fetchhg { url = "https://hg.nginx.org/nginx-quic"; rev = "3550b00d9dc8"; # branch=quic sha256 = "sha256-JtE5FO4FHlDuqXd4UTXXPIFAdyyhQbOSMTT0NXh2iH4="; rev = "3be953161026"; # branch=quic sha256 = "sha256-maWQ0RPI2pe6L8QL7TQ1YJts5ZJHhiTYG9sdwINGMDA="; }; preConfigure = '' Loading @@ -19,5 +19,5 @@ callPackage ./generic.nix args { "--with-stream_quic_module" ]; version = "1.23.1-quic"; version = "1.23.2-quic"; }