mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
lxde: bring gtk2-x11 to the scope
This commit is contained in:
parent
c268cb0725
commit
d51fa87975
@ -2,6 +2,8 @@
|
||||
|
||||
lib.makeScope pkgs.newScope (self: with self; {
|
||||
|
||||
inherit (pkgs) gtk2-x11;
|
||||
|
||||
lxappearance = callPackage ./core/lxappearance { };
|
||||
|
||||
lxappearance-gtk2 = callPackage ./core/lxappearance {
|
||||
|
Loading…
Reference in New Issue
Block a user