ibus-engines.libpinyin 1.15.3 -> 1.15.4 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [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 084f1c2dfe21..ea2b3da665fb 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.15.3"; + version = "1.15.4"; src = fetchFromGitHub { owner = "libpinyin"; repo = "ibus-libpinyin"; rev = version; - hash = "sha256-6M4tgIpMQul3R8xI29vyPIWX0n6YItZhdVA8vT9FIRw="; + hash = "sha256-hgEjsSJ5uvbLkxJF1YHn/SNs5du8vG/zsJ11XRPRcew="; }; 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 whether NLS is requested... yes checking for msgfmt... /nix/store/72xph8fn1a1w3ilszxdm0l9npimpa1sm-gettext-0.21.1/bin/msgfmt checking for gmsgfmt... /nix/store/72xph8fn1a1w3ilszxdm0l9npimpa1sm-gettext-0.21.1/bin/msgfmt checking for xgettext... /nix/store/72xph8fn1a1w3ilszxdm0l9npimpa1sm-gettext-0.21.1/bin/xgettext checking for msgmerge... /nix/store/72xph8fn1a1w3ilszxdm0l9npimpa1sm-gettext-0.21.1/bin/msgmerge checking for ld used by gcc... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... gcc -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gio-2.0 >= 2.26.0... yes checking pkg-config is at least version 0.16... yes checking for lua >= 5.1 ... yes checking for libsoup-3.0 >= 3.0... no configure: error: Package requirements (libsoup-3.0 >= 3.0) were not met: No package 'libsoup-3.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBSOUP_CFLAGS and LIBSOUP_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.