2022-11-18T09:00:55 cups-bjnp 1.2.2 -> 2.0.3 https://repology.org/metapackage/cups-bjnp/versions 2022-11-18T09:00:58 attrpath: cups-bjnp 2022-11-18T09:00:58 Checking auto update branch... 2022-11-18T09:00:58 No auto update branch exists 2022-11-18T09:01:02 [version] 2022-11-18T09:01:07 [version] updated version and sha256 2022-11-18T09:01:07 [rustCrateVersion] 2022-11-18T09:01:07 [rustCrateVersion] No cargoSha256 found 2022-11-18T09:01:07 [golangModuleVersion] 2022-11-18T09:01:07 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-18T09:01:07 [updateScript] 2022-11-18T09:01:07 [updateScript] skipping because derivation has no updateScript 2022-11-18T09:01:07 2022-11-18T09:01:07 [quotedUrls] 2022-11-18T09:01:07 [quotedUrls] nothing found to replace 2022-11-18T09:01:07 Diff after rewrites: diff --git a/pkgs/misc/cups/drivers/cups-bjnp/default.nix b/pkgs/misc/cups/drivers/cups-bjnp/default.nix index 5a6ea08a8e1..7311ac077d8 100644 --- a/pkgs/misc/cups/drivers/cups-bjnp/default.nix +++ b/pkgs/misc/cups/drivers/cups-bjnp/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "cups-bjnp"; - version = "1.2.2"; + version = "2.0.3"; src = fetchurl { url = "mirror://sourceforge/cups-bjnp/cups-bjnp-${version}.tar.gz"; - sha256 = "0sb0vm1sf8ismzd9ba33qswxmsirj2z1b7lnyrc9v5ixm7q0bnrm"; + sha256 = "sha256-yRSy/Z2OJs4i8t9iRNne/uwx7ppTYPcj7ss7APIWhQA="; }; preConfigure = ''configureFlags="--with-cupsbackenddir=$out/lib/cups/backend"''; 2022-11-18T09:02:39 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cups-bjnp nix build failed. checking for ntohs... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for strtol... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /nix/store/86bp03jkmsl6f92w0yzg4s59g5mhxwmy-gnugrep-3.7/bin/grep checking for egrep... /nix/store/86bp03jkmsl6f92w0yzg4s59g5mhxwmy-gnugrep-3.7/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for getifaddrs... yes checking whether to enable IPv6... yes checking whether struct sockaddr_storage has an ss_family member... yes checking cups development support... yes checking cups backend directory... configure: error: cups backend directory not found!