Commit graph

6135 commits

Author SHA1 Message Date
Ludovic Courtès 723e46b6a7 GRUB 0.97: Use an old Automake.
svn path=/nixpkgs/trunk/; revision=31719
2012-01-19 21:07:02 +00:00
Peter Simons b94fef3cba all-packages.nix: added texLiveFull attribute, which is a working TexLive installation with all supported packages enabled
svn path=/nixpkgs/trunk/; revision=31717
2012-01-19 20:45:17 +00:00
Yury G. Kudryashov d0c8b530e9 leiningen: added package version 1.6.2
svn path=/nixpkgs/trunk/; revision=31716
2012-01-19 20:34:59 +00:00
Rob Vermaas 087af1bfe7 add gwt 2.4.0, patch provided by TermNL
svn path=/nixpkgs/trunk/; revision=31711
2012-01-19 19:31:25 +00:00
Peter Simons 13e5cf2efb haskell-vault: added version 0.1.0.0
svn path=/nixpkgs/trunk/; revision=31683
2012-01-19 14:44:33 +00:00
Ludovic Courtès 652712b77a udisks: Autoreconf properly.
svn path=/nixpkgs/trunk/; revision=31679
2012-01-19 09:23:24 +00:00
Peter Simons 1e4a7842d2 rsync: optional feature (disabled by default) to sync devices
I use this feature for doing snapshot backups, which is way faster
than copying a huge files tree.

The patch is semi-official, rsync-patches is maintained by rsync
upstream itself.
The patch doesn't affect any behaviour, it only adds 1 option
so it shouldn't affect you if you don't use it.

svn path=/nixpkgs/trunk/; revision=31659
2012-01-18 20:38:24 +00:00
Peter Simons 8985708131 mongodb: new package (nosql database) - nixos integration available
svn path=/nixpkgs/trunk/; revision=31655
2012-01-18 20:32:41 +00:00
Peter Simons e58052514b youtube-dl: new package (download clips from youtube)
svn path=/nixpkgs/trunk/; revision=31654
2012-01-18 20:32:37 +00:00
Peter Simons 02392785c5 ghc-mod: new package (emacs haskell-mode extension)
svn path=/nixpkgs/trunk/; revision=31653
2012-01-18 20:32:34 +00:00
Peter Simons 3eca1b395f jruby: upgraded to latest version, fixed java dependency
svn path=/nixpkgs/trunk/; revision=31648
2012-01-18 20:32:20 +00:00
Sander van der Burg 45add982ae Bumped JSON to 2.53 and JSON-XS to 2.32. The older versions doesn't seem to be located on these sites anymore
svn path=/nixpkgs/trunk/; revision=31634
2012-01-18 16:19:25 +00:00
Alexander Tsamutali 87441a72be perl-packages.nix: Added Sort-Versions.
svn path=/nixpkgs/trunk/; revision=31631
2012-01-18 15:14:42 +00:00
Arie Middelkoop ef07990836 Update of the 'thunderbird' package to 9.0.1.
Note: this update simplified the nix expression, as some of the problems mentioned in
the original expression do not seem present anymore.

Also note: the original expression did not compile in combination with the 3.1 kernel. 

svn path=/nixpkgs/trunk/; revision=31615
2012-01-17 22:43:26 +00:00
Eelco Dolstra be1805b4fb * Make Xfce 4.8 the default. Will remove 4.6 later.
svn path=/nixpkgs/trunk/; revision=31613
2012-01-17 19:15:50 +00:00
Eelco Dolstra dc9830111b * Added wkhtmltopdf.
svn path=/nixpkgs/trunk/; revision=31604
2012-01-17 11:04:14 +00:00
Peter Simons 0e224241bf logstalgica: added version 1.0.3
svn path=/nixpkgs/trunk/; revision=31590
2012-01-16 11:34:00 +00:00
Peter Simons 4907bb6cf5 haskell-math-functions: added version 0.1.1.0
svn path=/nixpkgs/trunk/; revision=31580
2012-01-16 11:33:34 +00:00
Arie Middelkoop c87285c255 Updated the coccinelle package to the latest release (1.0.0-RC9).
Added additional ocaml modules which are needed for coccinelle.

svn path=/nixpkgs/trunk/; revision=31579
2012-01-16 10:20:13 +00:00
Andres Löh 57d26cdd8e Adding recurseIntoAttrs for ghc-HEAD (for the ghc-7.4.1 rc phase).
svn path=/nixpkgs/trunk/; revision=31577
2012-01-16 09:55:03 +00:00
Peter Simons 3c8a798411 gource: added meta information and moved the package into version-management category
svn path=/nixpkgs/trunk/; revision=31570
2012-01-15 11:44:02 +00:00
Peter Simons ef343ed3ab subversion: add sasl support
svn path=/nixpkgs/trunk/; revision=31530
2012-01-14 11:41:06 +00:00
Arie Middelkoop 32327df918 Removed the now obsolete firmware-linux-free package.
svn path=/nixpkgs/trunk/; revision=31528
2012-01-14 09:31:12 +00:00
Eelco Dolstra e3796d59a6 * Mark chrome as low priority so that the chrome wrapper gets
installed.

svn path=/nixpkgs/trunk/; revision=31521
2012-01-13 13:43:15 +00:00
Peter Simons dd90ec0d92 wxGTK-2.x: enable support for media control
svn path=/nixpkgs/trunk/; revision=31516
2012-01-13 10:32:02 +00:00
Peter Simons d7985d419f pkgs/development/libraries/wxGTK-2.9: renamed Nix files for consistency
svn path=/nixpkgs/trunk/; revision=31513
2012-01-13 10:31:52 +00:00
Lluís Batlle i Rossell 4238637b40 Adding GNU archimedes.
svn path=/nixpkgs/trunk/; revision=31505
2012-01-12 19:23:47 +00:00
Lluís Batlle i Rossell 72aa6f5ffc Adding centerim.
svn path=/nixpkgs/trunk/; revision=31503
2012-01-12 18:55:08 +00:00
Arie Middelkoop 0fa0da35ef Added firmware-linux-nonfree and directly also the free variant.
Todo for later: take the files from the various .deb files instead of the source distribution.
This version already improves upon my previous implementation, hence I commit it.

svn path=/nixpkgs/trunk/; revision=31501
2012-01-12 17:16:11 +00:00
Eelco Dolstra d62848cd2c * eval-release.nix: force nix-instantiate to include nested attribute
sets.

svn path=/nixpkgs/trunk/; revision=31500
2012-01-12 16:59:58 +00:00
Arie Middelkoop 0a2ad94a0e Fixed rtl8192cfw firmware package.
Also, added a package that fetches all firmware from dwmw2's repo on kernel.org.
Specific firmware can then simply copy the driver out of this repo. Perhaps it
would actually be useful to write some abstraction for that.

Anyway, I'm not sure if fetching the git repo is a good idea to start with. The
repo does not have tags, so I'm forced to either take the HEAD or a particular
commit (chose the last option). However, this is likely to need ongoing
maintenance.

svn path=/nixpkgs/trunk/; revision=31492
2012-01-12 10:17:29 +00:00
Peter Simons 25b5e5e5dd pkgs/top-level/all-packages.nix: build texLive with ruby18
The latest version of Ruby can't interpret the "epspdf.rb" script.

svn path=/nixpkgs/trunk/; revision=31483
2012-01-11 18:52:43 +00:00
Peter Simons 061fe164be Added linux rtl8168e-2 firmware.
svn path=/nixpkgs/trunk/; revision=31475
2012-01-10 23:23:15 +00:00
Yury G. Kudryashov ff5134f8b0 Add lirc
svn path=/nixpkgs/trunk/; revision=31450
2012-01-09 10:25:49 +00:00
Yury G. Kudryashov c80ed42cf1 Add GNU vcdimager
svn path=/nixpkgs/trunk/; revision=31449
2012-01-09 10:25:42 +00:00
Yury G. Kudryashov c403364c06 xmoto-0.5.9+libpng-1.5 patch
svn path=/nixpkgs/trunk/; revision=31447
2012-01-08 23:31:31 +00:00
Cillian de Roiste d9d74208b5 Adding dvswitch: a digital video mixer intended for interactive live mixing of several incoming DV video streams, typically used for recording conferences
svn path=/nixpkgs/trunk/; revision=31446
2012-01-08 23:27:45 +00:00
Yury G. Kudryashov de82ba69f8 kde4.basket works. Remove kde3.kbasket
svn path=/nixpkgs/trunk/; revision=31442
2012-01-08 20:57:55 +00:00
Yury G. Kudryashov a398e2a401 Add skrooge
svn path=/nixpkgs/trunk/; revision=31438
2012-01-08 19:29:28 +00:00
Yury G. Kudryashov 7e66541ce8 Add bunch of kmymoney-4.6.1 dependencies
svn path=/nixpkgs/trunk/; revision=31436
2012-01-08 19:29:07 +00:00
Ludovic Courtès bfd6c7fa3e GNU Automake 1.11.x: Disable tests on FreeBSD.
svn path=/nixpkgs/trunk/; revision=31433
2012-01-08 15:41:17 +00:00
Peter Simons 65715f2e98 all-packages.nix: let 'python3' refer to the latest version, python 3.2
svn path=/nixpkgs/trunk/; revision=31432
2012-01-08 14:43:21 +00:00
Peter Simons 2c7ac76079 unclutter: X cursor management tool
Unclutter hides your X mouse cursor when you do not need it, to prevent
it from getting in the way. You have only to move the mouse to restore
the mouse cursor. Unclutter is very usefull in tiling wm's where you do
not need the mouse often.

Just run it from your .bash_profile like that:

	unclutter -idle 1 &

svn path=/nixpkgs/trunk/; revision=31431
2012-01-08 14:01:17 +00:00
Michael Raskin 47288a2224 Stop using ESound for space-orbit
svn path=/nixpkgs/trunk/; revision=31429
2012-01-07 21:59:16 +00:00
Yury G. Kudryashov a7f52f0fd0 xxdiff-4.0 beta (Qt4-based)
svn path=/nixpkgs/trunk/; revision=31422
2012-01-07 20:23:35 +00:00
Yury G. Kudryashov cd6824cb9f -kde3.kuickshow, +kde4.kuickshow
svn path=/nixpkgs/trunk/; revision=31407
2012-01-07 17:06:57 +00:00
Yury G. Kudryashov 7e320a7043 State qt version (3/4) in packages, not in all-packages.nix
svn path=/nixpkgs/trunk/; revision=31406
2012-01-07 17:06:49 +00:00
Yury G. Kudryashov b81dda6f0a phonon-backend-vlc: use callPackage
svn path=/nixpkgs/trunk/; revision=31402
2012-01-07 15:31:27 +00:00
Alexander Tsamutali 69c91f30ce applications/virtualization/qemu: Added 0.15.nix
svn path=/nixpkgs/trunk/; revision=31401
2012-01-07 15:06:49 +00:00
Karn Kallio 53d6a7b1ba Openoffice.org does not build with libwpd 0.9.
svn path=/nixpkgs/trunk/; revision=31396
2012-01-07 13:19:06 +00:00
Yury G. Kudryashov 1401241864 qrencode-3.2.0
Remove builderDefs magic, add meta

Cherry-pick r31382 from branches/libpng15

svn path=/nixpkgs/trunk/; revision=31385
2012-01-06 23:05:11 +00:00
Yury G. Kudryashov cfc9de7311 KDE SC 4.8 RC2
(Semi-)automatic updates

svn path=/nixpkgs/trunk/; revision=31384
2012-01-06 23:03:43 +00:00
Lluís Batlle i Rossell 11f55d273b I found that instantiating xbursttools brought to the openssl evaluation
throwing an exception about an undefined platform.openssl.system.

That was introduced by r31330, which made openssl for the build system to
evaluate the platform.openssl.system, that should only be needed for the host
system.

I also revert supplying openssl.system for xbursttools.


svn path=/nixpkgs/trunk/; revision=31379
2012-01-06 21:31:29 +00:00
Lluís Batlle i Rossell 01c5028c7c Updating xburst-tools (blind commit, I did not try to build them)
svn path=/nixpkgs/trunk/; revision=31377
2012-01-06 21:06:22 +00:00
Yury G. Kudryashov 6df3e4e928 Add cantarell-fonts, part of GNOME-3
svn path=/nixpkgs/trunk/; revision=31375
2012-01-06 20:10:23 +00:00
Yury G. Kudryashov 9d03e96caa Add itstool
svn path=/nixpkgs/trunk/; revision=31372
2012-01-06 20:09:39 +00:00
Yury G. Kudryashov cee470de5a Remove gtk+-2.16
svn path=/nixpkgs/trunk/; revision=31370
2012-01-06 19:02:07 +00:00
Yury G. Kudryashov 206d17c17f Remove wxGTK-2.6
svn path=/nixpkgs/trunk/; revision=31369
2012-01-06 19:01:56 +00:00
Yury G. Kudryashov d7049d1c08 Add gnome3.gtk2
svn path=/nixpkgs/trunk/; revision=31368
2012-01-06 18:54:10 +00:00
Cillian de Roiste 9686b7def6 Adding a single expression to provide all ralink firmware, if there are no objections this could replace all the rt* firmware expressions
svn path=/nixpkgs/trunk/; revision=31365
2012-01-06 18:42:39 +00:00
Yury G. Kudryashov ac911fce68 Fix XaraLX, add debian-patches.sh
svn path=/nixpkgs/trunk/; revision=31358
2012-01-06 18:13:11 +00:00
Yury G. Kudryashov 5a4b9fc92b gtk-2.x: use atk-2.2.x
svn path=/nixpkgs/trunk/; revision=31357
2012-01-06 18:13:00 +00:00
Lluís Batlle i Rossell cae619da08 Updating elfutils/perf to cross-build. I tested this for the nanonote.
I add newt, checking that it cross-builds too.

I update perf to have newt support, and now it's also finding python, whatever
that means. I've not tested if 'python' as buildInputs is enough.


svn path=/nixpkgs/trunk/; revision=31353
2012-01-06 16:45:14 +00:00
Ludovic Courtès 81b3aecaec release-cross: Add OpenSSL for cross-GNU builds.
svn path=/nixpkgs/trunk/; revision=31349
2012-01-06 14:07:08 +00:00
Peter Simons d88a86d8ee haskell-unix-compat: updated to version 0.3.0.1
svn path=/nixpkgs/trunk/; revision=31347
2012-01-06 13:30:08 +00:00
Peter Simons 671455b8be haskell-maude: updated to version 0.3.0
svn path=/nixpkgs/trunk/; revision=31345
2012-01-06 13:30:02 +00:00
Yury G. Kudryashov 5a0de50cf5 Add kde4.basket
svn path=/nixpkgs/trunk/; revision=31334
2012-01-06 00:55:30 +00:00
Yury G. Kudryashov c22e6aadc5 Add mobile-broadband-provider-info
svn path=/nixpkgs/trunk/; revision=31328
2012-01-05 23:25:28 +00:00
Yury G. Kudryashov d15e2f70d9 Add swig-2.x
svn path=/nixpkgs/trunk/; revision=31320
2012-01-05 23:15:24 +00:00
Lluís Batlle i Rossell 4c814dd003 Adding linux 'perf' tool.
svn path=/nixpkgs/trunk/; revision=31319
2012-01-05 21:24:51 +00:00
Florian Friesdorf 68db88bbf8 wip: privateer
svn path=/nixpkgs/trunk/; revision=31305
2012-01-04 23:05:51 +00:00
Lluís Batlle i Rossell b1ba53e50d Adding vimprobable2. Patch by Alexander Forenmy.
svn path=/nixpkgs/trunk/; revision=31303
2012-01-04 22:12:43 +00:00
Peter Simons 660701471c Dropped obsolete versions of haskell-primitive and haskell-vector.
svn path=/nixpkgs/trunk/; revision=31285
2012-01-04 17:48:40 +00:00
Peter Simons aac6654ed5 haskell-vector: updated to version 0.9.1
svn path=/nixpkgs/trunk/; revision=31283
2012-01-04 17:48:32 +00:00
Yury G. Kudryashov 3ca6582874 ppp-2.4.5, a few patches
svn path=/nixpkgs/trunk/; revision=31279
2012-01-04 15:10:27 +00:00
Eelco Dolstra 0348f11e22 * DBD::SQLite updated to 1.35.
svn path=/nixpkgs/trunk/; revision=31277
2012-01-04 14:23:41 +00:00
Lluís Batlle i Rossell 25db5f1a9d Adding libgdiplus for mono, and making mono reference it.
svn path=/nixpkgs/trunk/; revision=31276
2012-01-04 13:55:54 +00:00
Lluís Batlle i Rossell 8fadcd285a Adding icoutils
svn path=/nixpkgs/trunk/; revision=31265
2012-01-04 09:42:38 +00:00
Lluís Batlle i Rossell b15381fcf6 Adding pngtoico.
svn path=/nixpkgs/trunk/; revision=31264
2012-01-04 09:29:52 +00:00
Yury G. Kudryashov b3709689db Add modemmanager
svn path=/nixpkgs/trunk/; revision=31263
2012-01-04 09:05:22 +00:00
Florian Friesdorf 30752215cd linux_3_2_powertop
svn path=/nixpkgs/trunk/; revision=31257
2012-01-03 22:25:38 +00:00
Lluís Batlle i Rossell d028c7e00d Adding a preliminary package for librecad. It fails to install still.
svn path=/nixpkgs/trunk/; revision=31255
2012-01-03 21:14:14 +00:00
Yury G. Kudryashov a988b581a0 Add libkvkontakte
svn path=/nixpkgs/trunk/; revision=31240
2012-01-03 16:15:22 +00:00
Eelco Dolstra ab13fb0c34 * Firefox updated to 9.0.1.
svn path=/nixpkgs/trunk/; revision=31236
2012-01-03 15:18:03 +00:00
Lluís Batlle i Rossell 22e91e721e Removing references to openssl 1.0.0e
svn path=/nixpkgs/trunk/; revision=31234
2012-01-03 14:32:41 +00:00
Florian Friesdorf 9e050a9226 iwlwifi-5150-ucode: add Intel 5150 wireless firmware package
Author:    Sergey Mironov <ierton@gmail.com>

svn path=/nixpkgs/trunk/; revision=31232
2012-01-03 14:14:58 +00:00
Yury G. Kudryashov 3af2d4a89e Add kde4.networkmanagement
You still need to start NetworkManager daemon manually to use this widget

svn path=/nixpkgs/trunk/; revision=31229
2012-01-03 13:39:09 +00:00
Yury G. Kudryashov e785aae6e8 Fix most packages depending on fltk
I failed to build cinepaint

svn path=/nixpkgs/trunk/; revision=31224
2012-01-03 10:32:56 +00:00
Yury G. Kudryashov 046ddeb32a fltk-1.3.0
svn path=/nixpkgs/trunk/; revision=31223
2012-01-03 10:02:33 +00:00
Yury G. Kudryashov 995d3d3e03 tulip-3.6.1
svn path=/nixpkgs/trunk/; revision=31216
2012-01-02 18:36:04 +00:00
Peter Simons e195f5b358 monad-control: use consistent naming scheme for all supported versions
svn path=/nixpkgs/trunk/; revision=31211
2012-01-02 14:51:23 +00:00
Lluís Batlle i Rossell 7d4e6bbec9 Adding task warrior unstable.
svn path=/nixpkgs/trunk/; revision=31151
2011-12-29 22:27:32 +00:00
Lluís Batlle i Rossell 99e6a23f03 Adding task warrior, stable.
svn path=/nixpkgs/trunk/; revision=31150
2011-12-29 22:14:08 +00:00
Peter Simons de1a6e09d7 haskell-path-pieces: added version 0.1.0
haskell-attoparsec-conduit: added version 0.0.0
haskell-blaze-builder-conduit: added version 0.0.0
haskell-conduit: added version 0.0.0.1
haskell-http-conduit: added version 1.0.0
haskell-lifted-base: added version 0.1.0.2
haskell-xml-conduit: added version 0.5.0
haskell-zlib-conduit: added version 0.0.0

svn path=/nixpkgs/trunk/; revision=31141
2011-12-29 16:42:08 +00:00
Lluís Batlle i Rossell 58af7eb6bf Adding smbldap-tools. And some CPAN packages as bonus.
svn path=/nixpkgs/trunk/; revision=31118
2011-12-27 21:35:50 +00:00
Lluís Batlle i Rossell 9c87cccee9 Adding cgroups to the sheevaplug kernel.
svn path=/nixpkgs/trunk/; revision=31114
2011-12-27 19:33:36 +00:00
Peter Simons 481a96b2ed haskell-shakespeare-i18n: added version 0.0.0
svn path=/nixpkgs/trunk/; revision=31087
2011-12-26 15:35:48 +00:00
Peter Simons 5aacd74bf8 haskell-wai-logger: added version 0.1.1
svn path=/nixpkgs/trunk/; revision=31086
2011-12-26 15:35:42 +00:00
Peter Simons 2d972e96ad haskell-fast-logger: added version 0.0.1
svn path=/nixpkgs/trunk/; revision=31085
2011-12-26 15:35:37 +00:00
Peter Simons e4f3dcda83 haskell-byteorder: added version 1.0.3
svn path=/nixpkgs/trunk/; revision=31084
2011-12-26 15:35:33 +00:00
Peter Simons 70b696e83e haskell-HTTP: added version 4000.2.2
svn path=/nixpkgs/trunk/; revision=31083
2011-12-26 15:35:30 +00:00
Lluís Batlle i Rossell 331d4d13da Trying to make digikam build with boost 1.47 (http://trac.macports.org/ticket/32524),
as it fails with 1.48.


svn path=/nixpkgs/trunk/; revision=31082
2011-12-26 10:13:55 +00:00
Peter Simons 46084dbc3c haskell-repr: added version 0.4.1.2
svn path=/nixpkgs/trunk/; revision=31070
2011-12-25 16:06:17 +00:00
Peter Simons 6a9bbeac0f haskell-string-combinators: added version 0.6.0.2
svn path=/nixpkgs/trunk/; revision=31069
2011-12-25 16:06:11 +00:00
Peter Simons 658f4ae7e2 haskell-dstring: added version 0.4.0.3
svn path=/nixpkgs/trunk/; revision=31068
2011-12-25 16:06:00 +00:00
Andres Löh 8af094c99f Updated ghc HEAD snapshot to ghc-7.4.1-rc1.
svn path=/nixpkgs/trunk/; revision=31066
2011-12-25 00:12:52 +00:00
Yury G. Kudryashov f806eca299 Actually upgrade ntfs-3g
ntfsprogs collection is now part of ntfs-3g

svn path=/nixpkgs/trunk/; revision=31065
2011-12-24 22:28:00 +00:00
Yury G. Kudryashov 6b5dff3bb9 Qt-4.8.0
Hardcode paths to many dlopen()ed libraries. This should fix:
* Print dialog fails to find CUPS;
* flashplugin.
Add optional support for GTK style. Disabled by default.

svn path=/nixpkgs/trunk/; revision=31064
2011-12-24 21:52:08 +00:00
Peter Simons 0ea5780f75 haskell-text: updated use of 0.11.1.11 to 0.11.1.12
svn path=/nixpkgs/trunk/; revision=31061
2011-12-24 18:57:39 +00:00
Peter Simons 986f3c193d pkgs/top-level/haskell-packages.nix: removed inconsistent 'text' specifications in haskell platform expressions
These changes were introduced unintentionally a while ago.

svn path=/nixpkgs/trunk/; revision=31057
2011-12-23 23:34:21 +00:00
Peter Simons e4a2d3ff6d haskell-text: updated version 0.11.1.10 to 0.11.1.11
svn path=/nixpkgs/trunk/; revision=31049
2011-12-23 11:57:45 +00:00
Peter Simons 30afcc3af3 pkgs/top-level/haskell-packages.nix: updated comment about the current HP default version
svn path=/nixpkgs/trunk/; revision=31041
2011-12-22 12:22:52 +00:00
Peter Simons 8854fa0da5 haskell-parallel: updated use of version 3.2.0.0 to 3.2.0.2
svn path=/nixpkgs/trunk/; revision=31030
2011-12-22 12:18:42 +00:00
Peter Simons 53f4402059 haskell-text: updated use of version 0.11.1.9 to 0.11.1.10
svn path=/nixpkgs/trunk/; revision=31029
2011-12-22 12:18:38 +00:00
Russell O'Connor 83452ba0ab adding two versions of metaocaml
svn path=/nixpkgs/trunk/; revision=31026
2011-12-21 21:51:35 +00:00
Eelco Dolstra e1a96b2b88 * Add cpufrequtils to the channel.
svn path=/nixpkgs/trunk/; revision=31017
2011-12-21 16:24:40 +00:00
Peter Simons 3f4358a02a haskell-multirec: dropped obsolete version 0.5.1
svn path=/nixpkgs/trunk/; revision=30999
2011-12-21 10:48:57 +00:00
Eelco Dolstra ed2a67d6d6 * Doh.
svn path=/nixpkgs/trunk/; revision=30998
2011-12-21 10:29:19 +00:00
Peter Simons 331519b7e6 all-packages.nix: append "with-cxx" to the name of gmpxx to ensure that "nix-env -i gmp" prefers this expression
svn path=/nixpkgs/trunk/; revision=30995
2011-12-21 09:28:17 +00:00
Eelco Dolstra 63c643d072 * Firefox 9.0.
svn path=/nixpkgs/trunk/; revision=30985
2011-12-20 14:51:26 +00:00
Shea Levy d54677f9c4 Try to fix the tarball
Not sure if this will work, just tried the obvious fix.

svn path=/nixpkgs/trunk/; revision=30974
2011-12-20 02:51:37 +00:00
Shea Levy ec305ac161 clang builds on darwin now
Also, get rid of the clang bootstrap, there's no need for it

svn path=/nixpkgs/trunk/; revision=30973
2011-12-19 23:58:57 +00:00
Lluís Batlle i Rossell 121a926167 Updating Google Protocol Buffers, and removing an old version because
I think it is unreferenced.


svn path=/nixpkgs/trunk/; revision=30969
2011-12-19 16:03:55 +00:00
Peter Simons c4e802e22d haskell-QuickCheck: added version 2.4.2
svn path=/nixpkgs/trunk/; revision=30961
2011-12-19 13:27:38 +00:00
Peter Simons 4c05021dcb haskell-QuickCheck: dropped obsolete version 2.1.0.3
svn path=/nixpkgs/trunk/; revision=30960
2011-12-19 13:27:35 +00:00
Peter Simons 22bbe11e65 haskell-multirec: updated to version 0.7
svn path=/nixpkgs/trunk/; revision=30959
2011-12-19 13:27:32 +00:00
Shea Levy 006d8dcdc1 clang-3.0
This required moving to the cmake build for llvm in order to build clang
separately from llvm.

svn path=/nixpkgs/trunk/; revision=30956
2011-12-19 12:48:09 +00:00
Shea Levy 0a93e74174 Add beret game
svn path=/nixpkgs/trunk/; revision=30954
2011-12-19 02:13:38 +00:00
Andres Löh ffa89c82fd Trying to fix the build of darcs for ghc-7.0.4.
svn path=/nixpkgs/trunk/; revision=30952
2011-12-18 11:26:46 +00:00
Andres Löh e20ab8d9b3 Added Haskell Platform 2011.4.0.0.
svn path=/nixpkgs/trunk/; revision=30951
2011-12-18 10:22:48 +00:00
Florian Friesdorf d8e5cb01b5 pyside-1.0.9
svn path=/nixpkgs/trunk/; revision=30950
2011-12-17 20:16:45 +00:00
Andres Löh c11749dcd6 Updated the GHC HEAD snapshot.
svn path=/nixpkgs/trunk/; revision=30937
2011-12-16 18:11:23 +00:00
Yury G. Kudryashov f547c64008 Remove unused 'filelight = ...'
svn path=/nixpkgs/trunk/; revision=30931
2011-12-16 10:49:06 +00:00
Yury G. Kudryashov 0971831ddc Reintegrate branches/drop-kde4.5
svn path=/nixpkgs/trunk/; revision=30928
2011-12-16 10:39:22 +00:00
Marco Maggesi b41da3c8df Add ocamlnat (native toplevel for OCaml)
svn path=/nixpkgs/trunk/; revision=30926
2011-12-16 09:35:13 +00:00
Marco Maggesi 9819d7b26a Update OCaml 3.12.0 to 3.12.1
svn path=/nixpkgs/trunk/; revision=30923
2011-12-16 08:11:19 +00:00
Peter Simons 9e7e3ae89c haskell-network: updated to version 2.3.0.8
svn path=/nixpkgs/trunk/; revision=30908
2011-12-15 13:36:58 +00:00
Peter Simons ba6e0edc9f haskell-syb: updated version 3.x to 0.3.6
svn path=/nixpkgs/trunk/; revision=30907
2011-12-15 13:36:56 +00:00
Cillian de Roiste 02eb690bad Upgrading CouchDB to 1.1.1 with SpiderMonkey 185
svn path=/nixpkgs/trunk/; revision=30905
2011-12-15 12:24:25 +00:00
Cillian de Roiste 47765274e5 Adding SpiderMonkey 185
svn path=/nixpkgs/trunk/; revision=30904
2011-12-15 12:13:36 +00:00
Cillian de Roiste f9cbcf881d Removing trailing whitespace
svn path=/nixpkgs/trunk/; revision=30903
2011-12-15 12:11:54 +00:00
Andres Löh ea8d3f396e Added zeromq and haskell-zeromq-haskell.
svn path=/nixpkgs/trunk/; revision=30878
2011-12-14 08:31:14 +00:00
Andres Löh 9d19e4fe06 Added haskell-mongoDB and dependencies.
svn path=/nixpkgs/trunk/; revision=30877
2011-12-14 07:57:52 +00:00
Michael Raskin cbd660a83e Oops, forgot to commit
svn path=/nixpkgs/trunk/; revision=30872
2011-12-13 18:53:40 +00:00
Alexander Tsamutali 7e82cfb7d6 Added support for Quake Live to Firefox wrapper.
svn path=/nixpkgs/trunk/; revision=30856
2011-12-12 17:25:51 +00:00
Peter Simons f06abc04c5 The EHC compiler is now called UHC.
svn path=/nixpkgs/trunk/; revision=30841
2011-12-11 19:54:40 +00:00
Peter Simons 0f1e1249e7 haskell-packages.nix: xmobar requires parsec 3
Adding this explicit override fixes the GHC 6.10.4 build.

svn path=/nixpkgs/trunk/; revision=30829
2011-12-11 18:01:03 +00:00
Peter Simons 6569f68dde haskell-packages.nix: use the current version of parsec 3.x with GHC 7.2 or later
svn path=/nixpkgs/trunk/; revision=30828
2011-12-11 18:01:00 +00:00
Peter Simons 95d34b93c4 haskell-packages.nix: use text 0.11.0.6 when building with ghc 6.10.4
Newer versions of that library don't build with that old compiler, and
'text' is a fairly low-level library on which many others depend.

svn path=/nixpkgs/trunk/; revision=30827
2011-12-11 18:00:57 +00:00
Lluís Batlle i Rossell daf8abbc24 Alphabet, and its order...
svn path=/nixpkgs/trunk/; revision=30816
2011-12-09 21:18:09 +00:00