speechd 0.11.2 -> 0.11.4 https://github.com/brailcom/speechd/releases attrpath: speechd Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/speechd/default.nix b/pkgs/development/libraries/speechd/default.nix index 962d056ce7d..16bc36a7812 100644 --- a/pkgs/development/libraries/speechd/default.nix +++ b/pkgs/development/libraries/speechd/default.nix @@ -27,11 +27,11 @@ let inherit (python3Packages) python pyxdg wrapPython; in stdenv.mkDerivation rec { pname = "speech-dispatcher"; - version = "0.11.2"; + version = "0.11.4"; src = fetchurl { url = "https://github.com/brailcom/speechd/releases/download/${version}/${pname}-${version}.tar.gz"; - sha256 = "sha256-i0ZJkl5oy+GntMCge7BBznc4s1yQamAr+CmG2xqg82Q="; + sha256 = "sha256-jAkiG7ctnbXInP17kZdxgyuGw6N3LWRWAWlklO31Zrk="; }; 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 speechd nix build failed. got build log for 'speechd' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/7hyinr0xybrv3kngcj17w77fvp8hywh6-speech-dispatcher-0.11.4.tar.gz source root is speech-dispatcher-0.11.4 setting SOURCE_DATE_EPOCH to timestamp 1667167340 of file speech-dispatcher-0.11.4/.version @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/an8igkdvr63qf9qx41r70mji9gyivdxl-fix-paths.patch patching file speech-dispatcherd.service.in Hunk #1 FAILED at 19. 1 out of 1 hunk FAILED -- saving rejects to file speech-dispatcherd.service.in.rej