libpulseaudio 16.1 -> 17.0 https://repology.org/project/pulseaudio/versions attrpath: libpulseaudio 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/servers/pulseaudio/default.nix b/pkgs/servers/pulseaudio/default.nix index 6b62f066211d..bf221715b6ab 100644 --- a/pkgs/servers/pulseaudio/default.nix +++ b/pkgs/servers/pulseaudio/default.nix @@ -37,11 +37,11 @@ stdenv.mkDerivation rec { pname = "${lib.optionalString libOnly "lib"}pulseaudio"; - version = "16.1"; + version = "17.0"; src = fetchurl { url = "http://freedesktop.org/software/pulseaudio/releases/pulseaudio-${version}.tar.xz"; - sha256 = "sha256-ju8yzpHUeXn5X9mpNec4zX63RjQw2rxyhjJRdR5QSuQ="; + sha256 = "sha256-BTeU1mcaPjl9hJ5HioC4KmPLnYyilr01tzMXu1zrh7U="; }; patches = [ 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 libpulseaudio nix build failed. got build log for 'libpulseaudio' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/fr6bhsf8kg5fgz8vkk3q07gm3hm21n5c-pulseaudio-17.0.tar.xz source root is pulseaudio-17.0 setting SOURCE_DATE_EPOCH to timestamp 1705082006 of file pulseaudio-17.0/.tarball-version @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/kf8v13z8q064xq3r6sk1cxvpazcwdrpc-add-option-for-installation-sysconfdir.patch patching file meson.build Hunk #1 succeeded at 71 with fuzz 2 (offset 4 lines). Hunk #2 succeeded at 92 (offset 5 lines). patching file meson_options.txt Hunk #1 succeeded at 75 (offset 3 lines). patching file src/daemon/meson.build Hunk #5 FAILED at 136. 1 out of 5 hunks FAILED -- saving rejects to file src/daemon/meson.build.rej patching file src/pulse/meson.build Hunk #1 succeeded at 140 (offset 6 lines).