obs-studio-plugins.input-overlay 5.0.0 -> 5.0.5 https://github.com/univrsal/input-overlay/releases attrpath: obs-studio-plugins.input-overlay 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/applications/video/obs-studio/plugins/input-overlay.nix b/pkgs/applications/video/obs-studio/plugins/input-overlay.nix index 419f470fccb1..cc5e0f45f67c 100644 --- a/pkgs/applications/video/obs-studio/plugins/input-overlay.nix +++ b/pkgs/applications/video/obs-studio/plugins/input-overlay.nix @@ -12,12 +12,12 @@ stdenv.mkDerivation rec { pname = "obs-input-overlay"; - version = "5.0.0"; + version = "5.0.5"; src = fetchFromGitHub { owner = "univrsal"; repo = "input-overlay"; rev = "v${version}"; - sha256 = "sha256-kpVAvQpBU8TxHAFcx/ok67++4MHh5saoRHJc5XpY4YQ="; + sha256 = "sha256-9HqEz+KnTt8MyhwqFWjalbl3H/DCzumckXMctCGhs3o="; fetchSubmodules = true; }; Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A obs-studio-plugins.input-overlay nix build failed.  -- Checking for module 'x11' -- Found x11, version 1.8.7 -- Checking for module 'xtst' -- Found xtst, version 1.2.4 -- Looking for XRecordQueryVersion in Xtst -- Looking for XRecordQueryVersion in Xtst - found -- Looking for X11/extensions/record.h -- Looking for X11/extensions/record.h - found -- Checking for module 'xkbcommon-x11' -- Found xkbcommon-x11, version 1.5.0 -- Checking for module 'x11-xcb' -- Found x11-xcb, version 1.8.7 -- Checking for module 'xkbfile' -- Found xkbfile, version 1.1.3 -- Checking for module 'xt' -- Found xt, version 1.3.0 -- Checking for module 'xinerama' -- Found xinerama, version 1.1.5 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Qt version found: 6 -- Found OpenGL: /nix/store/xav6z6xz0n9bb9zvvvivsjyzyzx4lh9q-libGL-1.7.0/lib/libOpenGL.so -- Found WrapOpenGL: TRUE -- Found XKB: /nix/store/w9vx36lxhz4p9z3dj3i3496l2rmfddl0-libxkbcommon-1.5.0/lib/libxkbcommon.so (found suitable version "1.5.0", minimum required is "0.5.0") -- Found WrapVulkanHeaders: /nix/store/38gwaydg15p688yna532ffgcb4zqbm18-vulkan-headers-1.3.275.0/include -- Configuring incomplete, errors occurred!