halloy update and xorg changes

This commit is contained in:
death916 2026-02-25 02:00:43 -08:00
parent bf65ba8081
commit 0016fac143

View file

@ -42,11 +42,11 @@ self: super:
libxkbcommon
openssl
vulkan-loader
xorg.libX11
xorg.libXcursor
xorg.libXi
xorg.libXrandr
xorg.libxcb
libx11
libxcursor
libxi
libxrandr
libxcb
wayland
alsa-lib.dev
];
@ -60,7 +60,7 @@ self: super:
super.vulkan-loader
super.alsa-lib
super.openssl
super.xorg.libxcb
super.libxcb
]
}