xchm: migrate to by-name

This commit is contained in:
Nikolay Korotkiy
2024-10-22 23:39:33 +04:00
parent 8f0b97cdaa
commit 24d499ca28
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -33564,8 +33564,6 @@ with pkgs;
xchainkeys = callPackage ../tools/X11/xchainkeys { };
xchm = callPackage ../applications/misc/xchm { };
inherit (xorg) xcompmgr;
x-create-mouse-void = callPackage ../applications/window-managers/x-create-mouse-void { };