2022-11-15T12:43:16 libnghttp2 1.49.0 -> 1.51.0 https://github.com/nghttp2/nghttp2/releases 2022-11-15T12:43:18 attrpath: libnghttp2 2022-11-15T12:43:18 Checking auto update branch... 2022-11-15T12:43:18 No auto update branch exists 2022-11-15T12:43:23 [version] 2022-11-15T12:43:29 [version] updated version and sha256 2022-11-15T12:43:29 [rustCrateVersion] 2022-11-15T12:43:29 [rustCrateVersion] No cargoSha256 found 2022-11-15T12:43:29 [golangModuleVersion] 2022-11-15T12:43:29 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-15T12:43:29 [updateScript] 2022-11-15T12:43:29 [updateScript] skipping because derivation has no updateScript 2022-11-15T12:43:29 2022-11-15T12:43:29 [quotedUrls] 2022-11-15T12:43:29 [quotedUrls] nothing found to replace 2022-11-15T12:43:29 Diff after rewrites: diff --git a/pkgs/development/libraries/nghttp2/default.nix b/pkgs/development/libraries/nghttp2/default.nix index 8e3264dcbc5..f118467b56c 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.51.0"; src = fetchurl { url = "https://github.com/${pname}/${pname}/releases/download/v${version}/${pname}-${version}.tar.bz2"; - sha256 = "sha256-LNTbfXX3FJQVMknL6UoJLaTG7NdCQPirGM9kTZ1l9u4="; + sha256 = "sha256-6z6m9bYMbT7b8GXgT0NOjtYpGlyxoHkZxBcwqx/MAOA="; }; outputs = [ "bin" "out" "dev" "lib" ] 2022-11-15T12:45:29 Successfully finished processing 2022-11-15T12:45:29 Received ExitFailure 1 when running Shell command: readlink ./result Received ExitFailure 1 when running Shell command: readlink ./result-bin Could not find result link.