Shea Levy
c592992b14
Fix tarball
2012-10-04 19:53:10 -04:00
Shea Levy
a08ca4c04a
openjdk: Don't use the official build system's boostrapping, do our own.
...
The openjdk BOOT_CYCLE bootstrap doesn't use the binaries built in the first stage for the second stage, so we get a bunch of errors like:
/bin/sh: /nix/store/wdgl7xl9b72hn212l0672ad5sn7vh44y-openjdk-bootstrap/bin/native2ascii: No such file or directory
Instead, just build each stage as a separate derivation
2012-10-04 16:56:41 -04:00
Andres Loeh
a84ad8010a
Add haskell-platform-2012.4.0.0 release candidate.
2012-10-03 21:12:46 +02:00
Eelco Dolstra
f9714ace11
boehm-gc: Update to 7.2d
2012-10-03 14:07:35 -04:00
Eelco Dolstra
114dc08026
openjpeg: Update to 1.5.1
...
Fixes CVE-2012-3535, CVE-2012-3358.
2012-10-03 14:07:35 -04:00
Shea Levy
bc829a1050
Revert "Add template-haskell haskellPackage"
...
This reverts commit 7f871719d5
.
Apparently, GHC comes with template-haskell, so there's no point in installing it separately.
2012-10-03 07:46:58 -04:00
Rickard Nilsson
b63305721d
gnum4: Disable tests for ARM.
...
I can't get the `diversions' to pass on SheevaPlug. It builds fine otherwise.
2012-10-02 08:49:33 +02:00
Shea Levy
7f871719d5
Add template-haskell haskellPackage
2012-10-01 11:48:41 -04:00
Cillian de Róiste
471eb0ba53
ffmpeg: Add option to enable x11grab support.
...
This is useful for making screencasts, or bug reporting.
Note: This is copied from aszlig's pull request: 05831d3a66
2012-09-30 23:53:39 +02:00
Lluís Batlle i Rossell
cb7e161361
ffmpeg: adding 1.0 back as an attribute apart.
2012-09-30 12:20:55 +02:00
Lluís Batlle i Rossell
3bc6675d70
Revert "ffmpeg: update to 1.0"
...
This reverts commit 8ea11ec677
.
It was breaking things, as said by Eelco said in nix-dev:
http://hydra.nixos.org/eval/742774
2012-09-30 12:19:37 +02:00
Lluís Batlle i Rossell
f31de09d5c
libvpx: updating to 1.1.0
2012-09-29 23:38:41 +02:00
Lluís Batlle i Rossell
8ea11ec677
ffmpeg: update to 1.0
2012-09-29 23:37:05 +02:00
Peter Simons
35cc2c32bb
haskell-parallel-io: add version 0.3.2
2012-09-28 21:45:21 +02:00
Peter Simons
71a51e3d47
haskell-simple-sendfile: update to version 0.2.8
2012-09-28 10:46:39 +02:00
Peter Simons
88a859891c
haskell-rank1dynamic: update to version 0.1.0.1
2012-09-28 10:46:39 +02:00
Peter Simons
be459eddd8
haskell-hs-bibutils: update to version 4.15
2012-09-28 10:46:39 +02:00
Peter Simons
84413b00e2
haskell-DSH: update to version 0.7.8.2
2012-09-28 10:46:38 +02:00
Peter Simons
9ffe9d4e09
haskell-hxt: jailbreak to support recent versions of the 'network' library
2012-09-28 10:35:15 +02:00
Peter Simons
8432dddfe8
haskell-warp: update to version 1.3.2
2012-09-27 12:21:19 +02:00
Peter Simons
6a695af99b
haskell-vector-space: update to version 0.8.3
2012-09-27 12:21:19 +02:00
Peter Simons
669de74d36
haskell-snap: update to version 0.9.2.1
2012-09-27 12:21:18 +02:00
Peter Simons
0ff49d3405
haskell-snap-server: update to version 0.9.2.3
2012-09-27 12:21:18 +02:00
Peter Simons
ef710f5c4d
haskell-random-fu: update to version 0.2.3.1
2012-09-27 12:21:18 +02:00
Peter Simons
ced4dd874a
haskell-hxt: update to version 9.3.1.0
2012-09-27 12:21:18 +02:00
Peter Simons
ba6b7c53c4
haskell-http-conduit: update to version 1.6.1
2012-09-27 12:21:18 +02:00
Peter Simons
219109de4e
haskell-hs-bibutils: update to version 4.14
2012-09-27 12:21:18 +02:00
Peter Simons
9ec744961f
haskell-ghc-events: update to version 0.4.0.1
2012-09-27 12:21:17 +02:00
Peter Simons
ee606adc9e
haskell-directory-tree: update to version 0.11.0
2012-09-27 12:21:17 +02:00
Peter Simons
2f2658d4ff
haskell-dataenc: update to version 0.14.0.4
2012-09-27 12:21:17 +02:00
Peter Simons
d06f4cf000
haskell-Boolean: update to version 0.1.0
2012-09-27 12:21:17 +02:00
Peter Simons
083ac8dafc
Merge pull request #132 from MarcWeber/fixes/smpeg
...
fix build of smpeg
2012-09-27 02:34:20 -07:00
Andres Loeh
42cf8b1002
Add distributed-process-simplelocalnet and dependencies.
2012-09-27 09:50:02 +02:00
Andres Loeh
f81253e743
Add haskell-distributed-process and dependencies.
2012-09-27 09:45:07 +02:00
Marc Weber
d9152f0133
fix build of smpeg
2012-09-27 01:29:53 +02:00
Lluís Batlle i Rossell
664ee28936
Adding libopus
...
I still don't know any program that can use it.
2012-09-25 20:01:56 +02:00
Lluis Batlle
839f124ba1
ocaml: native code building for ARM on 3.12 and 4.00
...
I think it already works. I'll test more throughly tomorrow.
2012-09-25 19:38:06 +02:00
Lluís Batlle i Rossell
1bd6ee6556
Adding umurmur and protobuf-c.
2012-09-25 19:35:03 +02:00
Peter Simons
3a34ac175f
pkgs/development/compilers/ghc/with-packages.nix: include bash completion files in the generated environment
2012-09-25 15:05:49 +02:00
Peter Simons
a1d08ed4f6
haskell-yesod: update to version 1.1.1
2012-09-25 13:12:48 +02:00
Peter Simons
aad56b31e7
haskell-yesod-form: update to version 1.1.3
2012-09-25 13:12:48 +02:00
Peter Simons
ff32b5e738
haskell-yesod-core: update to version 1.1.2
2012-09-25 13:12:48 +02:00
Peter Simons
ce340103d5
haskell-warp: update to version 1.3.1.2
2012-09-25 13:12:48 +02:00
Peter Simons
c3c66b0167
haskell-tls: update to version 0.9.11
2012-09-25 13:12:48 +02:00
Peter Simons
4ac7aeb60d
haskell-split: update to version 0.2.1.1
2012-09-25 13:12:48 +02:00
Peter Simons
1902ca085a
haskell-json: update to version 0.6
2012-09-25 13:12:47 +02:00
Peter Simons
0e25ce427e
haskell-hamlet: update to version 1.1.1
2012-09-25 13:12:47 +02:00
Peter Simons
cb96271787
haskell-attoparsec-conduit: update to version 0.5.0.2
2012-09-25 13:12:47 +02:00
Peter Simons
e07f0bbeb2
cyrus-sasl: put daemon state to '/run/ssalauthd' instead of the default value '/var/state/ssalauthd'
2012-09-25 12:50:44 +02:00
Peter Simons
23d5a7a042
cyrus-sasl: add support for PAM on Linux
2012-09-25 12:50:44 +02:00