gnutls 3.8.3 -> 3.8.4 https://repology.org/project/gnutls/versions attrpath: gnutls Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/gnutls/default.nix b/pkgs/development/libraries/gnutls/default.nix index 3bef1d935564..218465747b5b 100644 --- a/pkgs/development/libraries/gnutls/default.nix +++ b/pkgs/development/libraries/gnutls/default.nix @@ -57,11 +57,11 @@ in stdenv.mkDerivation rec { pname = "gnutls"; - version = "3.8.3"; + version = "3.8.4"; src = fetchurl { url = "mirror://gnupg/gnutls/v${lib.versions.majorMinor version}/gnutls-${version}.tar.xz"; - hash = "sha256-90/FlUsn1Oxt+7Ed6ph4iLWxJCiaNwOvytoO5SD0Fz4="; + hash = "sha256-K+pOFUeU8/ABgPoqXFH+iwBax6Mc1YvUTN+n8268Ops="; }; outputs = [ "bin" "dev" "out" ] Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A gnutls nix build failed. SKIP: p11-kit-load ================== p11-kit trust module was not found SKIP p11-kit-load.sh (exit status: 77) ============================================================================ Testsuite summary for GnuTLS 3.8.4 ============================================================================ # TOTAL: 500 # PASS: 445 # SKIP: 54 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to bugs@gnutls.org ============================================================================ make[4]: *** [Makefile:9594: test-suite.log] Error 1 make[4]: Leaving directory '/build/gnutls-3.8.4/tests' make[3]: *** [Makefile:9702: check-TESTS] Error 2 make[3]: Leaving directory '/build/gnutls-3.8.4/tests' make[2]: *** [Makefile:12971: check-am] Error 2 make[2]: Leaving directory '/build/gnutls-3.8.4/tests' make[1]: *** [Makefile:9486: check-recursive] Error 1 make[1]: Leaving directory '/build/gnutls-3.8.4/tests' make: *** [Makefile:2327: check-recursive] Error 1