2022-12-28T06:53:58 speechd 0.11.2 -> 0.11.4 https://github.com/brailcom/speechd/releases 2022-12-28T06:54:01 attrpath: speechd 2022-12-28T06:54:01 Checking auto update branch... 2022-12-28T06:54:01 No auto update branch exists 2022-12-28T06:54:04 [version] 2022-12-28T06:54:09 [version] updated version and sha256 2022-12-28T06:54:09 [rustCrateVersion] 2022-12-28T06:54:09 [rustCrateVersion] No cargoSha256 found 2022-12-28T06:54:09 [golangModuleVersion] 2022-12-28T06:54:09 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-28T06:54:09 [updateScript] 2022-12-28T06:54:09 [updateScript] skipping because derivation has no updateScript 2022-12-28T06:54:09 2022-12-28T06:54:09 [quotedUrls] 2022-12-28T06:54:09 [quotedUrls] nothing found to replace 2022-12-28T06:54:09 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 = [ 2022-12-28T06:56:05 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 speechd nix build failed. warning: unknown setting 'experimental-features' @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/4yj606mm0z1rkf96548v2xb69f73l88c-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