Commit graph

7563 commits

Author SHA1 Message Date
Vladimír Čunát 54651b2662 Hunspell upgrade. 2012-08-07 16:38:26 +02:00
Peter Simons 3e2e746d5a haskell-shelly: update to version 0.14.0.1 2012-08-06 12:44:35 +02:00
Peter Simons f020eac1ff haskell-multiplate: update to version 0.0.2 2012-08-06 12:44:35 +02:00
Peter Simons b2eb3b886e haskell-irc: update to version 0.5.1.0 2012-08-06 12:44:35 +02:00
Peter Simons f3ae30b8d6 haskell-accelerate-cuda: update to version 0.12.1.1 2012-08-06 12:44:35 +02:00
Alexander Foremny 97081611e2 Add package haskell-digestive-functors-heist
Generated by cabal2nix, builds locally.
2012-08-06 12:44:35 +02:00
Lluís Batlle i Rossell 6655bc783e go: patching it to get the nixos cacert bundle taken just fine 2012-08-05 20:50:54 +02:00
Peter Simons 705fbf2e8c bison: update to version 2.6.2 2012-08-04 13:00:44 +02:00
Lluís Batlle i Rossell f682ff3521 gcc47: disabling parallel build if profiled bootstrap required
The gccinstall manual says that parallel building with a profiled
bootstrap is not supported. As we don't have much means of checking
if our profiled bootstrap with parallel build was good or bad, I
propose going to safe terrain.
2012-08-03 19:59:43 +02:00
Lluís Batlle i Rossell 592b980931 gccgo46: removing it. I set gccgo = gcc47
gccgo46 did not build for me, and maybe never built at all.
The same recipe, though, worked fine for gcc47. So let's go with gcc47.
2012-08-03 19:52:19 +02:00
Lluís Batlle i Rossell a375ffa53f Adding gccgo for gcc4.7.
I tested hello world, and it works.
2012-08-03 19:49:53 +02:00
Peter Simons 58d1298c45 haskell-xml-types: update to version 0.3.3 2012-08-03 17:42:48 +02:00
Peter Simons bb6b804fd1 haskell-void: update to version 0.5.7 2012-08-03 17:42:48 +02:00
Peter Simons 6dbbb861cc haskell-socks: update to version 0.4.2 2012-08-03 17:42:48 +02:00
Peter Simons efbc72d31e haskell-shelly: update to version 0.13.4 2012-08-03 17:42:48 +02:00
Peter Simons 42b11c6474 haskell-instant-generics: update to version 0.3.5 2012-08-03 17:42:48 +02:00
Peter Simons cbe1d3163d haskell-hmatrix: update to version 0.14.1.0 2012-08-03 17:42:47 +02:00
Peter Simons 6370084870 haskell-hastache: update to version 0.4.2 2012-08-03 17:42:47 +02:00
Peter Simons de73ae1aac haskell-fclabels: update to version 1.1.4 2012-08-03 17:42:47 +02:00
Peter Simons 3ff06e92a2 haskell-derive: update to version 2.5.10 2012-08-03 17:42:47 +02:00
Peter Simons ff7d63d2bf haskell-data-lens: update to version 2.10.2 2012-08-03 17:42:47 +02:00
Peter Simons 0a1ffe3dc9 haskell-cmdargs: update to version 0.9.6 2012-08-03 17:42:47 +02:00
Peter Simons 972f9dab8f haskell-certificate: update to version 1.2.4 2012-08-03 17:42:47 +02:00
Peter Simons a1c1e671e2 haskell-Vec: update to version 1.0.1 2012-08-03 17:42:46 +02:00
Peter Simons def966e7e7 haskell-Chart: update to version 0.16 2012-08-03 17:42:46 +02:00
Peter Simons 2dbe88630b haskell-AspectAG: update to version 0.3.6.1 2012-08-03 17:42:45 +02:00
Peter Simons 09cf14f73d Drop haskell-Shellac-{readline,haskeline}.
Both packages are broken with recent versions of the compiler and upstream
doesn't respond to e-mail.
2012-08-03 16:09:52 +02:00
Peter Simons 1e0b1b211b Merge pull request #74 from aforemny/haskell-snap
Haskell snap
2012-08-03 06:43:22 -07:00
Daniel Santa Cruz 51c95330b3 Extra libraries required for web dev with Snap
[shlevy]: Fixed missing .nix in haskell-packages.nix
2012-08-03 08:15:15 -04:00
Eelco Dolstra 866ed72060 libjpeg-turbo: Update to 1.2.1
CVE-2012-2806
2012-08-02 12:07:54 -04:00
Michael Raskin 901574fe8a Julia language: update to a fresh version
Update julia and some of its dependencies

Split PCRE because a lot of packages depend on it and I am not sure we
want to test them in a hurry (and Julia specifies exact version).
2012-08-02 17:48:36 +04:00
Lluís Batlle i Rossell 7954b01342 Adding gcc 4.7.1. 2012-08-02 12:53:30 +02:00
Alexander Foremny 8ea5b1aeaa Fix naming convention for haskell-packages.nix 2012-08-01 12:59:34 +02:00
Shea Levy 6c0b7103c9 Add sbc 2012-08-01 06:12:20 -04:00
Eelco Dolstra bd8d7a8d15 Add some packages to the channel 2012-07-31 19:26:35 -04:00
Arie Middelkoop 26b4e2a286 compatibility fix of ocaml-extlib for ocaml 4.00.0. 2012-07-31 14:10:11 +02:00
Arie Middelkoop 2d09dbf8fc update of ocaml-makefile to version 6.37.0. 2012-07-31 14:09:49 +02:00
Arie Middelkoop 63be0ae2f7 patch of sexplib for compatibility with ocaml 4.00.0. 2012-07-31 14:09:40 +02:00
Arie Middelkoop 5bc99bc883 Adds Ocaml 4.00.0 (first attempt)
Bumps Findlib to 1.3.3 (required for ocaml 4.00)
2012-07-31 14:09:27 +02:00
Arie Middelkoop 2df1d646c8 frama-c: add version 20111001 2012-07-31 14:08:52 +02:00
Arie Middelkoop 7d70836580 ocamlgraph: update to 1.8.2
Also added the dependency on lablgtk, so that it builds the 'dgraph' module,
which is needed for packaging frama-c. This dependency can be made optional.
2012-07-31 14:08:48 +02:00
Peter Simons 248faf4726 perl-DB_File: update to version 1.826 2012-07-29 20:54:45 +02:00
Lluís Batlle i Rossell e58b351734 go: updating to 1.0.2
I've only tried it in 386. We'll see if it works on amd64.
2012-07-29 17:24:19 +02:00
Peter Simons b5e7975f59 Merge pull request #75 from aforemny/digestive-functors-snap
Digestive functors snap
2012-07-28 02:39:49 -07:00
Lluís Batlle i Rossell c0832627c4 ocaml, unison: make them build on mips (native compilers)
I switch off the build of ocaml compilers to native code, and add
a 'passthru' that unison can use to see if it needs to call the native
or the bytecode compiler.
2012-07-27 22:43:40 +02:00
Lluís Batlle i Rossell 54146ea191 octave: updating to 3.6.2 (bugfix release)
I don't know what they fixed.
2012-07-27 16:11:31 +02:00
Alexander Foremny a636d4b13a Add package haskell-digestive-functors-snap
Add dependency haskell-digestive-functors.
2012-07-27 06:23:28 +02:00
Mathijs Kwik c0fda4da9b v8: depend on which during i686-linux build 2012-07-26 20:46:33 +02:00
Eelco Dolstra 1c307015dc DBD::Pg: update to 2.19.2
Fixes CVE-2012-1151.
2012-07-26 11:44:08 -04:00
Alexander Foremny d987fedd43 Merge remote-tracking branch 'upstream/master' into haskell-snap
Conflicts:
	pkgs/development/libraries/haskell/comonad-transformers/default.nix
	pkgs/development/libraries/haskell/semigroupoids/default.nix
	pkgs/top-level/haskell-packages.nix
2012-07-26 12:27:59 +02:00