pulseeffects-legacy 4.8.7 -> 5.0.4 https://repology.org/project/pulseeffects/versions attrpath: pulseeffects-legacy 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/audio/pulseeffects-legacy/default.nix b/pkgs/applications/audio/pulseeffects-legacy/default.nix index 7d255b7a71e2..7fe403503c9e 100644 --- a/pkgs/applications/audio/pulseeffects-legacy/default.nix +++ b/pkgs/applications/audio/pulseeffects-legacy/default.nix @@ -45,13 +45,13 @@ let ]; in stdenv.mkDerivation rec { pname = "pulseeffects"; - version = "4.8.7"; + version = "5.0.4"; src = fetchFromGitHub { owner = "wwmm"; repo = "pulseeffects"; rev = "v${version}"; - sha256 = "sha256-ldvcA8aTHOgaascH6MF4CzmJ8I2rYOiR0eAkCZzvK/M="; + sha256 = "sha256-jyK3E1fvj1K60+njkjZkrIZg7eDuNkPJB9VJ1A0CbuE="; }; 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 pulseeffects-legacy nix build failed. Project version: 5.0.4 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 Configuring config.h using configuration Program msgfmt found: YES (/nix/store/jdnaqlh1s0rhd0i8qsh9lprxqbw4b7xc-gettext-0.21.1/bin/msgfmt) Program appstream-util found: NO Program desktop-file-validate found: YES (/nix/store/21lyrldvswlx5q7d61zsji78135yq99v-desktop-file-utils-0.27/bin/desktop-file-validate) Configuring about.glade using configuration Found pkg-config: YES (/nix/store/knxv5h4hsh86c649rabd6dqfd97kwp5d-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Build-time dependency gio-2.0 found: YES 2.78.4 Program /nix/store/2cmlvrk52m9xs4saln8ahcgd2a36vwdn-glib-2.78.4-dev/bin/glib-compile-resources found: YES (/nix/store/2cmlvrk52m9xs4saln8ahcgd2a36vwdn-glib-2.78.4-dev/bin/glib-compile-resources) Configuring com.github.wwmm.pulseeffects.service using configuration Program msginit found: YES (/nix/store/jdnaqlh1s0rhd0i8qsh9lprxqbw4b7xc-gettext-0.21.1/bin/msginit) Program msgmerge found: YES (/nix/store/jdnaqlh1s0rhd0i8qsh9lprxqbw4b7xc-gettext-0.21.1/bin/msgmerge) Program xgettext found: YES (/nix/store/jdnaqlh1s0rhd0i8qsh9lprxqbw4b7xc-gettext-0.21.1/bin/xgettext) Program itstool found: YES (/nix/store/g5xsc5zsv0jkfm26dp98qhqlx04krz30-itstool-2.0.7/bin/itstool) Program itstool found: YES (/nix/store/g5xsc5zsv0jkfm26dp98qhqlx04krz30-itstool-2.0.7/bin/itstool) Program msgmerge found: YES (/nix/store/jdnaqlh1s0rhd0i8qsh9lprxqbw4b7xc-gettext-0.21.1/bin/msgmerge) Program msgfmt found: YES (/nix/store/jdnaqlh1s0rhd0i8qsh9lprxqbw4b7xc-gettext-0.21.1/bin/msgfmt) Did not find CMake 'cmake' Found CMake: NO Run-time dependency libpipewire-0.3 found: NO (tried pkgconfig) src/meson.build:101:1: ERROR: Dependency "libpipewire-0.3" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt