Commit graph

20348 commits

Author SHA1 Message Date
Michael Raskin
7bb60c640d LMMath: add Latin Modern Math font 2012-07-19 09:07:57 +04:00
Cillian de Róiste
fe42f8add9 ffmpeg: Add optional Jack audio support.
The author of this commit is @cillianderoiste because he made the patch and I'm
just committing it.

This change adds support for Jack audio "while we're at it", see discussion at
pull request #54.
2012-07-19 04:37:33 +02:00
Eelco Dolstra
d077a98e77 nix: Update to 1.1 2012-07-18 21:50:41 -04:00
Cillian de Róiste
70298ba42c Fix style: The meta.description field should be capitalised (niksnut) 2012-07-18 23:35:20 +02:00
Cillian de Róiste
933205acaf Add the sha256 for xf86-video-nested 2012-07-18 23:04:00 +02:00
Cillian de Róiste
8ebb309320 Pin xf86-video-nested to a revision that works with Xorg 7.6 2012-07-18 22:52:43 +02:00
Cillian de Róiste
6efd9b24d3 Add xf86-video-nested
This does not yet compile. I had a working version from an obsolete github repo, but then found the upstream repo. Perhaps it needs a newer Xorg.
2012-07-18 22:52:16 +02:00
aszlig
d9f08cf6f2 ffmpeg: Add alsaLib to dependencies.
As @cillianderoiste pointed out, it makes sense to have this in, not only to
record audio while grabbing the display. This is not optional in this case, as
it isn't a compile time option either. And on the other hand, having ffmpeg
running with OSS doesn't appear reasonable to me, as ffmpeg will fall back to
OSS if alsa isn't available anyway.
2012-07-18 17:27:24 +02:00
Eelco Dolstra
c101d6fd63 Fix Nixpkgs evaluation
http://hydra.nixos.org/build/2842914
2012-07-18 11:16:02 -04:00
Eelco Dolstra
eeb09aa1bc nix: Update to 1.1pre2749_ccc52ad 2012-07-18 17:03:55 +02:00
Andres Loeh
8984139215 Fix bug in uniqList. 2012-07-18 16:31:39 +02:00
Peter Simons
bdc0530f93 Revert updates to srcloc, mainland-pretty, and language-c-quote to un-break accelerate-cuda. 2012-07-18 16:05:10 +02:00
Eelco Dolstra
5750566c2a Fix Pyrex build 2012-07-18 09:50:36 -04:00
Peter Simons
cca94ee05e lhs2tex: remove myself as maintainer 2012-07-18 15:49:12 +02:00
Eelco Dolstra
26fa2425c6 Fix dmraid build
http://hydra.nixos.org/build/2842473
2012-07-18 09:25:58 -04:00
Eelco Dolstra
b9b5a8d7c1 Fix btrfs-progs build
http://hydra.nixos.org/build/2842473
2012-07-18 09:21:33 -04:00
Peter Simons
24f7a2b72b haskell-hslogger-template: update to version 2.0.1 2012-07-18 14:37:08 +02:00
Peter Simons
05952b2e37 haskell-Hipmunk: update to version 5.2.0.10 2012-07-18 14:37:07 +02:00
Peter Simons
5b0edeb003 haskell-HUnit: add version 1.2.5.0 2012-07-18 14:37:01 +02:00
aszlig
05831d3a66 ffmpeg: Add option to enable x11grab support.
This is especially useful if you want to do screencasts and other sorts of
things like that.
2012-07-18 14:33:26 +02:00
aszlig
c6a2a1f885 ffmpeg: Update to latest version 0.11.1.
This is needed in order to enable x11grab, as it isn't included in 0.10.
2012-07-18 13:34:22 +02:00
Peter Simons
b6325a7213 tbb: add version 4.0-u5 2012-07-18 12:44:37 +02:00
Rob Vermaas
597da08646 Pass docutils from pythonPackages to mercurial 2012-07-18 12:42:33 +02:00
Peter Simons
bf195b742e haskell-srcloc: update to version 0.2.0 2012-07-18 11:43:54 +02:00
Peter Simons
0ed4ac39b6 haskell-mainland-pretty: update to version 0.2.1 2012-07-18 11:43:53 +02:00
Peter Simons
11e260ec74 haskell-language-c-quote: update to version 0.4.0 2012-07-18 11:43:53 +02:00
Peter Simons
f3aa348936 haskell-benchpress: fix build with modern versions of GHC 2012-07-18 11:43:53 +02:00
Peter Simons
884e91e9a7 Merge pull request #45 from 7c6f434c/texlive-2012
TeXLive: update to 2012 snapshot from Debian
2012-07-18 02:39:42 -07:00
Peter Simons
3c167d0340 Add meta.maintainer to Haskell packages. 2012-07-18 11:36:17 +02:00
Peter Simons
63d6e4fe2e Merge pull request #49 from dmalikov/master
Add haskell-lambdabot
2012-07-18 02:35:41 -07:00
Andres Loeh
3fbd694d7d Try to cut recursion depth in uniqList and closePropagation. 2012-07-18 11:18:15 +02:00
Andres Loeh
83505f15b2 ghc-head: bump snapshot version 2012-07-18 11:02:00 +02:00
Andres Loeh
c432af3932 Revert "haskell-language-c-quote: update to version 0.4.0"
This reverts commit 3be2d8d9cd.

Depends on recent version of mainland-pretty, which in turn depends on
srcloc-2 which in turns breaks accelerate-cuda.
2012-07-18 10:25:52 +02:00
Andres Loeh
fe4677de2f Revert "haskell-mainland-pretty: update to version 0.2.1"
This reverts commit 8e85516e04.

This depends on srcloc-2, and srcloc-2 breaks accelerate-cuda.
2012-07-18 10:25:52 +02:00
Andres Loeh
001fb53524 Revert "haskell-srcloc: update to version 0.2.0"
This reverts commit ffbdd377f1.

Version 0.2.0 breaks accelerate-cuda, and doesn't seem to be required
or used in many other places, so I'll just revert.
2012-07-18 10:25:52 +02:00
Andres Loeh
a6bf9b8bdf Add haskell-glpk-hs. 2012-07-18 10:25:52 +02:00
Peter Simons
10682e5377 Merge pull request #53 from cpages/master
yafc: update to 1.2.0
2012-07-18 01:22:43 -07:00
Dmitry Malikov
18c6e6c9d6 Bump lambdabot version 2012-07-18 08:56:41 +02:00
Dmitry Malikov
c145369e3c Add haskell/dataInttrie 2012-07-18 08:48:34 +02:00
Dmitry Malikov
71be80e8e9 Some correctness 2012-07-18 08:48:34 +02:00
Dmitry Malikov
d16ef6d182 Add haskell/unlambda 2012-07-18 08:48:34 +02:00
Dmitry Malikov
0e8b4cd7ad Add haskell/show 2012-07-18 08:48:34 +02:00
Dmitry Malikov
f3319f0cf6 Add haskell/oeis 2012-07-18 08:48:34 +02:00
Dmitry Malikov
67e105efd0 Add haskell/numbers 2012-07-18 08:48:34 +02:00
Dmitry Malikov
d972bae84f Add haskell/logict 2012-07-18 08:48:34 +02:00
Dmitry Malikov
0a5a20d365 Add haskell/lambdabot-utils 2012-07-18 08:48:33 +02:00
Dmitry Malikov
269f013d90 Add haskell-IOSpec 2012-07-18 08:48:33 +02:00
Dmitry Malikov
4c50696a1b Add haskell/data-memocombinators 2012-07-18 08:48:33 +02:00
Dmitry Malikov
cac9051fbf Add brainfuck 2012-07-18 08:48:33 +02:00
Dmitry Malikov
5c12df46cf Add haskell-lambdabot 2012-07-18 08:48:33 +02:00