* Evaluation fixes (but xmobar is still broken, it can't find
Data.Generics). svn path=/nixpkgs/trunk/; revision=15169
This commit is contained in:
@@ -299,8 +299,7 @@ rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
xmobar = import ../applications/misc/xmobar {
|
xmobar = import ../applications/misc/xmobar {
|
||||||
inherit cabal;
|
inherit cabal X11;
|
||||||
inherit (pkgs) X11;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
xmonad = import ../applications/window-managers/xmonad {
|
xmonad = import ../applications/window-managers/xmonad {
|
||||||
|
|||||||
@@ -171,7 +171,6 @@ in {
|
|||||||
kvm = linux;
|
kvm = linux;
|
||||||
less = all;
|
less = all;
|
||||||
lftp = all;
|
lftp = all;
|
||||||
lhs2tex = ghcSupported;
|
|
||||||
libsmbios = linux;
|
libsmbios = linux;
|
||||||
libtool = all;
|
libtool = all;
|
||||||
libtool2 = all;
|
libtool2 = all;
|
||||||
|
|||||||
Reference in New Issue
Block a user