* Add some packages used by NixOS to the channel.

svn path=/nixpkgs/trunk/; revision=8803
This commit is contained in:
Eelco Dolstra 2007-05-29 20:40:11 +00:00
parent 89a47c3feb
commit bcdeab3966

View File

@ -5,7 +5,6 @@ let {
i686LinuxPkgs = {inherit (allPackages {system = "i686-linux";}) i686LinuxPkgs = {inherit (allPackages {system = "i686-linux";})
MPlayer MPlayer
MPlayerPlugin MPlayerPlugin
#abc
alsaUtils alsaUtils
apacheAnt apacheAnt
apacheHttpd apacheHttpd
@ -24,22 +23,25 @@ let {
bmp_plugin_wma bmp_plugin_wma
bsdiff bsdiff
bzip2 bzip2
cabextract
cdrtools cdrtools
chatzilla chatzilla
cksfv cksfv
compiz compiz
coreutils coreutils
cpio cpio
cron
cups
darcs darcs
db4 db4
dhcp dhcp
dietlibc dietlibc
diffutils diffutils
docbook5 docbook5
docbook5_xsl
docbook_xml_dtd_42 docbook_xml_dtd_42
docbook_xml_dtd_43 docbook_xml_dtd_43
docbook_xsl docbook_xsl
docbook5_xsl
e2fsprogs e2fsprogs
ecj ecj
eclipsesdk eclipsesdk
@ -47,6 +49,7 @@ let {
emacsUnicode emacsUnicode
enscript enscript
exult exult
feh
file file
findutils findutils
firefoxWrapper firefoxWrapper
@ -69,6 +72,7 @@ let {
grub grub
gzip gzip
hello hello
iana_etc
iputils iputils
jakartaregexp jakartaregexp
jdkPlugin jdkPlugin
@ -76,22 +80,23 @@ let {
jikes jikes
jing_tools jing_tools
jrePlugin jrePlugin
kbd
kcachegrind kcachegrind
kdebase kdebase
keen4 keen4
kernel kernel
klibc klibc
lvm2
less less
lhs2tex lhs2tex
libtool libtool
libxml2 libxml2
libxslt libxslt
lvm2
lynx lynx
man man
#maven
mdadm mdadm
mesa mesa
mingetty
mk mk
mktemp mktemp
mod_python mod_python
@ -111,7 +116,6 @@ let {
pam_unix2 pam_unix2
pan pan
par2cmdline par2cmdline
#parted
pciutils pciutils
perl perl
php php
@ -122,7 +126,6 @@ let {
procps procps
pwdutils pwdutils
python python
# qcmm
qt3 qt3
quake3demo quake3demo
readline readline
@ -141,17 +144,17 @@ let {
sylpheed sylpheed
sysklogd sysklogd
sysvinit sysvinit
sysvtools
tetex tetex
texinfo texinfo
thunderbird thunderbird
tightvnc tightvnc
# transformers time
udev udev
uml uml
unzip unzip
upstart upstart
utillinux utillinux
# uulib
valgrind valgrind
vim vim
vlc vlc
@ -159,9 +162,11 @@ let {
wget wget
wirelesstools wirelesstools
wxHaskell wxHaskell
x11_ssh_askpass
xchm xchm
xfig xfig
xineUI xineUI
xkeyboard_config
xmltv xmltv
xmms xmms
xorg_sys_opengl xorg_sys_opengl
@ -169,27 +174,6 @@ let {
xterm xterm
zdelta zdelta
zip zip
# atermjava
# fspot
# ghc
# helium
# hevea
# inkscape
# jakartabcel
# jjtraveler
# kernel
# monodevelop
# monodoc
# ocaml
# octave
# ov511
# qtparted
# rssglx
# sharedobjects
# uuagc
# xauth
# xawtv
# zapping
; ;
inherit ((allPackages {system = "i686-linux";}).xorg) inherit ((allPackages {system = "i686-linux";}).xorg)
fontbh100dpi fontbh100dpi
@ -197,12 +181,18 @@ let {
fontbhttf fontbhttf
fontcursormisc fontcursormisc
fontmiscmisc fontmiscmisc
iceauth
setxkbmap
xauth xauth
xf86inputkeyboard xf86inputkeyboard
xf86inputmouse xf86inputmouse
xf86videoi810 xf86videoi810
xf86videovesa xf86videovesa
xkbcomp
xorgserver xorgserver
xrandr
xrdb
xset
; ;
inherit ((allPackages {system = "i686-linux";}).gnome) inherit ((allPackages {system = "i686-linux";}).gnome)
gconfeditor gconfeditor
@ -265,14 +255,11 @@ let {
libtool libtool
libxml2 libxml2
libxslt libxslt
# maven
nxml nxml
php php
# spidermonkey
subversion subversion
tetex tetex
unzip unzip
# flex2533
;}; ;};
i686DarwinPkgs = {inherit (allPackages {system = "i686-darwin";}) i686DarwinPkgs = {inherit (allPackages {system = "i686-darwin";})