kiwix-tools 3.5.0 -> 3.6.0 https://github.com/kiwix/kiwix-tools/releases attrpath: kiwix-tools Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/afd03wk9wh47syiv9zk1p2wvxi0k14mz-packages.json.drv building '/nix/store/afd03wk9wh47syiv9zk1p2wvxi0k14mz-packages.json.drv'... Going to be running update for following packages: - kiwix-tools-3.5.0 Press Enter key to continue... Running update for: - kiwix-tools-3.5.0: UPDATING ... - kiwix-tools-3.5.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/kiwix/tools.nix b/pkgs/applications/misc/kiwix/tools.nix index fcc99cf41403..f22a3e5dc978 100644 --- a/pkgs/applications/misc/kiwix/tools.nix +++ b/pkgs/applications/misc/kiwix/tools.nix @@ -11,13 +11,13 @@ stdenv.mkDerivation rec { pname = "kiwix-tools"; - version = "3.5.0"; + version = "3.6.0"; src = fetchFromGitHub { owner = "kiwix"; repo = "kiwix-tools"; rev = version; - sha256 = "sha256-bOxi51H28LhA+5caX6kllIY5B3Q1FoGVFadFIhYRkG0="; + sha256 = "sha256-+th86lMAuCcmWj06yQoZ1L7rLZKqNvuTrV+Rra2km44="; }; nativeBuildInputs = [ No auto update branch exists 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 kiwix-tools nix build failed. unpacking source archive /nix/store/72lprh94ph4f155w3q1galbz18jlp756-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase mesonConfigurePhase flags: --prefix=/nix/store/6ha08m7s6hi50j4m3bgrbi8b7qbwvnfi-kiwix-tools-3.6.0 --libdir=/nix/store/6ha08m7s6hi50j4m3bgrbi8b7qbwvnfi-kiwix-tools-3.6.0/lib --libexecdir=/nix/store/6ha08m7s6hi50j4m3bgrbi8b7qbwvnfi-kiwix-tools-3.6.0/libexec --bindir=/nix/store/6ha08m7s6hi50j4m3bgrbi8b7qbwvnfi-kiwix-tools-3.6.0/bin --sbindir=/nix/store/6ha08m7s6hi50j4m3bgrbi8b7qbwvnfi-kiwix-tools-3.6.0/sbin --includedir=/nix/store/6ha08m7s6hi50j4m3bgrbi8b7qbwvnfi-kiwix-tools-3.6.0/include --mandir=/nix/store/6ha08m7s6hi50j4m3bgrbi8b7qbwvnfi-kiwix-tools-3.6.0/share/man --infodir=/nix/store/6ha08m7s6hi50j4m3bgrbi8b7qbwvnfi-kiwix-tools-3.6.0/share/info --localedir=/nix/store/6ha08m7s6hi50j4m3bgrbi8b7qbwvnfi-kiwix-tools-3.6.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain The Meson build system Version: 1.2.3 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: kiwix-tools Project version: 3.6.0 C++ compiler for the host machine: g++ (gcc 12.3.0 "g++ (GCC) 12.3.0") C++ linker for the host machine: g++ ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 Run-time dependency threads found: YES Found pkg-config: /nix/store/1nvm1a9a9mlwyy7d0hapkzchxgjgpw19-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Dependency kiwix found: NO found 12.1.1 but need: '>=13.0.0' Did not find CMake 'cmake' Found CMake: NO Run-time dependency kiwix found: NO meson.build:19:15: ERROR: Dependency lookup for kiwix with method 'pkgconfig' failed: Invalid version, need 'kiwix' ['>=13.0.0'] found '12.1.1'. A full log can be found at /build/source/build/meson-logs/meson-log.txt