..
915resolution
acpi
acpid
acpitool
alsa-lib
* Updated ALSA.
2009-10-30 15:05:13 +00:00
alsa-plugins
pass jackaudio to alsaPlugins also adding convinient wrapper script
2009-09-21 15:55:26 +00:00
alsa-utils
* Updated ALSA.
2009-10-30 15:05:13 +00:00
atheros
* Removed selectVersion. There's no good reason to write
2009-11-18 09:39:59 +00:00
aufs
Reverting AUFS update
2009-07-16 11:39:03 +00:00
aufs2
Fix more problems with aufs2
2009-09-14 13:30:33 +00:00
aufs2-utils
Fix aufs utilities for NixOS manual
2009-09-15 10:28:40 +00:00
autofs
blcr
FullDepEntry -> fullDepEntry, PackEntry -> packEntry
2009-05-19 23:25:58 +00:00
bluez
* Bluez 4.54.
2009-09-28 16:25:38 +00:00
bridge_utils
btrfsprogs
* Urgh.
2009-10-02 15:15:18 +00:00
cpufrequtils
cramfsswap
cryopid
New version of cryopid.
2009-11-08 10:38:07 +00:00
cryptsetup
Adding me as a maintainer, with a pair of packages.
2009-09-20 09:37:55 +00:00
davfs2
* added davfs2 1.4.1
2009-09-22 08:12:11 +00:00
device-mapper
dietlibc
directvnc
Add directvnc. Not sure whether it works - for me it hangs, but I have known Radeon issues, it seems
2009-11-05 21:10:51 +00:00
dmidecode
* dmidecode 2.10.
2009-08-11 20:43:39 +00:00
dmraid
Adding dmraid
2009-09-20 08:38:30 +00:00
e2fsprogs
* e2fsprogs 1.41.9.
2009-09-25 20:53:21 +00:00
e3cfsprogs
eject
exmap
ext3cow-tools
fbterm
Updating fbterm
2009-10-27 23:49:59 +00:00
firmware
Updating ipw2200 firmware from 3.0 to 3.1.
2009-10-14 21:56:45 +00:00
fuse
fxload
genext2fs
gw6c
Gw6c tarball is now uncompessed.. Do not ask me why
2009-09-29 16:22:23 +00:00
hal
A package to feed to HAL to get synaptics support
2009-11-08 22:12:55 +00:00
hdparm
hibernate
htop
htop: updated to version 0.8.3
2009-09-22 19:37:18 +00:00
hwdata
ifplugd
iproute
* iproute2 updated to 2.6.29-1.
2009-07-23 21:34:53 +00:00
iptables
* iptables updated to 1.4.4.
2009-07-23 18:16:24 +00:00
iputils
iwlwifi
jfsrec
* Removed selectVersion. There's no good reason to write
2009-11-18 09:39:59 +00:00
jfsutils
* Fix some packages that broke because libuuid can be null on Darwin.
2009-10-08 13:07:56 +00:00
kbd
* kbd updated to 1.15.
2009-06-05 17:16:14 +00:00
kernel
* Deleted some obsolete kernels (2.6.20, 2.6.21, 2.6.22, 2.6.23 and
2009-11-01 17:17:40 +00:00
kernel-headers
I revert my changes to get nixpkgs working on armv5tel-linux.
2009-07-26 22:47:33 +00:00
kernel-headers-cross
klibc
* Revive klibc 1.5 for now since vmtools still uses its insmod.
2009-06-25 08:22:51 +00:00
kqemu
* Removed selectVersion. There's no good reason to write
2009-11-18 09:39:59 +00:00
kudzu
kvm
Adding kvm88, although without the patches kvm86 had for some nix advantages (samba, ...),
2009-11-09 11:55:23 +00:00
libcap
libnscd
libselinux
libsepol
libsmbios
* Latest libsmbios.
2009-09-28 15:33:42 +00:00
libvolume_id
lm_sensors
* Latest lm_sensors.
2009-09-15 22:06:38 +00:00
lvm2
mdadm
mingetty
module-init-tools
modutils
mount-cifs
ndiswrapper
net-tools
* Fix broken meta attributes.
2009-10-13 09:39:27 +00:00
nfs-utils
* util-linux-ng: updated to 2.16. Don't build a separate mount
2009-08-11 20:57:29 +00:00
nss_ldap
numactl
nvidia-x11
* NVIDIA X11 driver updated to 190.42.
2009-10-29 13:47:44 +00:00
opengl /xorg-sys
ov511
pam
pam_console
pam_devperm
pam_ldap
pam_login
pam_unix2
pcmciautils
pm-utils
* Use /etc/pm for the configuration.
2009-09-26 17:09:51 +00:00
powertop
procps
pwdutils
qc-usb
qemu-kvm
* qemu-kvm 0.11.0.
2009-09-28 14:28:20 +00:00
radeontools
reiser4progs
reiserfsprogs
sdparm
shadow
splashutils
squashfs
* mksquashfs needs pthread_cancel.
2009-06-10 13:29:12 +00:00
statifier
Adding statifier, a tool to make pseudostatic binaries. Unfortunately, statified NixOS-built binaries segfault on Ubuntu..
2009-07-09 21:34:29 +00:00
sysfsutils
sysklogd
syslinux
sysstat
sysvinit
tcp-wrapper
tunctl
udev
A case study in transitive overrides. WebKit needs fresh glib. This means it needs a whole slice of system built against glib-2.22.. Added overrides are generic enough, though. So the same way can be used to override everything. I have failed (so far?) to add mkOverridable into stdenv, though.
2009-10-06 05:43:51 +00:00
uml-utilities
upstart
* Oops, wrong version.
2009-10-30 18:13:08 +00:00
usbutils
* usbutils updated to 0.84.
2009-08-11 20:48:56 +00:00
util-linux-ng
A case study in transitive overrides. WebKit needs fresh glib. This means it needs a whole slice of system built against glib-2.22.. Added overrides are generic enough, though. So the same way can be used to override everything. I have failed (so far?) to add mkOverridable into stdenv, though.
2009-10-06 05:43:51 +00:00
wireless-tools
wis-go7007
wpa_supplicant
Modified WPA supplicant expression so that it includes an icon
2009-05-13 10:56:53 +00:00
xfsprogs
* Fix some packages that broke because libuuid can be null on Darwin.
2009-10-08 13:07:56 +00:00
zen-kernel
Removing fetchgit --depth and its usage. It does not provide much advantages...
2009-11-08 01:51:20 +00:00