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
Alexander Foremny
932574a529
Add package haskell-snap and dependencies
...
comonad-1.1.1.6
comonad-3.0.0.1
configurator-0.2.0.0
contravariant-0.2.0.2
data-lens-2.10.1
data-lens-template-2.1.5
distributive-0.2.2
heist-0.8.1.1
semigroupoids-1.3.4
snap-0.9.1.1
xmlhtml-0.2.0.0
2012-07-26 12:17:26 +02:00
Peter Simons
da63b3d2e7
haskell-benchpress: update to version 0.2.2.6
2012-07-26 11:07:00 +02:00
Shea Levy
b0552eb9ca
Add npm2nix
2012-07-25 18:11:57 -04:00
Shea Levy
c516517656
Add empty node-packages.nix using build-node-package.nix from npm2nix.
...
buildNodePackage is a function to build npm packages.
npm2nix (https://bitbucket.org/shlevy/npm2nix ) can be used to generate subexpressions to go in node-packages.nix
2012-07-25 17:46:21 -04:00
Lluís Batlle i Rossell
beb64d1bea
readline: picking more patches from upstream
...
I'm particularly interested in 003, which solves a copy-paste trouble I have
copying matrices into octave, having enabled fltk.
2012-07-25 18:14:52 +02:00
Shea Levy
3a37f47fd4
v8: build with gyp.
...
The scons build has been deprecated
2012-07-25 11:42:15 -04:00
Shea Levy
6a3ea47c4e
node: Update to 0.8.3
2012-07-25 10:45:04 -04:00
Shea Levy
a9cd20e601
v8: Update to 3.11.10.15
2012-07-25 10:26:34 -04:00
Peter Simons
2302e45632
haskell-vector-space: update to version 0.8.2
2012-07-25 15:48:12 +02:00
Peter Simons
076d0635b3
haskell-tls: update to version 0.9.8
2012-07-25 15:48:12 +02:00
Peter Simons
99903896a8
haskell-snap: update to version 0.9.1.1
2012-07-25 15:48:11 +02:00
Peter Simons
6d7f1e10ad
haskell-semigroupoids: update to version 3.0
2012-07-25 15:48:11 +02:00
Peter Simons
2cadf555b0
haskell-data-lens: update to version 2.10.1
2012-07-25 15:48:11 +02:00
Peter Simons
1d5c4851a0
haskell-comonad: update to version 3.0.0.1
2012-07-25 15:48:10 +02:00
Peter Simons
acd0cdbe72
haskell-comonad-transformers: update to version 3.0
2012-07-25 15:48:10 +02:00
Peter Simons
96fd0e446a
haskell-HsOpenSSL: update to version 0.10.3.2
2012-07-25 15:48:10 +02:00
Alexander Foremny
d4d1f785db
removed unofficial autoconf-2.67 from xbmc branch
2012-07-25 15:45:17 +02:00
Alexander Foremny
d6e12aa1f6
more progress on XBMC build
2012-07-25 15:43:34 +02:00
Eelco Dolstra
63b257e0e1
Revert "ffmpeg: Update to latest version 0.11.1."
...
This reverts commit c6a2a1f885
.
2012-07-24 11:43:31 -04:00
Eelco Dolstra
bb8ac70291
Revert "ffmpeg: Add option to enable x11grab support."
...
This reverts commit 05831d3a66
.
2012-07-24 11:43:30 -04:00
Eelco Dolstra
605f9bec52
Revert "ffmpeg: Add alsaLib to dependencies."
...
This reverts commit d9f08cf6f2
.
2012-07-24 11:43:29 -04:00
Eelco Dolstra
bf4c4d7a36
Revert "ffmpeg: Add optional Jack audio support."
...
This reverts commit fe42f8add9
.
2012-07-24 11:43:24 -04:00
Florian Friesdorf
471a9615a2
fix mpich2 and mplayer
2012-07-24 14:17:45 +02:00
Peter Simons
65235ec558
Merge pull request #54 from aszlig/ffmpeg-x11grab
...
ffmpeg: Add option to enable x11grab support.
2012-07-23 11:22:09 -07:00
Peter Simons
bef1738d0e
Merge pull request #57 from dstcruz/snap
...
Haskell libraries required for Snap development
2012-07-23 11:18:43 -07:00
Eelco Dolstra
16d2d9acab
php: Update to 5.3.15
...
Includes fixes for CVE-2012-2688 and CVE-2012-3365.
2012-07-23 13:46:50 -04:00
Lluís Batlle i Rossell
8686b20bec
opencv: update from 2.4.1 to 2.4.2
2012-07-23 16:09:45 +02:00
Peter Simons
1e9adc147d
haskell-tls: update to version 0.9.7
2012-07-23 11:56:21 +02:00
Peter Simons
176e44ab69
haskell-terminfo: update to version 0.3.2.4
2012-07-23 11:56:21 +02:00
Peter Simons
7ffb4c1471
haskell-shakespeare: update to version 1.0.1
2012-07-23 11:56:21 +02:00
Peter Simons
3c92eb2e66
haskell-shakespeare-text: update to version 1.0.0.3
2012-07-23 11:56:21 +02:00
Peter Simons
49a87bc72b
haskell-shakespeare-js: update to version 1.0.0.4
2012-07-23 11:56:21 +02:00
Peter Simons
0909580c51
haskell-shakespeare-css: update to version 1.0.1.3
2012-07-23 11:56:21 +02:00
Peter Simons
17c2d161d8
haskell-process-extras: update to version 0.1.1
2012-07-23 11:56:21 +02:00
Peter Simons
4bfa404d75
haskell-directory-tree: update to version 0.10.1
2012-07-23 11:56:21 +02:00
Peter Simons
f110ebe38e
haskell-benchpress: update to version 0.2.2.5
2012-07-23 11:56:21 +02:00
Peter Simons
974fcebd7f
haskell-AspectAG: update to version 0.3.5
2012-07-23 11:56:21 +02:00
Peter Simons
b400d48a99
haskell-HUnit: update to version 1.2.5.1
2012-07-23 11:37:23 +02:00
Peter Simons
72e07c2940
bison: add version 2.6
2012-07-22 18:54:50 +02:00
Lluis Batlle
d23b81b6ee
libextractor: Fixing about videoSupport builtInputs.
...
I don't know how could I commit the weird lines I fix.
2012-07-22 10:28:04 +02:00
Lluís Batlle i Rossell
a78098451e
webkit-1.4: fix build (perl versions)
...
Setting perl 5.10 later on buildInputs so it detects this 5.10 perl instead of
the 5.14 that comes through some propagatedBuildInputs. I don't know what one.
2012-07-21 15:46:23 +02:00
Daniel Santa Cruz
a2762b5254
Haskell libraries required for Snap development
2012-07-19 22:37:21 -04:00
Peter Simons
03d98589e2
haskell-cabal2nix: update to version 1.38
2012-07-19 12:18:40 +02: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
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
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
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
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
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
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
Peter Simons
be22305ace
haskell-BNFC: update to version 2.4.2.1
2012-07-17 22:50:29 +02:00
Peter Simons
0b0babffc5
Add meta.maintainer attribute to Haskell packages.
2012-07-16 11:36:56 +02:00
Peter Simons
36265e9c66
Merge pull request #5 from aszlig/xpra
...
New version of Xpra from the fork
2012-07-16 02:32:02 -07:00
Peter Simons
76c096e4ea
haskell-hoogle: revert update to version 4.2.12
...
We need a current version of http-types for this update.
2012-07-16 11:22:51 +02:00
Peter Simons
abad8b8873
haskell-hslogger: update to version 1.2.0
2012-07-16 11:21:30 +02:00
Peter Simons
ffbdd377f1
haskell-srcloc: update to version 0.2.0
2012-07-16 11:21:30 +02:00
Peter Simons
932ee764a4
haskell-simple-sendfile: update to version 0.2.5
2012-07-16 11:21:30 +02:00
Peter Simons
8e85516e04
haskell-mainland-pretty: update to version 0.2.1
2012-07-16 11:21:30 +02:00
Peter Simons
3be2d8d9cd
haskell-language-c-quote: update to version 0.4.0
2012-07-16 11:21:29 +02:00
Peter Simons
666a1aa727
haskell-hoogle: update to version 4.2.12
2012-07-16 11:21:29 +02:00
Peter Simons
3c090b3f29
haskell-gitit: patch to support current version of hslogger
2012-07-16 11:21:29 +02:00
Peter Simons
e97fd3491a
Merge pull request #50 from dstcruz/yesod
...
Packages needed for Yesod + Postgresql development
2012-07-16 01:19:49 -07:00
Daniel Santa Cruz
0d64ae8335
Packages needed for Yesod + Postgresql development
2012-07-15 14:40:58 -04:00
Peter Simons
ed7a149f7d
haskell-cpphs: update to version 1.14
2012-07-14 11:14:40 +02:00
Peter Simons
f2d77b76d7
haskell-hlint: update to version 1.8.30
2012-07-14 11:14:40 +02:00
Peter Simons
d4f99e2395
haskell-yesod-json: update to version 1.0.1.0
2012-07-14 11:14:40 +02:00
Peter Simons
d5cbb3ce2c
haskell-system-fileio: update to version 0.3.9
2012-07-14 11:14:40 +02:00
Peter Simons
58a5340112
haskell-symbol: update to version 0.1.3
2012-07-14 11:14:40 +02:00
Peter Simons
618a95a37b
haskell-srcloc: update to version 0.1.2
2012-07-14 11:14:40 +02:00
Peter Simons
e2b33fbbca
haskell-shelly: update to version 0.13.0.1
2012-07-14 11:14:39 +02:00
Peter Simons
50df34469d
haskell-mainland-pretty: update to version 0.1.3.0
2012-07-14 11:14:39 +02:00
Peter Simons
f405ab6467
haskell-largeword: update to version 1.0.2
2012-07-14 11:14:39 +02:00
Peter Simons
b012e956ad
haskell-language-c-quote: update to version 0.3.2
2012-07-14 11:14:39 +02:00
Peter Simons
3ff1801d9e
haskell-hledger: update to version 0.18.2
2012-07-14 11:14:39 +02:00
Peter Simons
3a602ec029
haskell-hledger-web: update to version 0.18.2
2012-07-14 11:14:39 +02:00
Peter Simons
23dcb273a1
haskell-hledger-lib: update to version 0.18.2
2012-07-14 11:14:39 +02:00
Peter Simons
7a539c2b1b
haskell-haxr: update to version 3000.9.0.1
2012-07-14 11:14:39 +02:00
Peter Simons
ad0f0d6817
haskell-hastache: update to version 0.4.1
2012-07-14 11:14:39 +02:00
Peter Simons
658b9855fe
haskell-happstack-server: update to version 7.0.3
2012-07-14 11:14:39 +02:00
Peter Simons
6838d503ab
haskell-hakyll: update to version 3.4.0.0
2012-07-14 11:14:38 +02:00
Peter Simons
39fb1d6f38
haskell-binary: update to version 0.5.1.1
2012-07-14 11:14:38 +02:00
Peter Simons
d29fe161ce
haskell-base-unicode-symbols: update to version 0.2.2.4
2012-07-14 11:14:38 +02:00
Peter Simons
9dfeb7c0d0
haskell-async: update to version 2.0.1.1
2012-07-14 11:14:38 +02:00
Peter Simons
bb7be36700
haskell-Vec: update to version 1.0
2012-07-14 11:14:38 +02:00
Peter Simons
3b532b371a
haskell-SHA: update to version 1.5.1
2012-07-14 11:14:38 +02:00
Peter Simons
65b67ce2a1
haskell-Hipmunk: update to version 5.2.0.9
2012-07-14 11:14:38 +02:00
Peter Simons
3f7c859b8e
haskell-maude: update to version 0.6.1
2012-07-14 11:02:38 +02:00
Peter Simons
b52336f242
haskell-process-extras: add version 0.1.0
2012-07-14 11:02:12 +02:00
Peter Simons
297982be34
haskell-mime-types: add version 0.1.0.0
2012-07-14 11:01:59 +02:00
Peter Simons
45f6ee29ec
haskell-JuicyPixels: add meta.maintainer
2012-07-14 10:55:23 +02:00
Peter Simons
b5d312a56c
haskell-hoauth: add meta.maintainer
2012-07-14 10:54:43 +02:00
Eelco Dolstra
ae67368e54
exif / libexif: Update to 0.6.21
...
Addresses CVE-2012-2812, CVE-2012-2813, CVE-2012-2814, CVE-2012-2836,
CVE-2012-2837, CVE-2012-2840, CVE-2012-2841 and CVE-2012-2845.
2012-07-13 12:34:22 -04:00
Michael Raskin
f2a77f5d9d
TeXLive: update to 2012 snapshot from Debian
2012-07-13 18:18:52 +04:00
Shea Levy
9e7363b750
Merge commit 'b9e1a3f'
...
Add JuicyPixels package from Hackage.
2012-07-11 22:13:31 -04:00
Alexander Foremny
b9e1a3f109
Add JuicyPixels Haskell package
...
Forgot to attach the Nix expression for that package. It is generated by
cabal2nix and works fine on my machine (i686, ghc7.4.1).
2012-07-11 21:55:39 +02:00
Lluís Batlle i Rossell
8fd57ff21e
libextractor: fixing the videoSupport = false
...
I comitted it wrong before.
2012-07-11 20:29:44 +02:00
Lluís Batlle i Rossell
b4e0565a86
libextractor: allow disabling video support.
2012-07-11 20:20:14 +02:00
Lluís Batlle i Rossell
6163742ea4
libgsf: fix build without gnome support
...
I recently committed it with broken without-gnome support.
2012-07-11 20:15:06 +02:00
Lluís Batlle i Rossell
db46c668b8
libgsf and libextractor: allow build without gtk/gnome
...
I leave them enabled by default though; I don't really know how much it helps,
having them built with gtk or gnome support.
I head towards building gnunet without gtk dependencies.
2012-07-11 20:05:36 +02:00
Andres Loeh
945a3480d4
ghc-HEAD: update to a new snapshot
2012-07-11 20:04:15 +02:00
Alexander Foremny
0b71387b76
Add haskell-hoauth-0.3.4
2012-07-11 11:05:24 +02:00
Peter Simons
719852784a
automake-1.11.x: create symlinks for un-versioned directory names
...
The latest Automake version installs the 'aclocal' and 'automake' directories
with a '-1.11' version suffix. Our setup hook is not prepared to handle that,
so we add those symlinks as a quick fix. A better solution would be to extend
the setup hook for Automake to recognize those kind of version suffixes.
2012-07-10 22:26:27 +02:00
Peter Simons
5c6185d925
automake-1.12.x.nix: disable 't/aclocal7.sh' regression test to avoid failures on Hydra
...
The test succeeds on my machine, but not when built on Hydra. It would
be great if some Automake guru could examine what exactly is going on.
2012-07-10 17:38:43 +02:00
Peter Simons
12c0998e03
libmng: build library with Automake 1.10.x; the build fails with later versions
2012-07-10 16:15:30 +02:00
Peter Simons
bb6c1e9878
automake-1.12.x: update to version 1.12.2
2012-07-10 16:15:30 +02:00
Peter Simons
9ca3cc08f6
automake-1.11.x: update to version 1.11.6
2012-07-10 16:15:30 +02:00
Andres Loeh
91cfda020b
haskell-accelerate-cuda: Patch Setup file
2012-07-10 10:44:51 +02:00
Eelco Dolstra
baf5e27aaf
ruby: Fix URL and enable parallel building
2012-07-09 17:32:11 -04:00
Shea Levy
be48fe265a
ruby: update to 1.9.3-p194
2012-07-09 17:29:57 -04:00
Eelco Dolstra
03964c1032
Add fakes3, an implementation of the S3 protocol for testing
2012-07-09 17:25:23 -04:00
Ludovic Courtès
ac1081fb48
guile: update to 2.0.6
2012-07-08 23:48:00 +02:00
Shea Levy
158e74fd43
Merge branch 'lv2-support' of https://github.com/cillianderoiste/nixpkgs-goibhniu
...
Add lv2 support
All builds, and the only change that's not a pure addition is to
ardour3, which Cillian maintains.
If there are future lv2 plugins coming, it may make sense to group them
somehow in all-packages.
2012-07-07 20:53:14 -04:00