Commit graph

3530 commits

Author SHA1 Message Date
Wouter den Breejen
38388bb4b1 Version 231 of xterm
svn path=/nixpkgs/trunk/; revision=10143
2008-01-14 15:33:13 +00:00
Wouter den Breejen
8a71f36150 The sources of xterm have changed again...
svn path=/nixpkgs/trunk/; revision=10142
2008-01-14 15:18:11 +00:00
Armijn Hemel
8e71dd811c add chkrootkit. It might need some tweaks to work properly.
svn path=/nixpkgs/trunk/; revision=10141
2008-01-14 14:43:24 +00:00
Michael Raskin
dab4608c4b Some updates to Samba for service.
svn path=/nixpkgs/trunk/; revision=10139
2008-01-14 11:23:24 +00:00
Marc Weber
16c2ec2ef1 kino not finding dll fix. Now you can start it
svn path=/nixpkgs/trunk/; revision=10138
2008-01-13 18:08:51 +00:00
Wouter den Breejen
dbea319399 Fixed some beta names
svn path=/nixpkgs/trunk/; revision=10136
2008-01-13 17:15:17 +00:00
Wouter den Breejen
c996da631a Updated matching sources to kde-4.0.0 stable from http://www.kde.org/download/
svn path=/nixpkgs/trunk/; revision=10135
2008-01-13 17:11:19 +00:00
Marc Weber
ff62213cec kino (compiling but neither finding libX11 nor libghtread)
and libiec61883  (dependency)
added

svn path=/nixpkgs/trunk/; revision=10133
2008-01-13 15:21:21 +00:00
Michael Raskin
29e62732c9 Now aggregator works at last, after some SVN co/up/ci gone wrong.
svn path=/nixpkgs/trunk/; revision=10132
2008-01-13 10:49:52 +00:00
Michael Raskin
65218ec570 Maybe I recommit aggregator.nix, but I found last time it could be wrong
svn path=/nixpkgs/trunk/; revision=10131
2008-01-13 10:33:27 +00:00
Marc Weber
4fdb695d76 gettext added to gtksourceview to make it compile
svn path=/nixpkgs/trunk/; revision=10130
2008-01-13 02:39:43 +00:00
Eelco Dolstra
b17f0f410c * Aggregator: use cp -s instead of lndir. Only symlink lib/modules.
* NVIDIA / Intel wireless drivers: put modules in
  $out/lib/modules/$kernelVersion so that depmod in the aggregator can
  find them.

svn path=/nixpkgs/trunk/; revision=10128
2008-01-12 23:35:23 +00:00
Eelco Dolstra
ef0a521c39 * Firmware for the Intel 3945ABG.
svn path=/nixpkgs/trunk/; revision=10126
2008-01-12 22:38:37 +00:00
Eelco Dolstra
40ba71406b * Intel Wireless driver for the 3945ABG / 4965AGN.
svn path=/nixpkgs/trunk/; revision=10125
2008-01-12 22:17:46 +00:00
Marc Weber
50606f52be libavc1394 added
svn path=/nixpkgs/trunk/; revision=10124
2008-01-12 21:43:14 +00:00
Marc Weber
0181562269 libraw1394 added
svn path=/nixpkgs/trunk/; revision=10121
2008-01-12 01:26:04 +00:00
Michael Raskin
ee17a4e153 Added python/tcl support to Vim; also xim - needed for deadkeys.
svn path=/nixpkgs/trunk/; revision=10120
2008-01-12 00:22:52 +00:00
Michael Raskin
5116a523a9 A few library functions added.
svn path=/nixpkgs/trunk/; revision=10118
2008-01-11 16:58:55 +00:00
Michael Raskin
437f21219f Various changes to Atheros driver. Supports binary patched 2756 revision now for 5006EG. Latest SVN release and stable are also supported.
svn path=/nixpkgs/trunk/; revision=10117
2008-01-11 06:38:31 +00:00
Armijn Hemel
ff0c267fb6 416 -> 418
* update + license change

svn path=/nixpkgs/trunk/; revision=10114
2008-01-10 21:34:09 +00:00
Marc Weber
20b0e14c6f libdv added
svn path=/nixpkgs/trunk/; revision=10111
2008-01-10 13:37:32 +00:00
Michael Raskin
4e15efefea Some progress in Atheros (no practical result), added a pulled from freedesktop us keymap patch (level 3 deadkeys)
svn path=/nixpkgs/trunk/; revision=10109
2008-01-10 08:01:48 +00:00
Michael Raskin
ca74bacd18 Added MadWiFi.
svn path=/nixpkgs/trunk/; revision=10107
2008-01-10 04:43:46 +00:00
Andres Löh
7f402451ec * porting changes from ghc-6.8.2 nix expression back to 6.6.1
* cleaning up a bit

svn path=/nixpkgs/trunk/; revision=10103
2008-01-09 13:08:36 +00:00
Andres Löh
35d05e3cc1 * statically fix the gcc instance used by ghc
svn path=/nixpkgs/trunk/; revision=10099
2008-01-08 08:45:39 +00:00
Michael Raskin
c0ce72bfc2 Added dmidecode and kqemu
svn path=/nixpkgs/trunk/; revision=10098
2008-01-08 00:18:20 +00:00
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
Armijn Hemel
f2cf59e511 -> 1.1
download location moved to googlecode.com

svn path=/nixpkgs/trunk/; revision=10008
2007-12-31 18:58:04 +00:00
Armijn Hemel
a33238ab3e -> 0.8.13
svn path=/nixpkgs/trunk/; revision=10007
2007-12-31 18:53:01 +00:00
Armijn Hemel
ff9750bbf1 update to 3.9.8
svn path=/nixpkgs/trunk/; revision=10006
2007-12-31 18:43:00 +00:00
Armijn Hemel
aae41dd4d4 update to 0.99.7
svn path=/nixpkgs/trunk/; revision=10005
2007-12-31 18:41:30 +00:00
Armijn Hemel
a18fb28711 update to 0.9.8
svn path=/nixpkgs/trunk/; revision=10004
2007-12-31 18:41:16 +00:00
Armijn Hemel
c032b571bc 1.2beta2 -> 1.2beta3
svn path=/nixpkgs/trunk/; revision=10003
2007-12-31 18:06:15 +00:00
Eelco Dolstra
7f91ba32ec * file 4.23.
svn path=/nixpkgs/trunk/; revision=10002
2007-12-31 17:56:13 +00:00
Eelco Dolstra
d3b45c26e2 * VLC 0.8.6d.
svn path=/nixpkgs/trunk/; revision=10001
2007-12-31 17:55:13 +00:00
Eelco Dolstra
9c2eea2924 * Graphviz 2.16.1.
svn path=/nixpkgs/trunk/; revision=9999
2007-12-31 17:53:33 +00:00
Eelco Dolstra
2048819a9b * GNUPG 1.4.8.
svn path=/nixpkgs/trunk/; revision=9998
2007-12-31 17:53:11 +00:00
Eelco Dolstra
14b6a2d82d * Chatzilla 0.9.79.
svn path=/nixpkgs/trunk/; revision=9996
2007-12-31 17:50:38 +00:00
Armijn Hemel
480a43d45b update to 2.3.1
svn path=/nixpkgs/trunk/; revision=9995
2007-12-31 17:31:41 +00:00
Armijn Hemel
877052cb20 2.4.0 -> 2.4.3
Notable errors:

* python errors are still there
* missing libgnomebreakpad.so (part of bug-buddy)

svn path=/nixpkgs/trunk/; revision=9990
2007-12-31 16:46:26 +00:00
Michael Raskin
fa272cab14 Fixed bridge-utils, added qemu, tuned builder-defs unpack, added xlaunch - a tool to launch X using everything possible from the job except slim.
svn path=/nixpkgs/trunk/; revision=9985
2007-12-31 08:49:41 +00:00
Eelco Dolstra
a98161a0da * Updated Flash, MPlayer plugins.
svn path=/nixpkgs/trunk/; revision=9975
2007-12-30 22:19:07 +00:00
Eelco Dolstra
76668ddc0b * Lower priority on Firefox 3 binaries.
svn path=/nixpkgs/trunk/; revision=9974
2007-12-30 22:05:58 +00:00
Eelco Dolstra
2da5646a4e * Fix indentation mess-up in r9931.
svn path=/nixpkgs/trunk/; revision=9973
2007-12-30 22:02:04 +00:00
Eelco Dolstra
fa35a029ed * Subversion 1.4.6.
svn path=/nixpkgs/trunk/; revision=9972
2007-12-30 21:49:42 +00:00
Eelco Dolstra
78e7401dd1 * Firefox 2.0.0.11.
svn path=/nixpkgs/trunk/; revision=9971
2007-12-30 21:47:12 +00:00
Michael Raskin
a7fada5648 Added Firefox-3b2 (still no idea why it crashes, though), fixed updated FUSE, made relfs_grant add user if none exists
svn path=/nixpkgs/trunk/; revision=9967
2007-12-25 12:29:02 +00:00
Eelco Dolstra
07eedae576 * Linux 2.6.23.12.
svn path=/nixpkgs/trunk/; revision=9965
2007-12-24 13:43:25 +00:00
Eelco Dolstra
5c6cb19b3d * Latest FUSE, sshfs.
svn path=/nixpkgs/trunk/; revision=9964
2007-12-24 13:27:07 +00:00
Michael Raskin
9849c4fd13 Added acl package and fixed attr package.
svn path=/nixpkgs/trunk/; revision=9963
2007-12-23 15:09:12 +00:00
Michael Raskin
cd2ba52040 Removed CURL_NO_OLDIES as we have a fresh curl version.
svn path=/nixpkgs/trunk/; revision=9962
2007-12-21 16:39:22 +00:00
Michael Raskin
6e6b988bcf Looks like ffmpeg merged some repositories to one trunk - so it has now a different hash
svn path=/nixpkgs/trunk/; revision=9958
2007-12-20 04:37:28 +00:00
Eelco Dolstra
895f7c9ab4 * Curl 7.17.1.
* Added a patch to fix --retry in case of connection timeouts when
  --connect-timeout is used.  (--retry is still broken when
  --connect-timeout isn't used.)

svn path=/nixpkgs/trunk/; revision=9956
2007-12-19 18:39:59 +00:00
Eelco Dolstra
ab5a39d40b * Doh.
svn path=/nixpkgs/trunk/; revision=9954
2007-12-19 11:19:02 +00:00
Marc Weber
5a0d090ace maven 2 binary (don't have time for source built right now)
svn path=/nixpkgs/trunk/; revision=9953
2007-12-19 00:17:40 +00:00
Michael Raskin
4290be9a99 Various fixes to lessen reliance on nix.cs.uu.nl for tarballs; version bumps for unavailabel tarballs; ATI driver builds now
svn path=/nixpkgs/trunk/; revision=9952
2007-12-18 22:56:12 +00:00
Eelco Dolstra
1b3aa6482d * Patch for getting dynamic libraries to build on Mac OS X 10.5.
svn path=/nixpkgs/trunk/; revision=9943
2007-12-14 21:39:52 +00:00
Eelco Dolstra
ae979c46a9 * Support for building GHC 6.8 on Darwin.
svn path=/nixpkgs/trunk/; revision=9942
2007-12-14 21:30:03 +00:00
Eelco Dolstra
e9536180f1 * Doh.
svn path=/nixpkgs/trunk/; revision=9941
2007-12-14 17:53:38 +00:00
Eelco Dolstra
65c1809b67 * Support for building a bootstrap GHC (ghcboot) on i686-darwin.
Building of the bootstrapped compiler isn't tested yet.

svn path=/nixpkgs/trunk/; revision=9940
2007-12-14 17:51:11 +00:00
Eelco Dolstra
be02132b5d * gmp 4.2.2 (needed for Mac OS X).
svn path=/nixpkgs/trunk/; revision=9939
2007-12-14 16:35:31 +00:00
Marc Weber
b03e9de694 Unfinished teamspeak client
svn path=/nixpkgs/trunk/; revision=9934
2007-12-14 01:50:19 +00:00
Andres Löh
05cbfdc0bc * version bump to 6.8.2
svn path=/nixpkgs/trunk/; revision=9933
2007-12-13 22:49:32 +00:00
Marc Weber
417ebfba7e fix
svn path=/nixpkgs/trunk/; revision=9932
2007-12-13 22:30:31 +00:00
Marc Weber
17ad9b8acd moved vim_configurable to much more sensible place
svn path=/nixpkgs/trunk/; revision=9931
2007-12-13 22:15:03 +00:00
Marc Weber
09c9eb9761 using patchelf now. This vim expression now has optional python support.
Should be dead easy to add the other scripting languages as well

svn path=/nixpkgs/trunk/; revision=9928
2007-12-13 09:50:22 +00:00
Marc Weber
224cb03f7c typo 'a' missing
svn path=/nixpkgs/trunk/; revision=9925
2007-12-12 11:48:36 +00:00
Eelco Dolstra
f4ae74eae8 * Valgrind 3.3.0.
svn path=/nixpkgs/trunk/; revision=9924
2007-12-12 11:12:26 +00:00
Marc Weber
9a4e9e7a3b vim_configurable example added. broken see comment.
svn path=/nixpkgs/trunk/; revision=9923
2007-12-12 07:20:41 +00:00
Marc Weber
054d0e3076 chooseOptionsByFlags2 supports now propagatedBuildInputs (not yet used)
I've also added enableDisableFeature adding --enable-feature or --disable-feature
(see broken vim_configurable example)

svn path=/nixpkgs/trunk/; revision=9922
2007-12-12 07:14:27 +00:00
Marc Weber
152d8c77da freemind (mind mapping tool) added
svn path=/nixpkgs/trunk/; revision=9921
2007-12-12 06:42:37 +00:00
Michael Raskin
11978272ae Added DVD+RW tools
svn path=/nixpkgs/trunk/; revision=9911
2007-12-11 22:58:44 +00:00
Michael Raskin
306ae4b8b4 Bumped Guile version by applying patch by Ludovic Cuort\`es. Added sdparm.
svn path=/nixpkgs/trunk/; revision=9910
2007-12-11 20:48:52 +00:00
Andres Löh
893dbfdbbc * have ghc68 built automatically
svn path=/nixpkgs/trunk/; revision=9909
2007-12-11 19:05:01 +00:00
Andres Löh
4015abfb18 * fixed libraries/core packages for ghc-6.8
svn path=/nixpkgs/trunk/; revision=9908
2007-12-11 19:00:56 +00:00
Michael Raskin
6bcfbb2aaa Asserted Linux for Firefox binary.
svn path=/nixpkgs/trunk/; revision=9907
2007-12-11 15:29:22 +00:00
Andres Löh
d9b8b152d6 * added alex (lexer generator for Haskell)
svn path=/nixpkgs/trunk/; revision=9906
2007-12-11 13:38:48 +00:00
Eelco Dolstra
08bf29ef70 * Added psmisc.
svn path=/nixpkgs/trunk/; revision=9905
2007-12-11 11:47:23 +00:00
Marc Weber
c301e2dc31 qgis expression
svn path=/nixpkgs/trunk/; revision=9904
2007-12-11 00:14:21 +00:00
Marc Weber
1463d5642f hddtemp (tool to get harddisk temperatures) added and
unfinished qgis expression (in case someone else want's to continue working on it)

svn path=/nixpkgs/trunk/; revision=9903
2007-12-10 22:36:52 +00:00
Marc Weber
a7872ec0ec Eclipse download location for x86_64 added
svn path=/nixpkgs/trunk/; revision=9900
2007-12-10 19:58:36 +00:00
Michael Raskin
4830f9589b Dirty fix for BitTornado; draft support for .nar.bz2 in builder-defs; binary Firefox 3b1 (not that it works well, but a starting point anyway.)
svn path=/nixpkgs/trunk/; revision=9899
2007-12-10 16:56:55 +00:00
Andres Löh
67b8350ee6 * ghc-6.8 is no longer a snapshot
* fixed typo in application of x86_64 patch, i.e.,
    now really seems to work on x86_64 ...

svn path=/nixpkgs/trunk/; revision=9898
2007-12-10 10:50:59 +00:00
Michael Raskin
58610e801a Added curses variant of util-linux. cfdisk is a fine tool..
svn path=/nixpkgs/trunk/; revision=9870
2007-12-06 19:36:43 +00:00
Marc Weber
285a11f346 forgotten to commit this small patch
svn path=/nixpkgs/trunk/; revision=9866
2007-12-06 01:33:12 +00:00
Michael Raskin
8dd296f5db Added Relational FS
svn path=/nixpkgs/trunk/; revision=9865
2007-12-06 00:32:21 +00:00
Marc Weber
980b32acea Many thanks to Ian Lynagh (Igloo) - Now ghc runs on x86_64 on nixos as well
svn path=/nixpkgs/trunk/; revision=9864
2007-12-05 23:31:38 +00:00
Marc Weber
fb437cf98d exrviewer added (needs ctl openexr openexr_ctl)
fltk update
ilmbase updated
ndiswrapper does compile but has to be integrated into the kernel somehow

svn path=/nixpkgs/trunk/; revision=9863
2007-12-05 21:25:47 +00:00
Marc Weber
9948a92f69 fix provided by Tobias Hammerschmidt to make it compile again
svn path=/nixpkgs/trunk/; revision=9862
2007-12-05 12:21:45 +00:00
Michael Raskin
41ecc6941b svn path=/nixpkgs/trunk/; revision=9861 2007-12-04 22:06:13 +00:00
Marc Weber
800634501b forgotten to commit this new default.nix
svn path=/nixpkgs/trunk/; revision=9855
2007-12-04 12:53:37 +00:00
Eelco Dolstra
87d67364d8 * Use /etc/ssh/ssh_config to allow system-wide ssh configuration.
svn path=/nixpkgs/trunk/; revision=9853
2007-12-04 12:28:22 +00:00
Marc Weber
b15b963936 gsl (gnu scientific library) added
svn path=/nixpkgs/trunk/; revision=9851
2007-12-04 04:18:31 +00:00
Marc Weber
d870cba8bc geos library added
svn path=/nixpkgs/trunk/; revision=9837
2007-12-03 16:01:51 +00:00
Marc Weber
dc5292a6b8 xara update (now works on i686 and _64 again)
selenium-rc binaries (automatic web application testing remote control server)

svn path=/nixpkgs/trunk/; revision=9835
2007-12-03 14:33:54 +00:00
Michael Raskin
c2c528b6fa Added PostgreSQL job.
svn path=/nixpkgs/trunk/; revision=9831
2007-12-03 04:48:44 +00:00
Marc Weber
70decf6b0e now builds on x86_64-linux as well
svn path=/nixpkgs/trunk/; revision=9829
2007-12-03 04:16:33 +00:00
Marc Weber
30669073d5 blender default.nix
svn path=/nixpkgs/trunk/; revision=9813
2007-12-01 18:05:26 +00:00
Michael Raskin
1bbc6fe55a Added gdmap, changed builder-defs to use derivation attribute on propagatedBuildInputs, manually fixed Xorg expression problem for Compiz, various fixes.
svn path=/nixpkgs/trunk/; revision=9812
2007-12-01 16:20:23 +00:00
Marc Weber
c19cfa4296 source fixed of ilmbase and openexr, blender, openal-soft added (can't compile openal yet on x64)
svn path=/nixpkgs/trunk/; revision=9811
2007-12-01 05:56:58 +00:00
Marc Weber
00f7de1597 Using the current gcc inkscape still builds and runs on i686 but also builds on my x86_64
svn path=/nixpkgs/trunk/; revision=9809
2007-11-30 02:30:16 +00:00