Commit graph

19363 commits

Author SHA1 Message Date
Eelco Dolstra b222e1b61f * Updated the EC2 API tools to 1.5.3.0.
svn path=/nixpkgs/trunk/; revision=33916
2012-04-25 13:33:25 +00:00
Eelco Dolstra 12130aea67 * Bump nixUnstable.
svn path=/nixpkgs/trunk/; revision=33915
2012-04-25 12:24:16 +00:00
Peter Simons 3117cc72fb Updated Haskell packages.
- clientsession: updated to version 0.7.5
 - gloss: updated to version 1.7.4.1
 - haskeline: enable terminfo support and patch to support mtl >= 2.1
 - HaskellForMaths: updated to version 0.4.5
 - HsOpenSSL: updated to version 0.10.3.1
 - language-javascript: updated to version 0.5.3
 - mtl: added version 2.1.1
 - network: updated to version 2.3.0.13
 - repa-algorithms: updated to version 3.1.3.1
 - repa-examples: updated to version 3.1.3.1
 - repa-io: updated to version 3.1.3.1
 - repa: updated to version 3.1.3.2
 - resourcet: updated to version 0.3.2.1
 - RSA: updated to version 1.2.1.0
 - yesod-auth: updated to version 1.0.2
 - yesod-form: updated to version 1.0.0.3
 - yesod: updated to version 1.0.1.3
 - zlib-enum: updated to version 0.2.2

svn path=/nixpkgs/trunk/; revision=33913
2012-04-25 10:12:44 +00:00
Yury G. Kudryashov cdc3fa0462 Fix ilbc build
svn path=/nixpkgs/trunk/; revision=33912
2012-04-24 17:14:24 +00:00
Ludovic Courtès 7e70f890c4 Darwin: Change noSysDirs' to false' by default.
svn path=/nixpkgs/trunk/; revision=33911
2012-04-24 16:14:44 +00:00
Eelco Dolstra 7716976345 * Linux 3.2.16.
svn path=/nixpkgs/trunk/; revision=33908
2012-04-24 13:54:33 +00:00
Ludovic Courtès daaa950c31 GNU Emacs 22: Use Apple-GCC.
svn path=/nixpkgs/trunk/; revision=33901
2012-04-24 08:49:35 +00:00
Lluís Batlle i Rossell 86232ad5f7 Updating mldonkey. Upstream picked the patch we had.
svn path=/nixpkgs/trunk/; revision=33900
2012-04-24 07:54:57 +00:00
Ludovic Courtès d4f26f65d9 GNU Readline 6.x: Build with Apple-GCC on Darwin.
svn path=/nixpkgs/trunk/; revision=33899
2012-04-23 23:04:05 +00:00
Ludovic Courtès daf8c7fced allStdenvs: Propagate `system'.
svn path=/nixpkgs/trunk/; revision=33898
2012-04-23 22:31:39 +00:00
Ludovic Courtès d44d30b0ba GHC 7.4.2: Remove `darwinInstallNameToolUtility'.
svn path=/nixpkgs/trunk/; revision=33897
2012-04-23 16:28:10 +00:00
Ludovic Courtès b53f6b9dd0 GCC 4.6: Don't bail out when `gnused' isn't provided.
svn path=/nixpkgs/trunk/; revision=33896
2012-04-23 16:28:06 +00:00
Ludovic Courtès 6a85ec6abe GFortran: Use GFortran 4.6 on Darwin.
svn path=/nixpkgs/trunk/; revision=33895
2012-04-23 15:47:41 +00:00
Ludovic Courtès 29bc53265d Darwin: Use GCC 4.6 in `stdenvNix'.
svn path=/nixpkgs/trunk/; revision=33894
2012-04-23 15:47:37 +00:00
Ludovic Courtès 04600bbec1 Darwin: Add mig', lipo', etc. to `stdenvNative'.
Consequently, remove `darwinLipoUtility', `darwinArchUtility', etc.

svn path=/nixpkgs/trunk/; revision=33893
2012-04-23 15:47:31 +00:00
Ludovic Courtès 0a9d954bc6 GNU Patch: On Darwin, use an existing tarball, and patch from there.
svn path=/nixpkgs/trunk/; revision=33892
2012-04-23 15:47:21 +00:00
Peter Simons f1135ba545 Updated Haskell packages.
- alternative-io: updated to version 0.0.1
 - blaze-markup: added version 0.5.1.0
 - crypto-conduit: updated to version 0.3.2
 - cryptohash: updated to version 0.7.5
 - darcs: updated to version 2.8.0
 - filestore: updated to version 0.4.2
 - Graphalyze: cosmetic change
 - hamlet: updated to version 1.0.1.1
 - happstack-hamlet: updated to version 7.0.1
 - happstack-server: updated to version 7.0.1
 - HFuse: updated to version 0.2.4.1
 - Hipmunk: updated to version 5.2.0.8
 - language-javascript: updated to version 0.5.2
 - libmpd: updated to version 0.8.0
 - lifted-base: updated to version 0.1.0.4
 - monad-control: updated to version 0.3.1.2
 - persistent: updated to version 0.9.0.3
 - regex-compat: use latest version when building with GHC 7.4.1
 - skein: updated to version 0.1.0.7
 - snap-core: updated to version 0.8.1
 - snap-server: updated to version 0.8.1.1
 - tls: updated to version 0.9.5
 - vty: updated to version 4.7.0.12
 - wai-app-static: updated to version 1.2.0.2
 - yesod-core: updated to version 1.0.1.1

svn path=/nixpkgs/trunk/; revision=33889
2012-04-23 09:34:01 +00:00
Shea Levy f9a88de275 VirtualBox 4.1.12
svn path=/nixpkgs/trunk/; revision=33888
2012-04-23 04:25:18 +00:00
Shea Levy 50a0b839af Linux 3.3.3
This incorporates the btrfs fix, so remove that patch. Also, I will test
that this builds after committing, and fix it if it fails

svn path=/nixpkgs/trunk/; revision=33885
2012-04-23 00:12:47 +00:00
Karn Kallio 50cab85e88 Fix mlton build: apply Marc Weber patch and update download URL.
svn path=/nixpkgs/trunk/; revision=33882
2012-04-22 20:39:43 +00:00
Karn Kallio 75692dfc1e Remove some commented out instructions.
svn path=/nixpkgs/trunk/; revision=33881
2012-04-22 18:56:30 +00:00
Cillian de Roiste bf3b6be157 Adding Piano Booster, a MIDI file player that teaches you how to play the piano.
svn path=/nixpkgs/trunk/; revision=33880
2012-04-22 16:55:12 +00:00
Andres Löh 1a355ca2ea Updated the GHC HEAD snapshot.
svn path=/nixpkgs/trunk/; revision=33879
2012-04-22 16:31:21 +00:00
Eelco Dolstra d0300a2776 * Switch to QEMU/KVM 1.0.1.
svn path=/nixpkgs/trunk/; revision=33878
2012-04-22 16:30:27 +00:00
Ludovic Courtès 72ed868803 GnuTLS: Allow builds on non-Linux-based OSes.
svn path=/nixpkgs/trunk/; revision=33876
2012-04-22 10:44:53 +00:00
Karn Kallio e81f9de121 Advance wesnoth version to 1.10.2; fixes old version failing build.
svn path=/nixpkgs/trunk/; revision=33874
2012-04-22 05:31:22 +00:00
Karn Kallio 2dbe2887ed Fix build of dvdauthor; also advance version to 0.7.0
svn path=/nixpkgs/trunk/; revision=33873
2012-04-22 00:25:20 +00:00
Karn Kallio 819a05bfae Update mysql 5.5 to 5.5.23 and fix no longer responding URL.
svn path=/nixpkgs/trunk/; revision=33872
2012-04-21 22:36:15 +00:00
Karn Kallio 1097d76801 Fix download URL for Perl Graph package.
svn path=/nixpkgs/trunk/; revision=33871
2012-04-21 20:23:00 +00:00
Lluís Batlle i Rossell 2eb8304fcf Adding ntop. It runs for me, if using "-P directory".
svn path=/nixpkgs/trunk/; revision=33870
2012-04-21 15:04:46 +00:00
Karn Kallio 0842337d80 The hash for qhull has changed too.
svn path=/nixpkgs/trunk/; revision=33869
2012-04-21 04:21:25 +00:00
Karn Kallio 81db13ca16 Eigen hash does not match. I wonder whether upstream replaced it?
svn path=/nixpkgs/trunk/; revision=33868
2012-04-21 04:04:06 +00:00
Cillian de Roiste 6264f9cd91 Adding qsampler, the frontend for LinuxSampler
svn path=/nixpkgs/trunk/; revision=33867
2012-04-20 22:44:50 +00:00
Peter Simons 68f07e270a magit: updated to version 1.1.1
svn path=/nixpkgs/trunk/; revision=33866
2012-04-20 22:37:30 +00:00
Cillian de Roiste 45ac14621a Adding LinuxSampler and dependencies, using SVN version for SFZ support
svn path=/nixpkgs/trunk/; revision=33865
2012-04-20 20:39:42 +00:00
Cillian de Roiste 34b058dcce Upgrading qjackctl from 0.3.7 to 0.3.8, fixes a bug where it crashes when jack is stopped
svn path=/nixpkgs/trunk/; revision=33864
2012-04-20 20:37:54 +00:00
Peter Simons f412a1fbe7 development/compilers/ghc/head.nix: fixed sha256 hash
svn path=/nixpkgs/trunk/; revision=33863
2012-04-20 20:17:07 +00:00
Peter Simons 8ee3bc82ee haskell-Graphalyze: removed myself from the list of maintainers
svn path=/nixpkgs/trunk/; revision=33862
2012-04-20 20:15:29 +00:00
Rob Vermaas 8e510f1888 Update scala to 2.9.2
svn path=/nixpkgs/trunk/; revision=33861
2012-04-20 13:45:49 +00:00
Peter Simons b5c67150cf Updated Haskell packages.
- blaze-html: updated to version 0.4.3.4
 - gloss: updated to version 1.7.3.1
 - hashtables: updated to version 1.0.1.4
 - repa: updated to version 3.1.2.1
 - skein: updated to version 0.1.0.6

svn path=/nixpkgs/trunk/; revision=33859
2012-04-20 12:50:37 +00:00
Andres Löh 8915da0a6b New GHC snapshots.
svn path=/nixpkgs/trunk/; revision=33858
2012-04-20 12:22:23 +00:00
Peter Simons 4fc0e49bdd git-annex: updated to version 3.20120418
svn path=/nixpkgs/trunk/; revision=33856
2012-04-20 11:35:20 +00:00
Peter Simons 6242869b9d haskell-edit-distance: added version 0.2.1
svn path=/nixpkgs/trunk/; revision=33855
2012-04-20 11:35:17 +00:00
Peter Simons cbbf85d839 haskell-tls-extra: updated to version 0.4.6
svn path=/nixpkgs/trunk/; revision=33854
2012-04-20 11:35:13 +00:00
Peter Simons c05f314f7f Updated Haskell packages.
- authenticate: updated to version 1.2.1
 - blaze-builder-enumerator: updated to version 0.2.0.4
 - graphviz: updated to version 2999.13.0.2
 - tls: updated to version 0.9.4

svn path=/nixpkgs/trunk/; revision=33853
2012-04-20 09:57:42 +00:00
Michael Raskin e9226f1ca6 Add a needed dependency
svn path=/nixpkgs/trunk/; revision=33851
2012-04-20 04:31:17 +00:00
Eelco Dolstra e24547ab88 * libvirt updated to 0.9.11.
svn path=/nixpkgs/trunk/; revision=33850
2012-04-19 21:40:07 +00:00
Eelco Dolstra 9aa30ba705 * Pass -cpu kvm64 to keep GMP from barfing.
svn path=/nixpkgs/trunk/; revision=33848
2012-04-19 18:44:02 +00:00
Eelco Dolstra f92ee1a13d * QEMU/KVM 1.0.1. Will make this the default if it looks stable.
svn path=/nixpkgs/trunk/; revision=33847
2012-04-19 18:39:58 +00:00
Eelco Dolstra 4b414f89ed * e2fsprogs updated to 1.42.2.
svn path=/nixpkgs/trunk/; revision=33846
2012-04-19 16:49:35 +00:00