1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 11:40:45 +00:00

yeahwm: migrate to by-name

This commit is contained in:
Anderson Torres 2023-09-25 19:42:46 -03:00
parent 2a95347f70
commit 07d7df7670
2 changed files with 0 additions and 2 deletions

View file

@ -36543,8 +36543,6 @@ with pkgs;
vwm = callPackage ../applications/window-managers/vwm { };
yeahwm = callPackage ../applications/window-managers/yeahwm { };
vym = callPackage ../applications/misc/vym {
inherit (libsForQt5) qmake qtscript qtsvg qtbase wrapQtAppsHook;
};