rnp 0.16.3 -> 0.17.0 https://repology.org/project/rnp/versions attrpath: rnp 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/security/rnp/default.nix b/pkgs/tools/security/rnp/default.nix index af59729f6f2..7a4f11ddb12 100644 --- a/pkgs/tools/security/rnp/default.nix +++ b/pkgs/tools/security/rnp/default.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation rec { pname = "rnp"; - version = "0.16.3"; + version = "0.17.0"; src = fetchFromGitHub { owner = "rnpgp"; repo = "rnp"; rev = "v${version}"; - sha256 = "sha256-kM3gBc5rbLJU7UXvWz4a9c+Ahi/d0z8R9S5t0B9Fts0="; + sha256 = "sha256-4fB7Sl9+ATrJTRnhbNG5BoW3XLxR7IP167RK96+gxj0="; }; buildInputs = [ zlib bzip2 json_c botan2 ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A rnp nix build failed. -- Looking for BOTAN_HAS_AEAD_EAX - found -- Looking for BOTAN_HAS_AEAD_OCB -- Looking for BOTAN_HAS_AEAD_OCB - found -- Looking for BOTAN_HAS_TWOFISH -- Looking for BOTAN_HAS_TWOFISH - found -- Looking for BOTAN_HAS_IDEA -- Looking for BOTAN_HAS_IDEA - found -- Looking for BOTAN_HAS_BLOWFISH -- Looking for BOTAN_HAS_BLOWFISH - found -- Looking for BOTAN_HAS_CAST_128 -- Looking for BOTAN_HAS_CAST_128 - found -- Looking for BOTAN_HAS_RIPEMD_160 -- Looking for BOTAN_HAS_RIPEMD_160 - found -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success CMake Error at src/lib/CMakeLists.txt:436 (install): install TARGETS given target "sexp" which does not exist.  -- Found PkgConfig: /nix/store/09jbh8y3jbq0gs47793rzn6i7yaabxmp-pkg-config-wrapper-0.29.2/bin/pkg-config (found version "0.29.2") -- Found GTest: /nix/store/nrcc1jbfj49y97xwk749nwmhjlhd91hy-gtest-1.12.1-dev/lib/cmake/GTest/GTestConfig.cmake (found version "1.12.1") -- Found Python3: /nix/store/95cxzy2hpizr23343b8bskl4yacf4b3l-python3-3.10.11/bin/python3.10 (found version "3.10.11") found components: Interpreter -- Found GnuPG: /nix/store/25y6v03nvzi2isks9qbb038k9fvyxxpk-gnupg-2.4.0/bin/gpg (found suitable version "2.4.0", minimum required is "2.2") found components: gpg gpgconf -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log". See also "/build/source/build/CMakeFiles/CMakeError.log".