xcbutilxrm: move to by-name

This commit is contained in:
jopejoe1
2026-01-09 19:41:17 +01:00
parent 90a97b4850
commit bd5474f690
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -8421,8 +8421,6 @@ with pkgs;
xcb-util-cursor = xorg.xcbutilcursor;
xcb-util-cursor-HEAD = callPackage ../development/libraries/xcb-util-cursor/HEAD.nix { };
xcbutilxrm = callPackage ../servers/x11/xorg/xcb-util-xrm.nix { };
xgboostWithCuda = xgboost.override { cudaSupport = true; };
zlib = callPackage ../development/libraries/zlib {