lxde: bring gtk2-x11 to the scope

main
AndersonTorres 2 years ago
parent c268cb0725
commit d51fa87975
  1. 2
      pkgs/desktops/lxde/default.nix

@ -2,6 +2,8 @@
lib.makeScope pkgs.newScope (self: with self; { lib.makeScope pkgs.newScope (self: with self; {
inherit (pkgs) gtk2-x11;
lxappearance = callPackage ./core/lxappearance { }; lxappearance = callPackage ./core/lxappearance { };
lxappearance-gtk2 = callPackage ./core/lxappearance { lxappearance-gtk2 = callPackage ./core/lxappearance {

Loading…
Cancel
Save