fcitx5-configtool 5.1.2 -> 5.1.3 https://repology.org/project/fcitx5-configtool/versions attrpath: 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 c0bfdc61b3d9..b726a3515508 100644 --- a/pkgs/tools/inputmethods/fcitx5/fcitx5-configtool.nix +++ b/pkgs/tools/inputmethods/fcitx5/fcitx5-configtool.nix @@ -21,13 +21,13 @@ mkDerivation rec { pname = "fcitx5-configtool"; - version = "5.1.2"; + version = "5.1.3"; src = fetchFromGitHub { owner = "fcitx"; repo = pname; rev = version; - sha256 = "sha256-DtMskuPpiL1GshoUH1dDazvwHDhmr9gb93V3TRIMxxg="; + sha256 = "sha256-IwGlhIeON0SenW738p07LWZAzVDMtxOSMuUIAgfmTEg="; }; cmakeFlags = [ 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 fcitx5-configtool nix build failed. -- Looking for __GLIBC__ - found -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_DATE_TIME -- Performing Test HAVE_DATE_TIME - Success -- Found Gettext: /nix/store/f0m95a8gfkwgijbiscbkn7f3ra6ha70x-gettext-0.21.1/bin/msgmerge (found version "0.21.1") -- Found XKBCommon_XKBCommon: /nix/store/6az669c4m6mv87br2716hcr7vvxw8w2d-libxkbcommon-1.5.0/lib/libxkbcommon.so (found version "1.5.0") -- Found XKBCommon: /nix/store/6az669c4m6mv87br2716hcr7vvxw8w2d-libxkbcommon-1.5.0/lib/libxkbcommon.so (found version "1.5.0") found components: XKBCommon -- Found X11: /nix/store/bp4a3z0drfr8s0dxw69wrsnxhk78psa8-xorgproto-2023.2/include -- Looking for XOpenDisplay in /nix/store/y8f8j7nb52l30cg8x0clk9k91fpi224v-libX11-1.8.7/lib/libX11.so;/nix/store/2sr0r9cw0vz9q7yddqpj5f83ixgn82jc-libXext-1.3.5/lib/libXext.so -- Looking for XOpenDisplay in /nix/store/y8f8j7nb52l30cg8x0clk9k91fpi224v-libX11-1.8.7/lib/libX11.so;/nix/store/2sr0r9cw0vz9q7yddqpj5f83ixgn82jc-libXext-1.3.5/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found CMake Error at CMakeLists.txt:81 (find_package): Could not find a configuration file for package "Fcitx5Qt5DBusAddons" that is compatible with requested version "5.1.4". The following configuration files were considered but not accepted: /nix/store/9xfzaxcgs0m0rzg6bzk6sqklccmrq6kz-fcitx5-qt-5.1.3/lib/cmake/Fcitx5Qt5DBusAddons/Fcitx5Qt5DBusAddonsConfig.cmake, version: 5.1.3  -- Configuring incomplete, errors occurred!