lxmenu-data: move from lxde.lxmenu-data

This commit is contained in:
Sigmanificient
2025-08-31 00:53:22 +02:00
parent 67b69746bc
commit 8e217aa17e
3 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ lib.makeScope pkgs.newScope (
withGtk3 = false;
};
lxmenu-data = callPackage ./core/lxmenu-data { };
lxmenu-data = throw "'lxmenu-data' has been moved to top-level."; # added 2025-08-31
lxpanel = throw "'lxpanel' has been moved to top-level."; # added 2025-08-31
-1
View File
@@ -14426,7 +14426,6 @@ with pkgs;
inherit (lxde)
lxappearance
lxappearance-gtk2
lxmenu-data
;
lxqt = recurseIntoAttrs (