ksnip 1.10.0 -> 1.10.1 https://github.com/ksnip/ksnip/releases attrpath: ksnip 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/misc/ksnip/default.nix b/pkgs/tools/misc/ksnip/default.nix index a106869233c..7e86de4f0bc 100644 --- a/pkgs/tools/misc/ksnip/default.nix +++ b/pkgs/tools/misc/ksnip/default.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation rec { pname = "ksnip"; - version = "1.10.0"; + version = "1.10.1"; src = fetchFromGitHub { owner = "ksnip"; repo = "ksnip"; rev = "v${version}"; - sha256 = "sha256-a5mS2mrbs0CyZ83hwwFdherq6kMS93ItQIDKu1AjnN4="; + sha256 = "sha256-n7YwDXd73hyrzb6L8utZFuHh9HnjVtkU6CC4jfWPj/I="; }; 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 ksnip nix build failed. Package xdmcp was not found in the pkg-config search path. Perhaps you should add the directory containing `xdmcp.pc' to the PKG_CONFIG_PATH environment variable Package 'xdmcp', required by 'xcb', not found Package xdmcp was not found in the pkg-config search path. Perhaps you should add the directory containing `xdmcp.pc' to the PKG_CONFIG_PATH environment variable Package 'xdmcp', required by 'xcb', not found Package xdmcp was not found in the pkg-config search path. Perhaps you should add the directory containing `xdmcp.pc' to the PKG_CONFIG_PATH environment variable Package 'xdmcp', required by 'xcb', not found Package xdmcp was not found in the pkg-config search path. Perhaps you should add the directory containing `xdmcp.pc' to the PKG_CONFIG_PATH environment variable Package 'xdmcp', required by 'xcb', not found -- Found XCB_XFIXES: /nix/store/kbshlw7apays3b1isrk7b903qgr42w30-libxcb-1.14/lib/libxcb-xfixes.so (found version "1.14") -- Found XCB: /nix/store/kbshlw7apays3b1isrk7b903qgr42w30-libxcb-1.14/lib/libxcb.so;/nix/store/kbshlw7apays3b1isrk7b903qgr42w30-libxcb-1.14/lib/libxcb-render.so;/nix/store/kbshlw7apays3b1isrk7b903qgr42w30-libxcb-1.14/lib/libxcb-shape.so;/nix/store/kbshlw7apays3b1isrk7b903qgr42w30-libxcb-1.14/lib/libxcb-xfixes.so (found version "1.14") found components: XFIXES CMake Error at CMakeLists.txt:64 (find_package): Could not find a configuration file for package "kImageAnnotator" that is compatible with requested version "0.6.1". The following configuration files were considered but not accepted: /nix/store/iv8lrki7hj4rvzkpfn3hzdfjnwyma1a1-kimageannotator-0.6.0/lib/cmake/kImageAnnotator/kImageAnnotatorConfig.cmake, version: 0.6.0  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log".