nginxQuic: 404de224517e -> 6d1488b62dc5

This commit is contained in:
Maciej Krüger 2021-10-26 23:08:07 +02:00
parent 69e6c29f0a
commit 99cdb84b4b
No known key found for this signature in database
GPG Key ID: 0D948CE19CF49C5F

View File

@ -6,8 +6,8 @@
callPackage ./generic.nix args {
src = fetchhg {
url = "https://hg.nginx.org/nginx-quic";
rev = "404de224517e"; # branch=quic
sha256 = "00x8djp3hqnq60jzpddfrj0v23j2fbl27jyw609ha3wqkkbxrip9";
rev = "6d1488b62dc5"; # branch=quic
sha256 = "18xrkzzi4cxl4zi7clikwww9ad9l7vilrfs67hhzx7898jkws5fi";
};
preConfigure = ''