forked from mirrors/nixpkgs
Revert accidental change
This commit is contained in:
parent
2fbb9aba43
commit
a0c0dfb647
|
@ -9927,7 +9927,7 @@ let
|
|||
|
||||
hsetroot = callPackage ../tools/X11/hsetroot { };
|
||||
|
||||
kde4 = recurseIntoAttrs pkgs.kde412;
|
||||
kde4 = recurseIntoAttrs pkgs.kde411;
|
||||
|
||||
kde4_next = recurseIntoAttrs( lib.lowPrioSet pkgs.kde412 );
|
||||
|
||||
|
|
Loading…
Reference in a new issue