xwayland: move to pkgs/by-name

This commit is contained in:
Doron Behar
2025-12-25 17:38:35 +02:00
parent 1245fad6f4
commit 647f53e727
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -9537,8 +9537,6 @@ with pkgs;
in
recurseIntoAttrs xorgPackages;
xwayland = callPackage ../servers/x11/xorg/xwayland.nix { };
zabbixFor = version: rec {
agent = (callPackages ../servers/monitoring/zabbix/agent.nix { }).${version};
proxy-mysql =