Pixi: pin xcb-util-cursor==0.1.5 to address cursor bug.

This commit is contained in:
Jacob Oursland
2026-01-28 15:26:48 -07:00
committed by Chris Hennes
parent b0a9c6ea4b
commit 5f0d6b4aef
5 changed files with 12958 additions and 12012 deletions

View File

@@ -95,6 +95,7 @@ pixman-cos7-x86_64 = "*"
qt6-wayland = "*"
sed = "*"
sysroot_linux-64 = "*"
xcb-util-cursor = "==0.1.5" ## hack to address https://github.com/FreeCAD/FreeCAD/issues/26726
xorg-x11-server-common-cos7-x86_64 = "*"
xorg-x11-server-xvfb-cos7-x86_64 = "*"
xorg-xproto = "*"
@@ -134,6 +135,7 @@ pixman-cos7-aarch64 = "*"
qt6-wayland = "*"
sed = "*"
sysroot_linux-aarch64 = "*"
xcb-util-cursor = "==0.1.5" ## hack to address https://github.com/FreeCAD/FreeCAD/issues/26726
xorg-x11-server-common-cos7-aarch64 = "*"
xorg-x11-server-xvfb-cos7-aarch64 = "*"
xorg-xproto = "*"