More work for Hydra.
svn path=/nixpkgs/trunk/; revision=14538
This commit is contained in:
parent
9c308037b3
commit
35ff1b6a6a
@ -46,6 +46,8 @@ in {
|
|||||||
firefox3 = linux;
|
firefox3 = linux;
|
||||||
gcc = all;
|
gcc = all;
|
||||||
gdb = all;
|
gdb = all;
|
||||||
|
ghostscript = all;
|
||||||
|
ghostscriptX = all;
|
||||||
git = all;
|
git = all;
|
||||||
gnuplot = all;
|
gnuplot = all;
|
||||||
gnuplotX = linux;
|
gnuplotX = linux;
|
||||||
@ -57,31 +59,43 @@ in {
|
|||||||
icecat3Xul = [ "i686-linux" ];
|
icecat3Xul = [ "i686-linux" ];
|
||||||
idutils = all;
|
idutils = all;
|
||||||
inetutils = linux;
|
inetutils = linux;
|
||||||
|
jnettop = linux;
|
||||||
libsmbios = linux;
|
libsmbios = linux;
|
||||||
libtool = all;
|
libtool = all;
|
||||||
lsh = linux;
|
lsh = linux;
|
||||||
|
manpages = all;
|
||||||
maxima = all;
|
maxima = all;
|
||||||
mercurial = all;
|
mercurial = all;
|
||||||
monotone = all;
|
monotone = all;
|
||||||
mysql = all;
|
mysql = all;
|
||||||
|
nano = all;
|
||||||
nssmdns = linux;
|
nssmdns = linux;
|
||||||
octave = all;
|
octave = all;
|
||||||
openoffice = linux;
|
openoffice = linux;
|
||||||
|
openssh = all;
|
||||||
pan = linux;
|
pan = linux;
|
||||||
perl = all;
|
perl = all;
|
||||||
pltScheme = linux;
|
pltScheme = linux;
|
||||||
|
pmccabe = all;
|
||||||
portmap = linux;
|
portmap = linux;
|
||||||
postgresql = all;
|
postgresql = all;
|
||||||
python = all;
|
python = all;
|
||||||
ruby = all;
|
ruby = all;
|
||||||
qt3 = all;
|
qt3 = all;
|
||||||
qt4 = all;
|
qt4 = all;
|
||||||
|
rsync = all;
|
||||||
|
sloccount = all;
|
||||||
|
strace = linux;
|
||||||
subversion = linux;
|
subversion = linux;
|
||||||
|
tcpdump = linux;
|
||||||
thunderbird = linux;
|
thunderbird = linux;
|
||||||
vimHugeX = all;
|
vimHugeX = all;
|
||||||
vlc = linux;
|
vlc = linux;
|
||||||
webkit = all;
|
webkit = all;
|
||||||
wine = ["i686-linux"];
|
wine = ["i686-linux"];
|
||||||
|
wirelesstools = linux;
|
||||||
|
xlockmore = linux;
|
||||||
|
xpdf = linux;
|
||||||
zile = linux;
|
zile = linux;
|
||||||
|
|
||||||
gtkLibs = {
|
gtkLibs = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user