lxtask: move from lxde.lxtask
This commit is contained in:
@@ -24,6 +24,6 @@ lib.makeScope pkgs.newScope (
|
||||
|
||||
lxsession = throw "'lxsession' has been moved to top-level."; # added 2025-08-31
|
||||
|
||||
lxtask = callPackage ./core/lxtask { };
|
||||
lxtask = throw "'lxtask' has been moved to top-level."; # added 2025-08-31
|
||||
}
|
||||
)
|
||||
|
||||
@@ -14427,7 +14427,6 @@ with pkgs;
|
||||
lxappearance
|
||||
lxappearance-gtk2
|
||||
lxmenu-data
|
||||
lxtask
|
||||
;
|
||||
|
||||
lxqt = recurseIntoAttrs (
|
||||
|
||||
Reference in New Issue
Block a user