nixpkgs/pkgs
Michael Raskin 9379c34b11 Renable preConfigure for kernel builder. Actually needed by custom kernel
Linux kernel 2.6.29 (release) has a slightly changed Makefile. They now add the prefix for depmod. So in NixOS "make modules_install" fails on depmod. To fix it, our old '/-b \$(INSTALL_MOD_PATH) -r/d' should be replaced with '/-b \$(INSTALL_MOD_PATH)/d'.

svn path=/nixpkgs/trunk/; revision=14811
2009-03-31 20:10:05 +00:00
..
applications Adding paraview. 2009-03-30 20:06:31 +00:00
build-support * Backported the GCC mirrors from the stdenv branch. 2009-03-30 14:41:50 +00:00
configs/etc d'oh, don't actually gzip it 2006-03-08 19:25:44 +00:00
data * Backported the GCC mirrors from the stdenv branch. 2009-03-30 14:41:50 +00:00
desktops Updated openbabel to 2.2.1 and fixed style so that kdeedu can use it. Enabled ocaml support in kdeedu 2009-03-10 14:41:50 +00:00
development Binutils got in 2.18 GPLv3 2009-03-30 22:13:42 +00:00
games Adding neverball 1.5.0, which comes with neverputt. Fun. 2009-03-04 17:28:25 +00:00
lib * Added some regression tests for lib that I wrote a while ago but 2009-03-31 13:03:50 +00:00
misc doh (forgotten to update name) 2009-03-30 14:21:18 +00:00
os-specific/linux Renable preConfigure for kernel builder. Actually needed by custom kernel 2009-03-31 20:10:05 +00:00
servers Samba version update 2009-03-29 21:44:21 +00:00
shells Added bash 4.0 (and readline 6.0, which is required by bash). 2009-03-17 14:03:03 +00:00
stdenv * Move some functions for manipulating meta and name attributes out of 2009-03-30 13:22:19 +00:00
test Add a new way to handle option sets. 2008-08-05 17:16:35 +00:00
tools * Updated ntp. 2009-03-31 09:26:20 +00:00
top-level * Added some regression tests for lib that I wrote a while ago but 2009-03-31 13:03:50 +00:00