zim-tools 3.1.1 -> 3.1.3 https://github.com/openzim/zim-tools/releases attrpath: zim-tools 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/text/zim-tools/default.nix b/pkgs/tools/text/zim-tools/default.nix index 06c71b05c08..4a051d2238c 100644 --- a/pkgs/tools/text/zim-tools/default.nix +++ b/pkgs/tools/text/zim-tools/default.nix @@ -6,13 +6,13 @@ stdenv.mkDerivation rec { pname = "zim-tools"; - version = "3.1.1"; + version = "3.1.3"; src = fetchFromGitHub { owner = "openzim"; repo = "zim-tools"; rev = version; - sha256 = "sha256-xZae1o4L9AdGDqBnFDZniWNM/dLsYRcS0OLWw9+Wecs="; + sha256 = "sha256-dFZd+vr/PnC7WKTFitwBe1zd/1TUnCznI/eS+Q0ZZPg="; }; nativeBuildInputs = [ meson ninja pkg-config ]; 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 zim-tools nix build failed. source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/7cwvavyp3xz4vqj339z2n72z4m9yxcnl-zim-tools-3.1.3/lib --libexecdir=/nix/store/7cwvavyp3xz4vqj339z2n72z4m9yxcnl-zim-tools-3.1.3/libexec --bindir=/nix/store/7cwvavyp3xz4vqj339z2n72z4m9yxcnl-zim-tools-3.1.3/bin --sbindir=/nix/store/7cwvavyp3xz4vqj339z2n72z4m9yxcnl-zim-tools-3.1.3/sbin --includedir=/nix/store/7cwvavyp3xz4vqj339z2n72z4m9yxcnl-zim-tools-3.1.3/include --mandir=/nix/store/7cwvavyp3xz4vqj339z2n72z4m9yxcnl-zim-tools-3.1.3/share/man --infodir=/nix/store/7cwvavyp3xz4vqj339z2n72z4m9yxcnl-zim-tools-3.1.3/share/info --localedir=/nix/store/7cwvavyp3xz4vqj339z2n72z4m9yxcnl-zim-tools-3.1.3/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/7cwvavyp3xz4vqj339z2n72z4m9yxcnl-zim-tools-3.1.3 The Meson build system Version: 1.0.0 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: zim-tools Project version: 3.1.3 C compiler for the host machine: gcc (gcc 12.2.0 "gcc (GCC) 12.2.0") C linker for the host machine: gcc ld.bfd 2.40 C++ compiler for the host machine: g++ (gcc 12.2.0 "g++ (GCC) 12.2.0") C++ linker for the host machine: g++ ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 meson.build:6: WARNING: Consider using the built-in werror option instead of using "-Werror". meson.build:6: WARNING: Consider using the built-in warning_level option instead of using "-Wall". Found pkg-config: /nix/store/ndk8l5wgbmyy577a05h6y5gbwqmllf5p-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Dependency libzim found: NO found 7.2.2 but need: '>=8.0.0' Did not find CMake 'cmake' Found CMake: NO Run-time dependency libzim found: NO meson.build:19:0: ERROR: Dependency lookup for libzim with method 'pkgconfig' failed: Invalid version, need 'libzim' ['>=8.0.0'] found '7.2.2'. A full log can be found at /build/source/build/meson-logs/meson-log.txt