Eelco Dolstra
fc345ae130
* NVIDIA driver: updated to 169.07. Cleaned up and purified: it
...
doesn't need symlinks in /usr anymore. nvidia-settings works
properly now.
svn path=/nixpkgs/trunk/; revision=10094
2008-01-07 22:54:30 +00:00
Andres Löh
5d4fd5f529
* readline library flag restored; this is required for ghc during linking
...
svn path=/nixpkgs/trunk/; revision=10092
2008-01-07 22:02:44 +00:00
Eelco Dolstra
7f3bd3adcb
* Kernel: disable XEN, the NVIDIA driver doesn't like it.
...
* Remove the paravirt patch on >= 2.6.22, which does exactly the
wrong thing. What was I smoking?
svn path=/nixpkgs/trunk/; revision=10091
2008-01-07 18:40:17 +00:00
Michael Raskin
000226696b
Added libtool for ImageMagick
...
svn path=/nixpkgs/trunk/; revision=10089
2008-01-07 14:11:58 +00:00
Armijn Hemel
0966b36824
update
...
svn path=/nixpkgs/trunk/; revision=10088
2008-01-07 13:49:25 +00:00
Michael Raskin
4bc93bbac6
Now man bash and info bash works.
...
svn path=/nixpkgs/trunk/; revision=10085
2008-01-07 09:34:00 +00:00
Eelco Dolstra
e5a14db751
* Boehm GC updated to 7.0. Needed to get w3m to build on x86_64.
...
svn path=/nixpkgs/trunk/; revision=10082
2008-01-06 00:12:25 +00:00
Eelco Dolstra
43bb722ed9
* Reviving the bleeding edge.
...
svn path=/nixpkgs/trunk/; revision=10079
2008-01-05 23:23:36 +00:00
Michael Raskin
498d47b583
Added module_aggregator. Pass some directories with modules to it, and it will give you a directory to use instead of pkgs.kernel . addSbinPath in builderDefs to use sbin/ in addToEnv . Some catching up in xlaunch.
...
svn path=/nixpkgs/trunk/; revision=10075
2008-01-04 17:02:12 +00:00
Eelco Dolstra
8c615616c7
* New functions: id, any, all, same as in Haskell.
...
* Function `sourceFilesBySuffices' to import all files matching given
extensions in a directory.
svn path=/nixpkgs/trunk/; revision=10072
2008-01-04 15:06:16 +00:00
Eelco Dolstra
7a3501953c
* Grub: patch for splashimage support.
...
svn path=/nixpkgs/trunk/; revision=10062
2008-01-03 16:56:03 +00:00
Eelco Dolstra
1cc3c2b778
* Added Memtest86+.
...
svn path=/nixpkgs/trunk/; revision=10059
2008-01-03 15:14:37 +00:00
Marc Weber
028b0d7ff4
broken comment php_unstable when compiling wihtout xdebug/ xdebug supported
...
svn path=/nixpkgs/trunk/; revision=10056
2008-01-03 10:46:18 +00:00
Michael Raskin
2d08dca911
Now xlaunch can launch more than one X session. Use first argument starting with : for that.
...
svn path=/nixpkgs/trunk/; revision=10053
2008-01-02 16:43:36 +00:00
Eelco Dolstra
1a93b968ea
svn path=/nixpkgs/trunk/; revision=10049
2008-01-02 15:03:17 +00:00
Michael Raskin
a677869546
Looks like final fix for xlaunch
...
svn path=/nixpkgs/trunk/; revision=10044
2008-01-01 21:01:58 +00:00
Marc Weber
763ac687b2
Thanks to Tobias Hammerschmidt new updated version of rxvt-unicode
...
svn path=/nixpkgs/trunk/; revision=10043
2008-01-01 19:50:52 +00:00
Michael Raskin
f75be37d70
Returned elfutils 0.127 as an option.. I do not see why ltrace fails with 0.131. Will investigate after the merge.
...
svn path=/nixpkgs/trunk/; revision=10041
2008-01-01 15:44:27 +00:00
Armijn Hemel
dcec5245e0
update to 0.131
...
svn path=/nixpkgs/trunk/; revision=10040
2008-01-01 14:50:01 +00:00
Michael Raskin
e0317df04f
Yet another attempt to fix xlaunch
...
svn path=/nixpkgs/trunk/; revision=10039
2008-01-01 12:15:40 +00:00
Michael Raskin
9784b59b8b
Another attempt to fix xlaunch
...
svn path=/nixpkgs/trunk/; revision=10038
2008-01-01 11:49:18 +00:00
Michael Raskin
af2c151d9d
Fix for xlaunch
...
svn path=/nixpkgs/trunk/; revision=10037
2008-01-01 11:33:25 +00:00
Eelco Dolstra
5a870b6ea9
* Nix 0.11.
...
svn path=/nixpkgs/trunk/; revision=10036
2008-01-01 11:30:41 +00:00
Armijn Hemel
12de734949
update to 0.995
...
svn path=/nixpkgs/trunk/; revision=10035
2008-01-01 00:15:19 +00:00
Armijn Hemel
7303789d88
update pinfo, needs some extra deps
...
svn path=/nixpkgs/trunk/; revision=10034
2007-12-31 23:38:10 +00:00
Armijn Hemel
e0a14721b1
update to 416
...
svn path=/nixpkgs/trunk/; revision=10033
2007-12-31 23:10:32 +00:00
Armijn Hemel
306ecab207
update to 0.2.6
...
svn path=/nixpkgs/trunk/; revision=10032
2007-12-31 22:56:10 +00:00
Armijn Hemel
1c804d1017
update to 1.2.24, fixes some security bugs
...
svn path=/nixpkgs/trunk/; revision=10031
2007-12-31 22:47:39 +00:00
Armijn Hemel
234a7bdd69
update to 2.0.1
...
svn path=/nixpkgs/trunk/; revision=10030
2007-12-31 22:20:33 +00:00
Armijn Hemel
8c0e2ba0c0
giflib 4.1.6
...
svn path=/nixpkgs/trunk/; revision=10029
2007-12-31 22:10:46 +00:00
Eelco Dolstra
8ae848454a
* Fix GnuPG download location.
...
svn path=/nixpkgs/trunk/; revision=10028
2007-12-31 21:56:38 +00:00
Armijn Hemel
317ebab2c2
add libungif expression for backwards compat
...
svn path=/nixpkgs/trunk/; revision=10027
2007-12-31 21:53:40 +00:00
Armijn Hemel
516078ca38
move libungif
...
svn path=/nixpkgs/trunk/; revision=10026
2007-12-31 21:52:43 +00:00
Armijn Hemel
21a0b76f5e
libungif has moved due to LZW patent expirations:
...
http://sourceforge.net/forum/forum.php?forum_id=753553
svn path=/nixpkgs/trunk/; revision=10025
2007-12-31 21:52:09 +00:00
Armijn Hemel
06e63bccf4
0.6.9 -> 0.6.15
...
svn path=/nixpkgs/trunk/; revision=10024
2007-12-31 21:19:49 +00:00
Armijn Hemel
10af2c18ff
download location moved
...
svn path=/nixpkgs/trunk/; revision=10023
2007-12-31 21:08:38 +00:00
Armijn Hemel
207979c03d
update to 3.3
...
svn path=/nixpkgs/trunk/; revision=10022
2007-12-31 21:03:13 +00:00
Armijn Hemel
ce11f316a0
update to 6.15.00
...
svn path=/nixpkgs/trunk/; revision=10021
2007-12-31 20:50:52 +00:00
Armijn Hemel
9a2e58073e
update to 1.2.1
...
svn path=/nixpkgs/trunk/; revision=10020
2007-12-31 20:49:10 +00:00
Armijn Hemel
4f792ac2b6
new xchat. Security patches for this release not applied
...
svn path=/nixpkgs/trunk/; revision=10019
2007-12-31 20:40:05 +00:00
Armijn Hemel
ecb1670145
update to 0.8.12
...
svn path=/nixpkgs/trunk/; revision=10018
2007-12-31 20:34:51 +00:00
Armijn Hemel
3f06850f45
update.
...
This package is more or less orphaned, it seems, maybe it would be better to delete it from Nixpkgs altogether
svn path=/nixpkgs/trunk/; revision=10017
2007-12-31 20:32:00 +00:00
Armijn Hemel
32e545f7a1
4.5.15 -> 4.5.16
...
svn path=/nixpkgs/trunk/; revision=10016
2007-12-31 19:50:01 +00:00
Armijn Hemel
3e440f3acc
1.3.33
...
svn path=/nixpkgs/trunk/; revision=10015
2007-12-31 19:46:16 +00:00
Armijn Hemel
d37920ffa4
8.4.16
...
svn path=/nixpkgs/trunk/; revision=10014
2007-12-31 19:40:03 +00:00
Armijn Hemel
73391956ad
update to 8.4.16
...
svn path=/nixpkgs/trunk/; revision=10013
2007-12-31 19:39:50 +00:00
Armijn Hemel
dbe9e15939
update to 2.8.12
...
svn path=/nixpkgs/trunk/; revision=10012
2007-12-31 19:28:26 +00:00
Armijn Hemel
1d7ee3f29d
update to 1.2.0
...
svn path=/nixpkgs/trunk/; revision=10011
2007-12-31 19:16:25 +00:00
Armijn Hemel
3e5a5f7de4
update to 1.0beta2
...
svn path=/nixpkgs/trunk/; revision=10010
2007-12-31 19:12:30 +00:00
Armijn Hemel
346f103a1d
update to 0.99.beta13b
...
svn path=/nixpkgs/trunk/; revision=10009
2007-12-31 19:02:49 +00:00