vipsdisp 2.6.3 -> 3.0.4 https://github.com/jcupitt/vipsdisp/releases attrpath: vipsdisp 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/graphics/vipsdisp/default.nix b/pkgs/applications/graphics/vipsdisp/default.nix index 9d0a75767289..8e9b22ebbee1 100644 --- a/pkgs/applications/graphics/vipsdisp/default.nix +++ b/pkgs/applications/graphics/vipsdisp/default.nix @@ -12,13 +12,13 @@ stdenv.mkDerivation rec { pname = "vipsdisp"; - version = "2.6.3"; + version = "3.0.4"; src = fetchFromGitHub { owner = "jcupitt"; repo = "vipsdisp"; rev = "v${version}"; - hash = "sha256-a8wqDTVZnhqk0zHAuGvwjtJTM0irN2tkRIjx6sIteV0="; + hash = "sha256-v0yubukM2ZYtL28dRUANsZpiNYNgYcSIqRs9xuyiIs4="; }; postPatch = '' Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A vipsdisp nix build failed. @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase patching script interpreter paths in ./meson_post_install.py ./meson_post_install.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/gd3shnza1i50zn8zs04fa729ribr88m9-python3-3.11.8/bin/python3" @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase mesonConfigurePhase flags: --prefix=/nix/store/pcmkafwg6rxkm814xpaqnwfjsmq7vh7l-vipsdisp-3.0.4 --libdir=/nix/store/pcmkafwg6rxkm814xpaqnwfjsmq7vh7l-vipsdisp-3.0.4/lib --libexecdir=/nix/store/pcmkafwg6rxkm814xpaqnwfjsmq7vh7l-vipsdisp-3.0.4/libexec --bindir=/nix/store/pcmkafwg6rxkm814xpaqnwfjsmq7vh7l-vipsdisp-3.0.4/bin --sbindir=/nix/store/pcmkafwg6rxkm814xpaqnwfjsmq7vh7l-vipsdisp-3.0.4/sbin --includedir=/nix/store/pcmkafwg6rxkm814xpaqnwfjsmq7vh7l-vipsdisp-3.0.4/include --mandir=/nix/store/pcmkafwg6rxkm814xpaqnwfjsmq7vh7l-vipsdisp-3.0.4/share/man --infodir=/nix/store/pcmkafwg6rxkm814xpaqnwfjsmq7vh7l-vipsdisp-3.0.4/share/info --localedir=/nix/store/pcmkafwg6rxkm814xpaqnwfjsmq7vh7l-vipsdisp-3.0.4/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain The Meson build system Version: 1.3.2 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: vipsdisp Project version: 3.0.4 C compiler for the host machine: gcc (gcc 13.2.0 "gcc (GCC) 13.2.0") C linker for the host machine: gcc ld.bfd 2.41 Host machine cpu family: x86_64 Host machine cpu: x86_64 Configuring config.h using configuration Found pkg-config: YES (/nix/store/fyxva0kkcmaigwk4218l0zdy8z3s9sj3-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Dependency vips found: NO found 8.15.2 but need: '>=8.16' Did not find CMake 'cmake' Found CMake: NO Run-time dependency vips found: NO meson.build:41:11: ERROR: Dependency lookup for vips with method 'pkgconfig' failed: Invalid version, need 'vips' ['>=8.16'] found '8.15.2'. A full log can be found at /build/source/build/meson-logs/meson-log.txt