ibus-engines.libpinyin 1.13.1 -> 1.15.3 https://repology.org/project/ibus-libpinyin/versions attrpath: ibus-engines.libpinyin 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-engines/ibus-libpinyin/default.nix b/pkgs/tools/inputmethods/ibus-engines/ibus-libpinyin/default.nix index df2b6af6499..aa92c46dbab 100644 --- a/pkgs/tools/inputmethods/ibus-engines/ibus-libpinyin/default.nix +++ b/pkgs/tools/inputmethods/ibus-engines/ibus-libpinyin/default.nix @@ -20,13 +20,13 @@ stdenv.mkDerivation rec { pname = "ibus-libpinyin"; - version = "1.13.1"; + version = "1.15.3"; src = fetchFromGitHub { owner = "libpinyin"; repo = "ibus-libpinyin"; rev = version; - sha256 = "sha256-uIK/G3Yk2xdPDnLtnx8sGShNY2gY0TmaEx5zyraawz0="; + sha256 = "sha256-6M4tgIpMQul3R8xI29vyPIWX0n6YItZhdVA8vT9FIRw="; }; nativeBuildInputs = [ 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 ibus-engines.libpinyin nix build failed. checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for a sed that does not truncate output... (cached) /nix/store/c6bvswjq3hmy69wd7nsf3cjv8b7v221s-gnused-4.9/bin/sed checking pkg-config is at least version 0.9.0... yes checking for ibus-1.0 >= 1.5.11 ... yes checking for sqlite3 ... yes checking for sqlite3... /nix/store/8imm8b0qj7lqw9jly31ms9injyvdg0zs-sqlite-3.42.0-bin/bin/sqlite3 checking for libpinyin >= 2.7.91 ... no configure: error: Package requirements ( libpinyin >= 2.7.91 ) were not met: Requested 'libpinyin >= 2.7.91' but version of libpinyin is 2.6.2 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBPINYIN_CFLAGS and LIBPINYIN_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.