sane-airscan 0.99.27 -> 0.99.29 https://repology.org/project/sane-airscan/versions attrpath: sane-airscan 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/sane/backends/airscan/default.nix b/pkgs/applications/graphics/sane/backends/airscan/default.nix index d88c7352d574..ceef452ff300 100644 --- a/pkgs/applications/graphics/sane/backends/airscan/default.nix +++ b/pkgs/applications/graphics/sane/backends/airscan/default.nix @@ -2,7 +2,7 @@ , libxml2, gnutls, sane-backends }: stdenv.mkDerivation rec { pname = "sane-airscan"; - version = "0.99.27"; + version = "0.99.29"; nativeBuildInputs = [ meson ninja pkg-config ]; buildInputs = [ avahi gnutls libjpeg libpng libxml2 sane-backends ]; @@ -11,7 +11,7 @@ stdenv.mkDerivation rec { owner = "alexpevzner"; repo = pname; rev = version; - sha256 = "sha256-29IPoLF4rmq8sGTi5RmpT1Fq8RJJlaepTt+2GWDU3es="; + sha256 = "sha256-9ErTC9NztyO9o6y2FjQPl2lu1gICasZYm2tnaCVCLt8="; }; meta = with lib; { Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A sane-airscan nix build failed. Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase mesonConfigurePhase flags: --prefix=/nix/store/dnjvxa41lraygmwib2rwp7g73dpwfh7r-sane-airscan-0.99.29 --libdir=/nix/store/dnjvxa41lraygmwib2rwp7g73dpwfh7r-sane-airscan-0.99.29/lib --libexecdir=/nix/store/dnjvxa41lraygmwib2rwp7g73dpwfh7r-sane-airscan-0.99.29/libexec --bindir=/nix/store/dnjvxa41lraygmwib2rwp7g73dpwfh7r-sane-airscan-0.99.29/bin --sbindir=/nix/store/dnjvxa41lraygmwib2rwp7g73dpwfh7r-sane-airscan-0.99.29/sbin --includedir=/nix/store/dnjvxa41lraygmwib2rwp7g73dpwfh7r-sane-airscan-0.99.29/include --mandir=/nix/store/dnjvxa41lraygmwib2rwp7g73dpwfh7r-sane-airscan-0.99.29/share/man --infodir=/nix/store/dnjvxa41lraygmwib2rwp7g73dpwfh7r-sane-airscan-0.99.29/share/info --localedir=/nix/store/dnjvxa41lraygmwib2rwp7g73dpwfh7r-sane-airscan-0.99.29/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: sane-airscan Project version: undefined 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.40 C++ compiler for the host machine: g++ (gcc 13.2.0 "g++ (GCC) 13.2.0") C++ linker for the host machine: g++ ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 Library m found: YES Found pkg-config: YES (/nix/store/492n7ylp2f9zn0k3vghv1snypgkzznc5-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Run-time dependency avahi-client found: YES 0.8 Run-time dependency gnutls found: YES 3.8.3 Run-time dependency libjpeg found: YES 3.0.2 Run-time dependency libpng found: YES 1.6.40 Did not find CMake 'cmake' Found CMake: NO Run-time dependency libtiff-4 found: NO (tried pkgconfig) meson.build:51:2: ERROR: Dependency "libtiff-4" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt