coolreader 3.2.57 -> 3.2.59 https://repology.org/project/coolreader3/versions attrpath: coolreader 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/applications/misc/coolreader/default.nix b/pkgs/applications/misc/coolreader/default.nix index a1a63992349e..31cab51bc116 100644 --- a/pkgs/applications/misc/coolreader/default.nix +++ b/pkgs/applications/misc/coolreader/default.nix @@ -3,13 +3,13 @@ mkDerivation rec { pname = "coolreader"; - version = "3.2.57"; + version = "3.2.59"; src = fetchFromGitHub { owner = "buggins"; repo = pname; rev = "cr${version}"; - sha256 = "sha256-ZfgaLCLvBU6xP7nx7YJTsJSpvpdQgLpSMWH+BsG8E1g="; + sha256 = "sha256-RgVEOaNBaEuPBC75B8PdCkbqMvEzNmnEYmiI1ny/WFQ="; }; nativeBuildInputs = [ cmake pkg-config ]; 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 coolreader nix build failed. -D DOC_BUFFER_SIZE=N parameter is not defined: will use default value using DOC_BUFFER_SIZE=0x400000 using MAX_IMAGE_SCALE_MUL=0 NO_UNRAR parameter specified: Will not support UNRAR -- Found ZLIB: /nix/store/bqwpsy99nbgp918w3mwn73jygm1i5ck4-zlib-1.3.1/lib/libz.so (found version "1.3.1") -- Found PNG: /nix/store/35csnji8g9b1b2py3p5vyhz47xcpwajw-libpng-apng-1.6.40/lib/libpng.so (found version "1.6.40") -- Found JPEG: /nix/store/x82408glkvn1wi6c4r1vnbbg7hdpda9f-libjpeg-turbo-3.0.2/lib/libjpeg.so (found version "62") -- Found Freetype: /nix/store/m9d7vyar3sq1gvf24v10bddl05zy9hlr-freetype-2.13.2/lib/libfreetype.so (found suitable version "2.13.2", minimum required is "2.10.0") -- Found HarfBuzz: /nix/store/nbywcw6qlsdandsg6gq9409fgqi9f4i9-harfbuzz-8.3.0/lib/libharfbuzz.so (found suitable version "8.3.0", minimum required is "2.6.0") -- Found FontConfig: /nix/store/8a58z28s3vih5ahq3m8bkwmapblkqsq2-fontconfig-2.15.0-lib/lib/libfontconfig.so (found suitable version "2.15.0", minimum required is "2.11.0") -- Found FriBidi: /nix/store/6alnnw3y006ap7c85jnfz8qjd4m4cc41-fribidi-1.0.13/lib/libfribidi.so (found suitable version "1.0.13", minimum required is "1.0.0") -- Found libunibreak: /nix/store/ijfsgbh2c0hc21679lpj47khddsafdra-libunibreak-6.1/lib/libunibreak.so (found suitable version "6.1", minimum required is "4.0") -- Could NOT find ZSTD (missing: ZSTD_LIBRARY ZSTD_INCLUDE_DIR) (Required is at least version "1.4.0")  System zstd not found, will build local one  CMake Error at CMakeLists.txt:324 (add_subdirectory): add_subdirectory given source "thirdparty/zstd-1.5.0/build/cmake" which is not an existing directory.  -- Could NOT find utf8proc (missing: UTF8PROC_LIBRARY UTF8PROC_INCLUDE_DIR) Will build patched LIBCHM library  Will build patched ANTIWORD library  Will make tinydict library - .dict format support Will make CR3/QT5 Languages: ru;uk;cs;de;es;pl;bg;hu -- Configuring incomplete, errors occurred!