mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-16 15:58:36 +00:00
Build more stuff on Hydra.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14609
This commit is contained in:
parent
a321890ce6
commit
e20ea32b9c
|
@ -35,16 +35,22 @@ in {
|
|||
/*
|
||||
MPlayer = linux;
|
||||
apacheHttpd = linux;
|
||||
*/
|
||||
at = linux;
|
||||
autoconf = all;
|
||||
/*
|
||||
avahi = allBut "i686-cygwin"; # Cygwin builds fail
|
||||
*/
|
||||
bash = all;
|
||||
/*
|
||||
bazaar = all;
|
||||
bitlbee = linux;
|
||||
boost = all;
|
||||
cdrkit = linux;
|
||||
cedet = all;
|
||||
*/
|
||||
emacs22 = all;
|
||||
/*
|
||||
emacsUnicode = all;
|
||||
emms = all;
|
||||
eprover = linux;
|
||||
|
@ -68,7 +74,9 @@ in {
|
|||
inetutils = linux;
|
||||
inkscape = linux;
|
||||
jnettop = linux;
|
||||
*/
|
||||
kernel_2_6_28 = linux;
|
||||
/*
|
||||
libsmbios = linux;
|
||||
libtool = all;
|
||||
lout = linux;
|
||||
|
|
Loading…
Reference in a new issue