swayimg 2.3 -> 2.5 https://github.com/artemsen/swayimg/releases attrpath: swayimg 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/by-name/sw/swayimg/package.nix b/pkgs/by-name/sw/swayimg/package.nix index a6e1a4a8d48d..f3235e2faac1 100644 --- a/pkgs/by-name/sw/swayimg/package.nix +++ b/pkgs/by-name/sw/swayimg/package.nix @@ -26,13 +26,13 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "swayimg"; - version = "2.3"; + version = "2.5"; src = fetchFromGitHub { owner = "artemsen"; repo = "swayimg"; rev = "v${finalAttrs.version}"; - hash = "sha256-MAVxOUM1x6dkvbWPz/JS+sITi3BhCeaweKZZserkXz8="; + hash = "sha256-wr0XNcWHcmxj8CW6faq4876q8ADRpQuX5PCVX1l3IZ8="; }; strictDeps = true; Received ExitFailure 1 when running Raw command: /nix/store/pf3c5fg5jb2mfa3ysmayk4xv2r9wb8iw-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A swayimg nix build failed. Project name: swayimg Project version: 0.0.0 C compiler for the host machine: gcc (gcc 13.3.0 "gcc (GCC) 13.3.0") C linker for the host machine: gcc ld.bfd 2.42 C++ compiler for the host machine: g++ (gcc 13.3.0 "g++ (GCC) 13.3.0") C++ linker for the host machine: g++ ld.bfd 2.42 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: YES (/nix/store/65lhpq7pbc6nnngfp030ddglb71xixg9-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Run-time dependency wayland-client found: YES 1.23.0 Run-time dependency json-c found: YES 0.17 Run-time dependency xkbcommon found: YES 1.7.0 Run-time dependency fontconfig found: YES 2.15.0 Run-time dependency freetype2 found: YES 26.1.20 Run-time dependency threads found: YES Library rt found: YES Run-time dependency openexr found: YES 3.2.4 Run-time dependency libheif found: YES 1.18.0 Run-time dependency libavif found: YES 1.1.0 Run-time dependency libjpeg found: YES 3.0.3 Run-time dependency libjxl found: YES 0.10.3 Run-time dependency libpng found: YES 1.6.43 Run-time dependency librsvg-2.0 found: YES 2.58.2 Run-time dependency libtiff-4 found: YES 4.6.0 Run-time dependency libwebp found: YES 1.4.0 Run-time dependency libwebpdemux found: YES 1.4.0 meson.build:57:9: ERROR: C shared or static library 'gif' not found A full log can be found at /build/source/build/meson-logs/meson-log.txt