ibus 1.5.27 -> 1.5.28 https://github.com/ibus/ibus/releases attrpath: ibus 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/tools/inputmethods/ibus/default.nix b/pkgs/tools/inputmethods/ibus/default.nix index e3403e334b8..b5fa74060f5 100644 --- a/pkgs/tools/inputmethods/ibus/default.nix +++ b/pkgs/tools/inputmethods/ibus/default.nix @@ -56,13 +56,13 @@ in stdenv.mkDerivation rec { pname = "ibus"; - version = "1.5.27"; + version = "1.5.28"; src = fetchFromGitHub { owner = "ibus"; repo = "ibus"; rev = version; - sha256 = "sha256-DwX7SYRb18C0Lz2ySPS3yV99Q1xQezs0Ls2P7Rbtk5Q="; + sha256 = "sha256-zjV+QkhVkrHFs9Vt1FpbvmS4nRHxwKaKU3mQkSgyLaQ="; }; patches = [ Successfully finished processing cachix "/nix/store/z8xpi5hwxq1rqfq1cpp155ny3hiqqqng-ibus-1.5.28" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages failed to build:
62 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/ibus/ibus/releases. meta.description for ibus is: Intelligent Input Bus, input method framework meta.homepage for ibus is: https://github.com/ibus/ibus ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/ibus/ibus/releases/tag/1.5.28) - [Compare changes on GitHub](https://github.com/ibus/ibus/compare/1.5.27...1.5.28) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.5.28 with grep in /nix/store/z8xpi5hwxq1rqfq1cpp155ny3hiqqqng-ibus-1.5.28 - found 1.5.28 in filename of file in /nix/store/z8xpi5hwxq1rqfq1cpp155ny3hiqqqng-ibus-1.5.28 ---
Rebuild report (if merged into master) (click to expand) ``` 67 total rebuild path(s) 67 package rebuild(s) First fifty rebuilds by attrpath adapta-gtk-theme cinnamon.cinnamon-gsettings-overrides emacsPackages.ac-mozc emacsPackages.mozc emacsPackages.mozc-cand-posframe emacsPackages.mozc-im emacsPackages.mozc-popup emacsPackages.mozc-temp enlightenment.econnman enlightenment.ecrire enlightenment.efl enlightenment.enlightenment enlightenment.ephoto enlightenment.evisum enlightenment.rage enlightenment.terminology gnome-browser-connector gnome.gnome-control-center gnome.gnome-flashback gnome.gnome-session gnome.gnome-shell gnome.gnome-terminal gnome.gnome-tweaks gnome.nixos-gsettings-overrides gnomeExtensions.easyScreenCast gnomeExtensions.gsconnect gnomeExtensions.system-monitor haskellPackages.gi-ibus ibus ibus-engines.anthy ibus-engines.hangul ibus-engines.kkc ibus-engines.libpinyin ibus-engines.libthai ibus-engines.m17n ibus-engines.mozc ibus-engines.rime ibus-engines.table ibus-engines.table-chinese ibus-engines.table-others ibus-engines.typing-booster ibus-engines.typing-booster-unwrapped ibus-engines.uniemoji ibus-qt ibus-with-plugins libsForQt5.kdeplasma-addons libsForQt5.plasma-desktop mlterm mojave-gtk-theme openbangla-keyboard ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/z8xpi5hwxq1rqfq1cpp155ny3hiqqqng-ibus-1.5.28 \ --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 ibus https://github.com/r-ryantm/nixpkgs/archive/7d0754e63189180394770781748515236be3da32.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/z8xpi5hwxq1rqfq1cpp155ny3hiqqqng-ibus-1.5.28 ls -la /nix/store/z8xpi5hwxq1rqfq1cpp155ny3hiqqqng-ibus-1.5.28/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. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages failed to build:
62 packages built:
--- ###### Maintainer pings cc @ttuegel @yanalunaterra 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/218120