2022-11-05T21:43:31 libnghttp2 1.49.0 -> 1.50.0 https://github.com/nghttp2/nghttp2/releases 2022-11-05T21:43:34 attrpath: libnghttp2 2022-11-05T21:43:34 Checking auto update branch... 2022-11-05T21:43:34 No auto update branch exists 2022-11-05T21:43:38 [version] 2022-11-05T21:43:43 [version] updated version and sha256 2022-11-05T21:43:43 [rustCrateVersion] 2022-11-05T21:43:43 [rustCrateVersion] No cargoSha256 found 2022-11-05T21:43:43 [golangModuleVersion] 2022-11-05T21:43:43 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T21:43:43 [updateScript] 2022-11-05T21:43:43 [updateScript] skipping because derivation has no updateScript 2022-11-05T21:43:43 2022-11-05T21:43:43 [quotedUrls] 2022-11-05T21:43:43 [quotedUrls] nothing found to replace 2022-11-05T21:43:43 Diff after rewrites: diff --git a/pkgs/development/libraries/nghttp2/default.nix b/pkgs/development/libraries/nghttp2/default.nix index 8e3264dcbc5..0c75d8b7b84 100644 --- a/pkgs/development/libraries/nghttp2/default.nix +++ b/pkgs/development/libraries/nghttp2/default.nix @@ -31,11 +31,11 @@ assert enableJemalloc -> enableApp; stdenv.mkDerivation rec { pname = "nghttp2"; - version = "1.49.0"; + version = "1.50.0"; src = fetchurl { url = "https://github.com/${pname}/${pname}/releases/download/v${version}/${pname}-${version}.tar.bz2"; - sha256 = "sha256-LNTbfXX3FJQVMknL6UoJLaTG7NdCQPirGM9kTZ1l9u4="; + sha256 = "sha256-ZdJ/joJSSGjLOPLM8l3Cp4oBU+T2nE5Kt+U5mbNHHmQ="; }; outputs = [ "bin" "out" "dev" "lib" ] 2022-11-05T21:45:50 Successfully finished processing 2022-11-05T21:45:50 Received ExitFailure 1 when running Shell command: readlink ./result Received ExitFailure 1 when running Shell command: readlink ./result-bin Could not find result link.