kdePackages.fcitx5-configtool 5.1.5 -> 5.1.6 https://repology.org/project/fcitx5-configtool/versions attrpath: kdePackages.fcitx5-configtool 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/tools/inputmethods/fcitx5/fcitx5-configtool.nix b/pkgs/tools/inputmethods/fcitx5/fcitx5-configtool.nix index 7239a70ed94b..432ee0a6e73e 100644 --- a/pkgs/tools/inputmethods/fcitx5/fcitx5-configtool.nix +++ b/pkgs/tools/inputmethods/fcitx5/fcitx5-configtool.nix @@ -29,13 +29,13 @@ stdenv.mkDerivation rec { pname = "fcitx5-configtool"; - version = "5.1.5"; + version = "5.1.6"; src = fetchFromGitHub { owner = "fcitx"; repo = pname; rev = version; - hash = "sha256-MMrhJwG3FApYopXys2CpavHBOm8h+wBoDN4T5e2bzH4="; + hash = "sha256-ZB0YH5IYYjYunsVQtFaVVBW+zkTn/bgtMEWE376IoiU="; }; cmakeFlags = [ Successfully finished processing cachix "/nix/store/ppqaaa6c0qdmvz53lyiva0fp346vpd74-fcitx5-configtool-5.1.6" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/fcitx5-configtool/versions. meta.description for kdePackages.fcitx5-configtool is: Configuration Tool for Fcitx5 meta.homepage for kdePackages.fcitx5-configtool is: https://github.com/fcitx/fcitx5-configtool ###### Updates performed - Version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/fcitx/fcitx5-configtool/compare/5.1.5...5.1.6) ###### Impact Checks done --- - built on NixOS - fcitx result is not automatically checked because some binaries stick around ---
Rebuild report (if merged into master) (click to expand) ``` 9 total rebuild path(s) 9 package rebuild(s) First fifty rebuilds by attrpath kdePackages.fcitx5-configtool kdePackages.fcitx5-with-addons libsForQt5.fcitx5-configtool libsForQt5.fcitx5-with-addons plasma5Packages.fcitx5-configtool plasma5Packages.fcitx5-with-addons qt6Packages.fcitx5-configtool qt6Packages.fcitx5-with-addons ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ppqaaa6c0qdmvz53lyiva0fp346vpd74-fcitx5-configtool-5.1.6 \ --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 kdePackages.fcitx5-configtool https://github.com/r-ryantm/nixpkgs/archive/299f8c21a3313d90cb24d6978294d64e5b6046d9.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/299f8c21a3313d90cb24d6978294d64e5b6046d9#kdePackages.fcitx5-configtool ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ppqaaa6c0qdmvz53lyiva0fp346vpd74-fcitx5-configtool-5.1.6 ls -la /nix/store/ppqaaa6c0qdmvz53lyiva0fp346vpd74-fcitx5-configtool-5.1.6/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages built:
--- ###### Maintainer pings cc @poscat0x04 for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/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/316553