lxmenu-data: move from lxde.lxmenu-data
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -14426,7 +14426,6 @@ with pkgs;
|
||||
inherit (lxde)
|
||||
lxappearance
|
||||
lxappearance-gtk2
|
||||
lxmenu-data
|
||||
;
|
||||
|
||||
lxqt = recurseIntoAttrs (
|
||||
|
||||
Reference in New Issue
Block a user