mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 19:16:11 +00:00
* Add xwininfo to the channel.
svn path=/nixpkgs/trunk/; revision=24590
This commit is contained in:
parent
11616a2213
commit
ce39b02f35
@ -534,6 +534,7 @@ with (import ./release-lib.nix);
|
||||
xrdb = linux;
|
||||
xset = linux;
|
||||
xsetroot = linux;
|
||||
xwininfo = linux;
|
||||
};
|
||||
|
||||
xfce4 = {
|
||||
|
Loading…
Reference in New Issue
Block a user