speechd 0.11.4 -> 0.11.5 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 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [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 16bc36a78124..9b44c8e46d0c 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.4"; + version = "0.11.5"; src = fetchurl { url = "https://github.com/brailcom/speechd/releases/download/${version}/${pname}-${version}.tar.gz"; - sha256 = "sha256-jAkiG7ctnbXInP17kZdxgyuGw6N3LWRWAWlklO31Zrk="; + sha256 = "sha256-HOR1n/q7rxrrQzpewHOb4Gdum9+66URKezvhsq8+wSs="; }; patches = [ Successfully finished processing cachix "/nix/store/77mlr8jnrg9cbkbh6ypz214jr0mywkqp-speech-dispatcher-0.11.5" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/brailcom/speechd/releases. meta.description for speechd is: Common interface to speech synthesis meta.homepage for speechd is: https://devel.freebsoft.org/speechd ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/brailcom/speechd/releases/tag/0.11.5) - [Compare changes on GitHub](https://github.com/brailcom/speechd/compare/0.11.4...0.11.5) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.11.5 with grep in /nix/store/77mlr8jnrg9cbkbh6ypz214jr0mywkqp-speech-dispatcher-0.11.5 - found 0.11.5 in filename of file in /nix/store/77mlr8jnrg9cbkbh6ypz214jr0mywkqp-speech-dispatcher-0.11.5 ---
Rebuild report (if merged into master) (click to expand) ``` 127 total rebuild path(s) 127 package rebuild(s) First fifty rebuilds by attrpath blightmud-tts calibre calligra chromium ciscoPacketTracer8 dasher digikam fast-cli godot_4 goldendict-ng google-chrome google-chrome-beta google-chrome-dev kile kmymoney libsForQt5.akonadi-calendar libsForQt5.akonadi-calendar-tools libsForQt5.akonadi-contacts libsForQt5.akonadi-import-wizard libsForQt5.akonadiconsole libsForQt5.akregator libsForQt5.calendarsupport libsForQt5.eventviews libsForQt5.incidenceeditor libsForQt5.kaddressbook libsForQt5.kalarm libsForQt5.kalendar libsForQt5.kcalutils libsForQt5.kdepim-addons libsForQt5.kdepim-runtime libsForQt5.kgpg libsForQt5.kidentitymanagement libsForQt5.kleopatra libsForQt5.kmail libsForQt5.kmail-account-wizard libsForQt5.knotes libsForQt5.kontact libsForQt5.korganizer libsForQt5.kpimtextedit libsForQt5.ktnef libsForQt5.libgravatar libsForQt5.libkdepim libsForQt5.libkleo libsForQt5.libksieve libsForQt5.mailcommon libsForQt5.mailimporter libsForQt5.mauikit-calendar libsForQt5.mbox-importer libsForQt5.messagelib libsForQt5.okular ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/77mlr8jnrg9cbkbh6ypz214jr0mywkqp-speech-dispatcher-0.11.5 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A speechd https://github.com/r-ryantm/nixpkgs/archive/37c4a13d65675e307ef50b75d97e9fe67ae2eaa5.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/77mlr8jnrg9cbkbh6ypz214jr0mywkqp-speech-dispatcher-0.11.5 ls -la /nix/store/77mlr8jnrg9cbkbh6ypz214jr0mywkqp-speech-dispatcher-0.11.5/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @berce @jtojnar for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/248227