xorg package set has been deprecated

maya doshi
2026-02-23 22:57:47 -08:00
parent b6605c61d1
commit 82c58d7809

@ -255,12 +255,12 @@ tar xvf external/5.5.tar.gz -C external/
pkgs.libGL
# X11 dependencies
pkgs.xorg.libX11
pkgs.xorg.libX11.dev
pkgs.xorg.libXcursor
pkgs.xorg.libXi
pkgs.xorg.libXinerama
pkgs.xorg.libXrandr
pkgs.libx11
pkgs.libx11.dev
pkgs.libxcursor
pkgs.libxi
pkgs.libxinerama
pkgs.libxrandr
# Uncomment the line below if you want to build Raylib with web support
# pkgs.emscripten