Commit graph

6806 commits

Author SHA1 Message Date
Andres Löh acb95ca925 Removed an unnecessary (and harmful) version constraint for haskell-download-curl.
svn path=/nixpkgs/trunk/; revision=34378
2012-06-07 11:27:25 +00:00
Eelco Dolstra f677edf57f * Firefox 13.0. It's not stable yet though - it seems to hang the
first time a Flash control is loaded, with the following message on
  stderr:

    /nix/store/c5ma4l7nlzcwdkjzrflni58aacqrfs1y-xulrunner-13.0/lib/xulrunner-13.0/plugin-container: symbol lookup error: /nix/store/c5ma4l7nlzcwdkjzrflni58aacqrfs1y-xulrunner-13.0/lib/xulrunner-13.0/plugin-container: undefined symbol: malloc_message

  Need to investigate where malloc_message is defined.

svn path=/nixpkgs/trunk/; revision=34368
2012-06-06 14:35:56 +00:00
Lluís Batlle i Rossell 0332f87a0b Adding windows jom; it does not build for me still, but it's close to it.
I think it's better to share it though. I wrote a comment about the expression
not building.


svn path=/nixpkgs/trunk/; revision=34365
2012-06-05 21:24:27 +00:00
Arie Middelkoop 7fd5e26ede Revert on kosmikus' request.
svn path=/nixpkgs/trunk/; revision=34358
2012-06-05 09:33:40 +00:00
Arie Middelkoop 3370d1284e Some explicit dependencies so that xmobar works with the latest haskellPlatform/stable ghc:
xmobar -> mtl-version1
mtl-version1 -> transformers-version2
where version1 and version2 are different from the default, which is needed because their
respective cabal files require that.

svn path=/nixpkgs/trunk/; revision=34357
2012-06-05 09:12:45 +00:00
Andres Löh cfdf9cafaa Setting GHC default version to 7.4.1, default platform to 2012.2.0.0.
svn path=/nixpkgs/trunk/; revision=34355
2012-06-05 08:09:10 +00:00
Cillian de Roiste 27bef25b17 Applying the patch from Rok Garbas to add GIMP 2.8.0
svn path=/nixpkgs/trunk/; revision=34352
2012-06-04 17:38:47 +00:00
Peter Simons f0b9f401ae haskell-defaults.nix: switched ghc-7.5 pre-release to 'future' configuration
svn path=/nixpkgs/trunk/; revision=34343
2012-06-04 09:46:26 +00:00
Peter Simons a92f3fac24 haskell-packages.nix: oops, fixed typo committed earlier
svn path=/nixpkgs/trunk/; revision=34342
2012-06-04 09:46:23 +00:00
Peter Simons 2e8c5de358 haskell-defaults.nix: updated mtl1 to the latest 1.x version (and override that choice in older compilers if necessary)
svn path=/nixpkgs/trunk/; revision=34341
2012-06-04 09:46:20 +00:00
Peter Simons 1495e5ac1e haskell-packages.nix: build xmobar with STM 2.3
This is the default in HP 2012.2.0.0, but GHC 7.0.4 still uses an older version.

svn path=/nixpkgs/trunk/; revision=34339
2012-06-04 09:24:22 +00:00
Peter Simons 9a59fdb416 haskell-packages.nix: added 'haskellPlatformArgs_future' configuration that has the latest version of the network library
svn path=/nixpkgs/trunk/; revision=34338
2012-06-04 09:24:18 +00:00
Peter Simons 4fdbd75e4f Updated Haskell packages.
- ghc-mod: updated to version 1.10.16
 - network: added version 2.3.0.14
 - pandoc: updated to version 1.9.4
 - xmobar: updated to version 0.15

svn path=/nixpkgs/trunk/; revision=34337
2012-06-04 09:24:14 +00:00
Rickard Nilsson 0d719146a2 Moved obnam from pythonPackages to pkgs.
svn path=/nixpkgs/trunk/; revision=34336
2012-06-04 05:02:31 +00:00
Eelco Dolstra 887c89cc33 * Include the Git shortrev in the version number.
* Less verbose output in the tarball job.

svn path=/nixpkgs/trunk/; revision=34335
2012-06-04 04:12:17 +00:00
Rickard Nilsson ca5dfc9634 obnam 1.0
obnam is a backup program with support for deduplication, compression and encryption. See http://liw.fi/obnam/.

svn path=/nixpkgs/trunk/; revision=34331
2012-06-03 22:11:09 +00:00
Peter Simons 53d7bcb206 haskell-packages.nix: cosmetic, no functional change
Re-ordered entries in haskellPlatformArgs_2012_2_0_0 to match the order
in the Cabal file. This makes it easier to compare the package list side
by side.

svn path=/nixpkgs/trunk/; revision=34326
2012-06-03 18:26:15 +00:00
Peter Simons 1a024eabbc haskell-packages.nix: Haskell Platform version 2012.2.0.0 is out.
Renamed 'haskellPlatformArgs_future' to 'haskellPlatformArgs_2012_2_0_0'.

svn path=/nixpkgs/trunk/; revision=34325
2012-06-03 18:26:12 +00:00
Andres Löh 23f81c74c9 Provide a shortcut for the current Haskell Platform version.
svn path=/nixpkgs/trunk/; revision=34314
2012-06-01 12:27:20 +00:00
Eelco Dolstra 45c8db6065 * Remove duplicate python- prefix.
svn path=/nixpkgs/trunk/; revision=34308
2012-05-31 19:22:20 +00:00
Michael Raskin 2de23edd59 Adding LLVM 3.1. (as a separate attribute, because it seems to be API-incompatible)
svn path=/nixpkgs/trunk/; revision=34300
2012-05-31 11:04:28 +00:00
Eelco Dolstra c57a50290a * Mark jdkPlugin/jrePlugin as low priority.
svn path=/nixpkgs/trunk/; revision=34294
2012-05-31 02:28:14 +00:00
Eelco Dolstra 596eddb6e8 * Add some dependencies.
svn path=/nixpkgs/trunk/; revision=34293
2012-05-30 21:49:36 +00:00
Eelco Dolstra 5bd2bc4a58 * Add ReviewBoard and its dependencies (such as Django).
svn path=/nixpkgs/trunk/; revision=34292
2012-05-30 21:12:40 +00:00
Peter Simons 6050e8749c haskell-defaults.nix: dropped 'packages_ghc741_pedantic' variant, it's identical to 'packages_ghc741' now
svn path=/nixpkgs/trunk/; revision=34284
2012-05-29 20:16:16 +00:00
Lluís Batlle i Rossell ac1857cef1 Adding fio, the flexible IO tester.
svn path=/nixpkgs/trunk/; revision=34275
2012-05-29 14:21:55 +00:00
Andres Löh 9f47f715c1 Revert bogus change.
svn path=/nixpkgs/trunk/; revision=34273
2012-05-29 14:02:26 +00:00
Andres Löh 4e10015cab Added gnumeric.
svn path=/nixpkgs/trunk/; revision=34272
2012-05-29 12:21:33 +00:00
Russell O'Connor 417a07a0e9 Updatings ssreflect to depend on camlp5 version 6.
svn path=/nixpkgs/trunk/; revision=34263
2012-05-28 20:53:17 +00:00
Russell O'Connor 390907e0a2 Update coq to use camlp5 version 6.
svn path=/nixpkgs/trunk/; revision=34261
2012-05-28 19:41:26 +00:00
Peter Simons e6f2845b30 haskell-defaults.nix: switch ghc 7.4.1 to latest versions of 'mtl' and 'transformers'
svn path=/nixpkgs/trunk/; revision=34256
2012-05-28 10:53:46 +00:00
Peter Simons c664157e7d Updated Haskell packages.
- attoparsec: updated to version 0.10.2.0
 - blaze-html: dropped obsolete version 0.4.3.4
 - cairo: updated to version 0.12.3.1
 - cryptocipher: updated to version 0.3.4
 - file-embed: updated to version 0.0.4.4
 - glib: updated to version 0.12.3.1
 - gtk2hs-buildtools: updated to version 0.12.3.1
 - gtksourceview2: updated to version 0.12.3.1
 - hakyll: updated to version 3.3.0.0
 - happstack-server: updated to version 7.0.2
 - hjsmin: updated to version 0.1.2
 - http-conduit: updated to version 1.4.1.7
 - http-types: updated to version 0.6.11
 - language-c-quote: updated to version 0.3.1.2
 - parallel: added version 3.2.0.3
 - regex-pcre: updated to version 0.94.3
 - regex-posix: added version 0.95.2
 - shakespeare-js: updated to version 1.0.0.3
 - svgcairo: updated to version 0.12.1.1
 - text: added version 0.11.2.1
 - vty: updated to version 4.7.0.14
 - warp: updated to version 1.2.1.1
 - yaml: updated to version 0.7.0.2
 - yesod-static: updated to version 1.0.0.3

svn path=/nixpkgs/trunk/; revision=34255
2012-05-28 10:23:20 +00:00
Andres Löh 3ff236c739 Latest change (or reverse change) for the upcoming Haskell Platform.
svn path=/nixpkgs/trunk/; revision=34245
2012-05-25 16:19:52 +00:00
Lluís Batlle i Rossell 383b76df79 Fixing mingw-w64 builds. I can build simple C++ programs with gccCrossStageFinal.
I also add tests for hydra; let's see if it builds far.


svn path=/nixpkgs/trunk/; revision=34232
2012-05-24 22:07:23 +00:00
Lluís Batlle i Rossell 3729f9ce5e Trying to add a few bits of mingw-w64. To be tested.
svn path=/nixpkgs/trunk/; revision=34228
2012-05-24 21:23:23 +00:00
Lluís Batlle i Rossell b71ca8c138 Updating the kernels to be cross-built by hydra. The list was quite outdated related to nixpkgs.
svn path=/nixpkgs/trunk/; revision=34224
2012-05-24 18:59:13 +00:00
Ludovic Courtès b4cecdea10 Ploticus 2.41.
svn path=/nixpkgs/trunk/; revision=34216
2012-05-22 21:18:25 +00:00
Lluís Batlle i Rossell 5c393a469b Adding linux 3.4.
svn path=/nixpkgs/trunk/; revision=34209
2012-05-22 15:29:51 +00:00
Lluís Batlle i Rossell 7962af0fe5 Updating libv4l (part of v4l-utils). I moved v4l-utils to stdenv.mkDerivation style,
and it's used to build either libv4l or the utils (with qt4).


svn path=/nixpkgs/trunk/; revision=34208
2012-05-22 14:30:12 +00:00
Andres Löh f0e99eca2a Updated the Haskell Platform prerelease.
svn path=/nixpkgs/trunk/; revision=34206
2012-05-22 06:14:35 +00:00
Cillian de Roiste f44b78641d http://ftp.logilab.org is no longer valid, changing to ftp:// instead
svn path=/nixpkgs/trunk/; revision=34202
2012-05-21 22:38:44 +00:00
Eelco Dolstra 4ac1552b15 * Added systemd.
svn path=/nixpkgs/trunk/; revision=34200
2012-05-21 20:48:19 +00:00
Eelco Dolstra 1a22e9761d * By default, build a dynamically linked Busybox. In the initrd we
need Glibc anyway, so there is no point in static linking.  This
  saves about a megabyte from the initrd.

svn path=/nixpkgs/trunk/; revision=34197
2012-05-21 17:51:40 +00:00
Rickard Nilsson 61ef2ff439 gnome-terminator 0.96.
svn path=/nixpkgs/trunk/; revision=34195
2012-05-21 15:08:16 +00:00
Andres Löh 0542d35900 Added prerelease version of haskell-platform-2012.2.0.0
svn path=/nixpkgs/trunk/; revision=34191
2012-05-20 21:04:52 +00:00
Andres Löh 7aa85ac536 Adding NVIDIA CUDA toolkit and haskell-accelerate-cuda plus deps.
svn path=/nixpkgs/trunk/; revision=34186
2012-05-20 17:38:03 +00:00
Cillian de Roiste 531b63a389 Patching python-virtualenv so that it doesn't fail if the python version is specified, e.g. --python=python2.7, and now iff the python version is specified it successfully also installs additional libs such as readline into the virtualenv
svn path=/nixpkgs/trunk/; revision=34184
2012-05-19 23:15:50 +00:00
Michael Raskin f5211427b4 Adding zgrviewer
svn path=/nixpkgs/trunk/; revision=34166
2012-05-18 09:32:02 +00:00
Rob Vermaas 1e7dc29a98 add haproxy
svn path=/nixpkgs/trunk/; revision=34165
2012-05-18 07:50:10 +00:00
Eelco Dolstra 28df4ab97b * pycurl: don't require a static curl, and don't put the generated
pycurl.so in a .egg file.

svn path=/nixpkgs/trunk/; revision=34154
2012-05-17 13:33:08 +00:00