easyeffects 7.0.4 -> 7.0.5 https://repology.org/project/easyeffects/versions attrpath: easyeffects 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/audio/easyeffects/default.nix b/pkgs/applications/audio/easyeffects/default.nix index b9dd321f296..af89f8b2194 100644 --- a/pkgs/applications/audio/easyeffects/default.nix +++ b/pkgs/applications/audio/easyeffects/default.nix @@ -36,13 +36,13 @@ stdenv.mkDerivation rec { pname = "easyeffects"; - version = "7.0.4"; + version = "7.0.5"; src = fetchFromGitHub { owner = "wwmm"; repo = "easyeffects"; rev = "v${version}"; - hash = "sha256-JaqwzCWVnvFzzGHnmzYwe3occ9iw7s9xCH54eVKEuOs="; + hash = "sha256-Z/0O8dVZ3J901OdOc1wF1XibNE/33b8oSqY6RKPDfzg="; }; nativeBuildInputs = [ 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 easyeffects nix build failed. Program xgettext found: YES (/nix/store/c33y3c1b56my7vkainrbdms7glv5g8qf-gettext-0.21.1/bin/xgettext) Program itstool found: YES (/nix/store/zsgbr4h8g2pax6dd1djzwi1agv0v4108-itstool-2.0.6/bin/itstool) Could not find file LINGUAS in /build/source/help Program itstool found: YES (/nix/store/zsgbr4h8g2pax6dd1djzwi1agv0v4108-itstool-2.0.6/bin/itstool) Program msgmerge found: YES (/nix/store/c33y3c1b56my7vkainrbdms7glv5g8qf-gettext-0.21.1/bin/msgmerge) Program msgfmt found: YES (/nix/store/c33y3c1b56my7vkainrbdms7glv5g8qf-gettext-0.21.1/bin/msgfmt) Library zita-convolver found: YES Found pkg-config: /nix/store/yk3w3n1bi8xadabks8flbkri9hk4r6pm-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency rnnoise found: YES unknown Did not find CMake 'cmake' Found CMake: NO Run-time dependency libportal-gtk4 found: NO (tried pkgconfig and cmake) Run-time dependency libpipewire-0.3 found: YES 0.3.71 Run-time dependency glib-2.0 found: YES 2.76.3 Run-time dependency gtk4 found: YES 4.10.4 Run-time dependency libadwaita-1 found: YES 1.3.3 Run-time dependency sigc++-3.0 found: YES 3.4.0 Run-time dependency lilv-0 found: YES 0.24.12 Run-time dependency lv2 found: YES 1.18.10 Run-time dependency libbs2b found: YES 3.1.0 Run-time dependency sndfile found: YES 1.2.0 Run-time dependency fftw3f found: YES 3.3.10 Run-time dependency fftw3 found: YES 3.3.10 Run-time dependency libebur128 found: YES 1.2.6 Run-time dependency samplerate found: YES 0.1.9 Run-time dependency soundtouch found: NO (tried pkgconfig) src/meson.build:160:1: ERROR: Dependency "soundtouch" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt