2022-11-14T09:14:54 easyeffects 6.3.0 -> 7.0.0 https://repology.org/metapackage/easyeffects/versions 2022-11-14T09:14:57 attrpath: easyeffects 2022-11-14T09:14:57 Checking auto update branch... 2022-11-14T09:14:57 No auto update branch exists 2022-11-14T09:15:01 [version] 2022-11-14T09:15:05 [version] updated version and sha256 2022-11-14T09:15:05 [rustCrateVersion] 2022-11-14T09:15:05 [rustCrateVersion] No cargoSha256 found 2022-11-14T09:15:05 [golangModuleVersion] 2022-11-14T09:15:05 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-14T09:15:05 [updateScript] 2022-11-14T09:15:05 [updateScript] skipping because derivation has no updateScript 2022-11-14T09:15:05 2022-11-14T09:15:05 [quotedUrls] 2022-11-14T09:15:05 [quotedUrls] nothing found to replace 2022-11-14T09:15:05 Diff after rewrites: diff --git a/pkgs/applications/audio/easyeffects/default.nix b/pkgs/applications/audio/easyeffects/default.nix index 4e65d79ab21..3d6376ab476 100644 --- a/pkgs/applications/audio/easyeffects/default.nix +++ b/pkgs/applications/audio/easyeffects/default.nix @@ -34,13 +34,13 @@ stdenv.mkDerivation rec { pname = "easyeffects"; - version = "6.3.0"; + version = "7.0.0"; src = fetchFromGitHub { owner = "wwmm"; repo = "easyeffects"; rev = "v${version}"; - sha256 = "sha256-OLxuE1jiALuKlC9U9esVlhaMBEaoZyNae8OO8upE4ZM="; + sha256 = "sha256-SjhJj5kClPd8DT1vzbSdqJ9AJw0XiX9Q8/R8SDnxGPQ="; }; nativeBuildInputs = [ 2022-11-14T09:25:49 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 easyeffects nix build failed. Program glib-compile-resources found: YES (/nix/store/fmqcm52w0p5jmzdbjjskwjiwyj9kqic9-glib-2.74.1-dev/bin/glib-compile-resources) Configuring com.github.wwmm.easyeffects.service using configuration Program msginit found: YES (/nix/store/ahb1jl345mpn3v8my8aj77df294q59ij-gettext-0.21/bin/msginit) Program msgmerge found: YES (/nix/store/ahb1jl345mpn3v8my8aj77df294q59ij-gettext-0.21/bin/msgmerge) Program xgettext found: YES (/nix/store/ahb1jl345mpn3v8my8aj77df294q59ij-gettext-0.21/bin/xgettext) Program itstool found: YES (/nix/store/1mzrgib5i3jrzdmr5m82rcj2bzkacidp-itstool-2.0.6/bin/itstool) Could not find file LINGUAS in /build/source/help Program itstool found: YES (/nix/store/1mzrgib5i3jrzdmr5m82rcj2bzkacidp-itstool-2.0.6/bin/itstool) Program msgmerge found: YES (/nix/store/ahb1jl345mpn3v8my8aj77df294q59ij-gettext-0.21/bin/msgmerge) Program msgfmt found: YES (/nix/store/ahb1jl345mpn3v8my8aj77df294q59ij-gettext-0.21/bin/msgfmt) Library zita-convolver found: YES Library tbb found: YES Run-time dependency rnnoise found: YES unknown Run-time dependency speex found: NO (tried pkgconfig and cmake) Message: The Speex library was not found. The calls to its functions will be disabled Run-time dependency libpipewire-0.3 found: YES 0.3.59 Run-time dependency glib-2.0 found: YES 2.74.1 Run-time dependency gtk4 found: YES 4.8.2 Run-time dependency libadwaita-1 found: YES 1.2.0 Run-time dependency sigc++-3.0 found: YES 3.2.0 Run-time dependency lilv-0 found: YES 0.24.12 Run-time dependency lv2 found: YES 1.18.2 Run-time dependency libbs2b found: YES 3.1.0 Run-time dependency sndfile found: YES 1.1.0 Run-time dependency fftw3f found: YES 3.3.10 Run-time dependency fftw3 found: NO (tried pkgconfig) src/meson.build:147:0: ERROR: Dependency "fftw3" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt