Commit graph

13746 commits

Author SHA1 Message Date
Eelco Dolstra b61d3ab317 * Typo in attribute. This broke --meta --xml evaluation.
svn path=/nixpkgs/trunk/; revision=27142
2011-05-04 12:45:05 +00:00
Eelco Dolstra b1e93d013c * Get rid of those annoying "not an attrSet" trace messages.
svn path=/nixpkgs/trunk/; revision=27141
2011-05-04 12:43:31 +00:00
Rob Vermaas 2881931569 forgot to commit
svn path=/nixpkgs/trunk/; revision=27139
2011-05-04 12:25:52 +00:00
Eelco Dolstra 92bf0b92d3 * Provide "null" defaults for the optional dependencies, otherwise
binutilsCross gives an evaluation error.

svn path=/nixpkgs/trunk/; revision=27138
2011-05-04 12:22:56 +00:00
Rob Vermaas 2ff77d4134 fixed hash
svn path=/nixpkgs/trunk/; revision=27137
2011-05-04 10:14:02 +00:00
Rob Vermaas c34fdd226e oops, wrote git2svn in stead of svn2git
svn path=/nixpkgs/trunk/; revision=27136
2011-05-04 10:11:30 +00:00
Rob Vermaas 02b871de50 add svn2git
svn path=/nixpkgs/trunk/; revision=27135
2011-05-04 10:07:56 +00:00
Rob Vermaas 565c215340 add some versions of cppunit/boost/protobuf, added binutils with gold, added nlopt
svn path=/nixpkgs/trunk/; revision=27134
2011-05-04 10:04:26 +00:00
Rob Vermaas 1625c212d1 add some versions of cppunit/boost/protobuf, added binutils with gold, added nlopt
svn path=/nixpkgs/trunk/; revision=27133
2011-05-04 10:04:03 +00:00
Rob Vermaas 8f7cab5d5c add some versions of cppunit/boost/protobuf, added binutils with gold, added nlopt
svn path=/nixpkgs/trunk/; revision=27132
2011-05-04 10:03:46 +00:00
Peter Simons 59dae8edf4 git-annex: added missing SHA dependency
svn path=/nixpkgs/trunk/; revision=27131
2011-05-04 09:45:22 +00:00
Peter Simons fb10d3399d git-annex: updated to version 0.20110427
The most current one is 0.20110503, but the corresponding tarball isn't
available for download yet.

svn path=/nixpkgs/trunk/; revision=27130
2011-05-04 09:26:45 +00:00
Eelco Dolstra 7a62283c46 svn path=/nixpkgs/trunk/; revision=27128 2011-05-04 08:55:30 +00:00
Eelco Dolstra 345b9a75d5 * Move wxPython into python-packages.nix so that you can get wxPython
built for the appropriate Python version
  (e.g. python26Packages.wxPython).

svn path=/nixpkgs/trunk/; revision=27127
2011-05-04 08:41:50 +00:00
Eelco Dolstra 9afa230dfc * Added Tribler. Doesn't quite work yet.
svn path=/nixpkgs/trunk/; revision=27124
2011-05-03 17:12:31 +00:00
Eelco Dolstra 89e94123c6 * Move ktorrent to pkgs/applications/networking/p2p/.
svn path=/nixpkgs/trunk/; revision=27123
2011-05-03 16:59:24 +00:00
Eelco Dolstra a7d4f19ab3 * wxPython updated to 2.8.12.0.
* wxPython builder: wrap the Python programs (such as pyshell) so that
  they actually work.

svn path=/nixpkgs/trunk/; revision=27122
2011-05-03 16:57:18 +00:00
Eelco Dolstra 5c244c345d * wxGTK updated to 2.8.12.
svn path=/nixpkgs/trunk/; revision=27119
2011-05-03 16:01:19 +00:00
Eelco Dolstra 178cac1447 svn path=/nixpkgs/trunk/; revision=27118 2011-05-03 15:44:13 +00:00
Eelco Dolstra c0e0704163 * Added apsw, Another Python SQLite Wrapper.
svn path=/nixpkgs/trunk/; revision=27117
2011-05-03 15:43:51 +00:00
Eelco Dolstra c2c9b1d011 * SQLite updated to 3.7.6.2. Also enabled the SECURE_DELETE feature
(required by Firefox).

svn path=/nixpkgs/trunk/; revision=27116
2011-05-03 15:43:08 +00:00
Lluís Batlle i Rossell 590bf722b4 Adding readline to php, so now 'php -a' works nicely with readline.
svn path=/nixpkgs/trunk/; revision=27110
2011-05-03 08:25:45 +00:00
Michael Raskin 26da7d3871 Adding Kona: a K interpreter
svn path=/nixpkgs/trunk/; revision=27098
2011-05-03 06:58:01 +00:00
Lluís Batlle i Rossell db287c1b38 Updating rrdtool.
svn path=/nixpkgs/trunk/; revision=27096
2011-05-02 17:03:05 +00:00
Eelco Dolstra aa5646ff3b * For some reason Samba insists on setting the g+w bit on newly
created directories, which is a security risk.  So create $out with
  the proper permissions before starting the VM.

svn path=/nixpkgs/trunk/; revision=27095
2011-05-02 14:55:16 +00:00
Eelco Dolstra 077fd0a77c * Firefox updated to 4.0.1. Dropped the libvpx dependency because it
was ignored anyway.  With the --with-system-libvpx flag, the build
  barfs with:

    checking for vpx/vpx_decoder.h... yes
    configure: error: vpx/vpx_decoder.h found, but is not in /usr/include

svn path=/nixpkgs/trunk/; revision=27089
2011-05-02 11:53:11 +00:00
Michael Raskin 3827d28f27 Update nixCustom for all the dependencies of latest SVN Nix
svn path=/nixpkgs/trunk/; revision=27084
2011-05-02 08:29:01 +00:00
Lluís Batlle i Rossell f28be20395 Updating samba.
svn path=/nixpkgs/trunk/; revision=27082
2011-05-02 07:25:29 +00:00
Alexander Tsamutali 4fc6fa03c5 games/warsow: Updated to 0.62.
svn path=/nixpkgs/trunk/; revision=27078
2011-05-01 23:26:51 +00:00
Lluís Batlle i Rossell f793bd3683 Updating offrss
svn path=/nixpkgs/trunk/; revision=27076
2011-05-01 19:57:31 +00:00
Cillian de Roiste 39f80594b1 Adding Ardour3 alpha2, a digital audio workstation
svn path=/nixpkgs/trunk/; revision=27075
2011-05-01 14:45:52 +00:00
Cillian de Roiste 8135f030f0 Adding libgnomecanvasmm, a dependency for Ardour3
svn path=/nixpkgs/trunk/; revision=27074
2011-05-01 13:45:46 +00:00
Michael Raskin 9926941bf2 Fixing forgotten hash for Wine update
svn path=/nixpkgs/trunk/; revision=27065
2011-04-30 19:42:48 +00:00
Michael Raskin fbe2f38d98 Update WebKit
svn path=/nixpkgs/trunk/; revision=27064
2011-04-30 17:02:59 +00:00
Michael Raskin bb809bb2c3 Update Wine
svn path=/nixpkgs/trunk/; revision=27063
2011-04-30 16:32:53 +00:00
Karn Kallio b3a57308b5 Advance Racket to version 5.1.1 (latest release).
svn path=/nixpkgs/trunk/; revision=27062
2011-04-30 16:31:19 +00:00
Eelco Dolstra 173ac4457e * Doh, forgot to commit.
svn path=/nixpkgs/trunk/; revision=27059
2011-04-30 09:21:38 +00:00
Eelco Dolstra 2f34f27f8a * w3m updated to 0.5.3.
svn path=/nixpkgs/trunk/; revision=27058
2011-04-30 09:20:59 +00:00
Lluís Batlle i Rossell 18620ef05b php xcache wanted m4. Otherwise it built a wrong shared object (missing symbols).
svn path=/nixpkgs/trunk/; revision=27057
2011-04-29 21:38:32 +00:00
Lluís Batlle i Rossell 5bd133b65c Updating php 5.3 and adding php-xcache.
svn path=/nixpkgs/trunk/; revision=27056
2011-04-29 21:01:09 +00:00
Lluís Batlle i Rossell 50f03dbf20 Telling hydra to build the recent k3b.
svn path=/nixpkgs/trunk/; revision=27055
2011-04-29 18:25:46 +00:00
Lluís Batlle i Rossell a6518956f9 Attempt to fix the vsftpd build on i686-linux
svn path=/nixpkgs/trunk/; revision=27054
2011-04-29 18:18:56 +00:00
Ludovic Courtès 270ea3beec Elinks: Fix libgc initialization.
svn path=/nixpkgs/trunk/; revision=27046
2011-04-28 21:22:24 +00:00
Ludovic Courtès 163c51f299 GNU mtools 4.0.16.
svn path=/nixpkgs/trunk/; revision=27045
2011-04-28 20:58:27 +00:00
Ludovic Courtès 159fead4c5 GNU Parallel 20110422.
svn path=/nixpkgs/trunk/; revision=27044
2011-04-28 20:58:20 +00:00
Ludovic Courtès dc4df7b3b4 GNU Xorriso 1.0.8.
svn path=/nixpkgs/trunk/; revision=27043
2011-04-28 20:58:15 +00:00
Ludovic Courtès f5041e03d9 GNU FreeIPMI 1.0.4.
svn path=/nixpkgs/trunk/; revision=27042
2011-04-28 20:58:10 +00:00
Ludovic Courtès 67280cf5bb GNU libidn 1.21.
svn path=/nixpkgs/trunk/; revision=27041
2011-04-28 20:58:05 +00:00
Ludovic Courtès f138600ac9 GNU uCommon C++ 4.3.2.
svn path=/nixpkgs/trunk/; revision=27040
2011-04-28 20:58:00 +00:00
Ludovic Courtès f50b358f37 GnuTLS 2.12.3.
svn path=/nixpkgs/trunk/; revision=27039
2011-04-28 20:57:54 +00:00