Commit graph

12236 commits

Author SHA1 Message Date
Michael Raskin
c5f019e9a0 Merge pull request #2063 from redbaron/libmsgpack
Proper separation between build and runtime outputs
2014-06-12 13:05:40 +04:00
Peter Simons
187e480329 haskell-crypto-numbers: disable the test suite to avoid spurious build failures
https://github.com/vincenthz/hs-crypto-numbers/issues/8
2014-06-12 10:32:11 +02:00
Michael Raskin
23869e0006 Merge pull request #2907 from falsifian/firefox_30
Firefox 30.0
2014-06-12 12:19:03 +04:00
Vladimír Čunát
de12094b0e Merge recent master 2014-06-12 09:15:11 +02:00
Simon Hengel
22a45575e4 Update haskell-hspec2 to version 0.3.3
(fixes broken Haddocks)
2014-06-12 14:28:47 +08:00
Simon Hengel
837d1f406b Update haskell-hspec2 to version 0.3.1 2014-06-12 13:16:05 +08:00
James Cook
4b55530bd2 nspr: update to 4.10.6
Required for Firefox 30.0.
2014-06-11 13:50:47 -07:00
Jos van den Oever
845b0e3ebc qt5,qtcreator: update to qt-5.2.1 and qtcreator-3.1.
Close #2643.

Testing parallel build of qt5: fine on @vcunat's 8-core (just this single task).
We'll see on Hydra.
2014-06-11 21:30:21 +02:00
Benno Fünfstück
0205ec7878 haskell-pipes-text: new expression 2014-06-11 18:49:48 +02:00
System administrator
7b1b46b96b mssql support for php-5.4
small changes to freetds
see: http://www.php.net/manual/de/mssql.setup.php
2014-06-11 12:58:40 +02:00
Peter Simons
e82eda551e haskell-libmpd: test suite build is broken by recent hspec update 2014-06-11 11:12:57 +02:00
Sönke Hahn
de0520bb3a haskell-hspec2: new package, v0.3.0 2014-06-11 15:57:48 +08:00
Sönke Hahn
1d3477c422 haskell-io-memoize: new package, v1.0.0.0 2014-06-11 15:56:41 +08:00
Sönke Hahn
87154e257a haskell-spawn: new package, v0.3 2014-06-11 15:55:19 +08:00
Simon Hengel
0c40023efd Update haskell-hspec to version 1.10.0 2014-06-11 14:16:59 +08:00
Vladimír Čunát
e4dc3f8ae3 mesa: fix libGL searching for libudev
Close #2784, #2731.

I don't have a clue if using our libudev is always correct on non-nixos,
or if using /run/current-system/sw/lib/libudev would be better...
2014-06-11 07:46:15 +02:00
Vladimír Čunát
cfc457eda5 dbus: security-only update, CVE-2014-3477 (DOS) 2014-06-11 06:53:59 +02:00
Vladimír Čunát
9c7dc50159 mesa: maintenance update 10.1.4 -> .5 2014-06-11 06:46:25 +02:00
Luca Bruno
d2639ac5ef libtasn1: 3.4 -> 3.6. Fixes some security CVEs.
Closes #2844, #2857
2014-06-11 06:46:24 +02:00
Austin Seipp
20f3cbd99e Remove old intel-tbb package
It's unused now, and there's already the `tbb` package so this is
totally redundant.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-10 13:28:35 -05:00
Austin Seipp
d176729427 tbb: upgrade to 4.2-u5
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-10 13:28:34 -05:00
Peter Simons
5956fc3f75 haskell-syb: drop obsolete versions 0.2.2 and 0.3.6.2 2014-06-10 20:27:57 +02:00
Peter Simons
0bee2c38ed haskell-syb: update to version 0.4.2 2014-06-10 20:27:56 +02:00
Vladimír Čunát
f2352f7ecf Merge recent master 2014-06-10 20:14:08 +02:00
Michael Raskin
c6c152daad Create botan.pc just in case 2014-06-10 10:48:38 +04:00
Michael Raskin
cfe5bee000 Update botan 2014-06-10 09:29:13 +04:00
宋文武
8951ca0715 add libxmp 4.2.7 2014-06-10 12:06:11 +08:00
John Wiegley
7ebe9b1e16 haskell-ghc-mod: 4.1.1 -> 4.1.2 2014-06-09 21:01:59 -05:00
Vladimír Čunát
5a98b9f514 Merge recent master into p/stdenv
Merged just before the pypi update, as it seems to cause problems on Hydra.
2014-06-09 19:07:31 +02:00
Peter Simons
473ab2b362 haskell-vector: add version 0.10.11.0 2014-06-09 13:00:33 +02:00
John Wiegley
0e400be1ec haskell-RepLib: do not build haddocks 2014-06-09 03:58:52 -05:00
Peter Simons
20da5ecc9c haskell-parsers: update to version 0.11.0.2
Unfortunately, there are still build errors with this package (see
https://github.com/ekmett/parsers/issues/39). We need the latest
version, though, because older ones won't work with the latest
attoparsec.
2014-06-09 10:27:00 +02:00
Peter Simons
b3c9513efe haskell-vty-5.1.0: jailbreak to fix build with lens 4.2 2014-06-09 10:27:00 +02:00
Mateusz Kowalczyk
3287542c57 haskell-vty: add version 5.1.0 2014-06-09 10:27:00 +02:00
Mateusz Kowalczyk
f481b682b6 test-framework-smallcheck: 0.2 2014-06-09 10:27:00 +02:00
Peter Simons
c7e1a2c5cc haskell-cabal-cargs: jailbreak to fix build with recent versions of either, lens, and tasty
https://github.com/dan-t/cabal-cargs/issues/3
2014-06-09 10:27:00 +02:00
Thomas Bereknyei
766d934090 haskell-cabal-cargs: add version 0.6.1 2014-06-09 10:27:00 +02:00
Peter Simons
6071b304ef haskell-cabal-lenses: jailbreak to fix build 2014-06-09 10:27:00 +02:00
Peter Simons
f085cf3999 haskell-snap: jailbreak to fix build with lens 4.2 2014-06-09 10:27:00 +02:00
Peter Simons
6aea9b49ca haskell-threads: update to version 0.5.1.2 2014-06-09 10:27:00 +02:00
Peter Simons
7ac3849712 haskell-snap: update to version 0.13.2.7 2014-06-09 10:27:00 +02:00
Peter Simons
5043062e68 haskell-resource-pool: update to version 0.2.3.0 2014-06-09 10:27:00 +02:00
Peter Simons
5be634fab5 haskell-purescript: update to version 0.5.2.2 2014-06-09 10:27:00 +02:00
Peter Simons
eac3634da3 haskell-persistent-template: update to version 1.3.1.4 2014-06-09 10:27:00 +02:00
Peter Simons
5e458d5570 haskell-mono-traversable: update to version 0.6.0.2 2014-06-09 10:27:00 +02:00
Peter Simons
d72b09eaa9 haskell-libjenkins: update to version 0.4.3.0 2014-06-09 10:27:00 +02:00
Peter Simons
88413cdaa5 haskell-hoauth2: update to version 0.4.0 2014-06-09 10:26:59 +02:00
Peter Simons
f4f89ce91d haskell-ghcjs-dom: update to version 0.0.9 2014-06-09 10:26:59 +02:00
Peter Simons
66e3410c4d haskell-failure: update to version 0.2.0.3 2014-06-09 10:26:59 +02:00
Peter Simons
b23949f2d7 haskell-ekg-core: update to version 0.1.0.1 2014-06-09 10:26:59 +02:00
Peter Simons
ddb6bb8d4f haskell-dbmigrations: update to version 0.8 2014-06-09 10:26:59 +02:00
Peter Simons
d9344b7723 haskell-conduit: update to version 1.1.6 2014-06-09 10:26:59 +02:00
Peter Simons
9e4254a84f haskell-yesod: update to version 1.2.5.3 2014-06-09 10:26:59 +02:00
Peter Simons
3bb029e9a1 haskell-vinyl: update to version 0.4.1 2014-06-09 10:26:59 +02:00
Peter Simons
4e02b6ca9f haskell-shake: update to version 0.13.1 2014-06-09 10:26:59 +02:00
Peter Simons
471dd8d1f0 haskell-pgm: update to version 0.1.4 2014-06-09 10:26:59 +02:00
Peter Simons
948669f683 haskell-linear: update to version 1.10.1.2 2014-06-09 10:26:59 +02:00
Peter Simons
1538d3ff10 haskell-io-streams: update to version 1.1.4.6 2014-06-09 10:26:59 +02:00
Peter Simons
e77179fd44 haskell-conduit: update to version 1.1.5 2014-06-09 10:26:59 +02:00
Peter Simons
056b9ba32f haskell-adjunctions: update to version 4.1.0.1 2014-06-09 10:26:59 +02:00
Peter Simons
fdee6e37a6 haskell-BlogLiterately: update to version 0.7.1.7 2014-06-09 10:26:59 +02:00
Peter Simons
67cfb66cea haskell-tabular: jailbreak to fix build with transformers 0.4.x 2014-06-09 10:26:59 +02:00
Peter Simons
22cc19e96e haskell-multiplate: jailbreak to fix build with transformers 0.4.x 2014-06-09 10:26:58 +02:00
Peter Simons
7c89fcc501 haskell-persistent-template: jailbreak to fix build with transformers 0.4.x 2014-06-09 10:26:58 +02:00
Peter Simons
5062c9147e haskell-arithmoi: jailbreak to fix build with transformers 0.4.x 2014-06-09 10:26:58 +02:00
Peter Simons
6bb301420e haskell-data-accessor: jailbreak to fix build with transformers 0.4.x 2014-06-09 10:26:58 +02:00
Peter Simons
1304beac01 haskell-utf8-string: patch to fix build with GHC 6.12.x
https://github.com/glguy/utf8-string/issues/9
2014-06-09 10:26:58 +02:00
Peter Simons
0e3dfb5c71 * haskell-blaze-builder-enumerator: jailbreak to fix build with transformers 0.4.x 2014-06-09 10:26:58 +02:00
Peter Simons
84fb4b94c1 haskell-failure: jailbreak to fix build with transformers 0.4.x 2014-06-09 10:26:58 +02:00
Peter Simons
63fdb6f64f haskell-storable-record: jailbreak to fix build with transformers 0.4.x 2014-06-09 10:26:58 +02:00
Peter Simons
3fefc29ee6 haskell-haskeline: jailbreak to fix build with transformers 0.4.x 2014-06-09 10:26:58 +02:00
Peter Simons
d07125a0d9 haskell-transformers-compat: provide different versions for GHC 7.8.2 and below
transformers is a core library in GHC 7.8.2, so that compiler is stuck
with an older version of the -compat library.
2014-06-09 10:26:58 +02:00
Peter Simons
035192b813 haskell-alternative-io: drop obsolete package 2014-06-09 10:26:58 +02:00
Peter Simons
c82d37a6b3 haskell-base64-bytestring: disable test suite do fix the build
https://github.com/bos/base64-bytestring/issues/15
2014-06-09 10:26:58 +02:00
Peter Simons
6f8794ecb2 haskell-yesod-test: update to version 1.2.2 2014-06-09 10:26:58 +02:00
Peter Simons
4acb2ca9bf haskell-yesod-form: update to version 1.3.9.1 2014-06-09 10:26:58 +02:00
Peter Simons
b3fd1fcf56 haskell-yesod-core: update to version 1.2.15.2 2014-06-09 10:26:57 +02:00
Peter Simons
743ad37a1f haskell-yesod-auth: update to version 1.3.1 2014-06-09 10:26:57 +02:00
Peter Simons
404e05c4e5 haskell-vinyl: update to version 0.4 2014-06-09 10:26:57 +02:00
Peter Simons
2acc27c2c6 haskell-twitter-types: update to version 0.3.20140601 2014-06-09 10:26:57 +02:00
Peter Simons
4d5a789169 haskell-transformers-compat: update to version 0.3.3.4 2014-06-09 10:26:57 +02:00
Peter Simons
8fd61a3345 haskell-timerep: update to version 1.0.3 2014-06-09 10:26:57 +02:00
Peter Simons
6b3ca84380 haskell-texmath: update to version 0.6.6.3 2014-06-09 10:26:57 +02:00
Peter Simons
9a76b00dd5 haskell-snap-server: update to version 0.9.4.5 2014-06-09 10:26:57 +02:00
Peter Simons
bdbd0d0ccf haskell-snap-core: update to version 0.9.6.3 2014-06-09 10:26:57 +02:00
Peter Simons
9bc7005ecd haskell-semigroupoids: update to version 4.0.2.1 2014-06-09 10:26:57 +02:00
Peter Simons
b2ec2c58ba haskell-postgresql-simple: update to version 0.4.2.3 2014-06-09 10:26:57 +02:00
Peter Simons
3e53f7128a haskell-pipes-attoparsec: update to version 0.5.1 2014-06-09 10:26:57 +02:00
Peter Simons
8dc5275299 haskell-pipes-aeson: update to version 0.4.1 2014-06-09 10:26:57 +02:00
Peter Simons
226d0941e6 haskell-mono-traversable: update to version 0.6.0.1 2014-06-09 10:26:57 +02:00
Peter Simons
0e015977e2 haskell-hourglass: update to version 0.2.0 2014-06-09 10:26:57 +02:00
Peter Simons
2a53dce4e7 haskell-hit: update to version 0.6.1 2014-06-09 10:26:57 +02:00
Peter Simons
8e14d2908f haskell-diagrams-lib: update to version 1.2.0.1 2014-06-09 10:26:57 +02:00
Peter Simons
180ad15ab5 haskell-diagrams-core: update to version 1.2.0.1 2014-06-09 10:26:57 +02:00
Peter Simons
eaa151379a haskell-transformers-0.4.1.0: haddock from GHC 6.10.x cannot build this documentation 2014-06-09 10:26:56 +02:00
Peter Simons
782d937dc4 haskell-MonadCatchIO-transformers: jailbreak to fix build with transformers 0.4.x 2014-06-09 10:26:56 +02:00
Peter Simons
73e92d2634 haskell-hsini: jailbreak to fix build with recent versions of mtl 2014-06-09 10:26:56 +02:00
Peter Simons
5190b18caa haskell-attoparsec: update to version 0.12.0.0 2014-06-09 10:26:56 +02:00
Peter Simons
3376d02e31 haskell-text: add version 1.1.1.3 (and delete unused versions 0.11.1.13 and 0.1.1.2) 2014-06-09 10:26:56 +02:00
Peter Simons
6358b15985 haskell-mtl: update to version 2.2.1 (and delete unused versions 1.1.1.1 and 2.1.3.1) 2014-06-09 10:26:56 +02:00
Peter Simons
64f4186735 haskell-vector: update version to 0.10.9.3 2014-06-09 10:26:56 +02:00
Peter Simons
1a29d1bc3c haskell-HTTP: update to version 4000.2.17 2014-06-09 10:26:56 +02:00
Peter Simons
66044974b4 haskell-QuickCheck: update to version 2.7.5 2014-06-09 10:26:56 +02:00
Peter Simons
c9672d767f haskell-Cabal: update to version 1.20.0.1 2014-06-09 10:26:56 +02:00
Peter Simons
71ecdfba71 haskell-yst: update to version 0.4.1 2014-06-09 10:26:56 +02:00
Peter Simons
b23dcddd23 haskell-yesod-bin: update to version 1.2.9.4 2014-06-09 10:26:56 +02:00
Peter Simons
7d3603ae4a haskell-wai-middleware-static: update to version 0.5.0.1 2014-06-09 10:26:56 +02:00
Peter Simons
145bcc77e7 haskell-utf8-string: update to version 0.3.8 2014-06-09 10:26:56 +02:00
Peter Simons
b4a3a61285 haskell-unlambda: update to version 0.1.3 2014-06-09 10:26:56 +02:00
Peter Simons
08198d4771 haskell-texmath: update to version 0.6.6.2 2014-06-09 10:26:56 +02:00
Peter Simons
5bf659263e haskell-tasty-golden: update to version 2.2.1.2 2014-06-09 10:26:56 +02:00
Peter Simons
e8acfc5d65 haskell-tasty-ant-xml: update to version 1.0.0.8 2014-06-09 10:26:55 +02:00
Peter Simons
4e60fd5687 haskell-system-filepath: update to version 0.4.12 2014-06-09 10:26:55 +02:00
Peter Simons
fbfbaea156 haskell-system-fileio: update to version 0.3.14 2014-06-09 10:26:55 +02:00
Peter Simons
92aa75475c haskell-stm-conduit: update to version 2.5.0 2014-06-09 10:26:55 +02:00
Peter Simons
868c6a9664 haskell-statistics: update to version 0.11.0.3 2014-06-09 10:26:55 +02:00
Peter Simons
7f9484967c haskell-statestack: update to version 0.2.0.3 2014-06-09 10:26:55 +02:00
Peter Simons
4268d5c635 haskell-sqlite-simple: update to version 0.4.8.0 2014-06-09 10:26:55 +02:00
Peter Simons
b453628e52 haskell-snap: update to version 0.13.2.6 2014-06-09 10:26:55 +02:00
Peter Simons
303806b182 haskell-smtps-gmail: update to version 1.2.1 2014-06-09 10:26:55 +02:00
Peter Simons
29742effa4 haskell-shelly: update to version 1.5.4 2014-06-09 10:26:55 +02:00
Peter Simons
e4e95884f8 haskell-semigroups: update to version 0.15 2014-06-09 10:26:55 +02:00
Peter Simons
08910c93a9 haskell-scotty: update to version 0.7.3 2014-06-09 10:26:55 +02:00
Peter Simons
938ac2949f haskell-reducers: update to version 3.10.2.1 2014-06-09 10:26:55 +02:00
Peter Simons
e017e4cad6 haskell-process-conduit: update to version 1.1.0.0 2014-06-09 10:26:55 +02:00
Peter Simons
e49f8f6e4b haskell-monoid-extras: update to version 0.3.3.4 2014-06-09 10:26:55 +02:00
Peter Simons
912e33adb2 haskell-libmpd: update to version 0.8.0.4 2014-06-09 10:26:55 +02:00
Peter Simons
c7282f84a9 haskell-lens: update to version 4.2 2014-06-09 10:26:55 +02:00
Peter Simons
a2393999ce haskell-language-c-inline: update to version 0.6.0.0 2014-06-09 10:26:55 +02:00
Peter Simons
3aba64bd86 haskell-keys: update to version 3.10.1 2014-06-09 10:26:55 +02:00
Peter Simons
2dacb6ed0e haskell-kan-extensions: update to version 4.0.3 2014-06-09 10:26:54 +02:00
Peter Simons
186f86b3c7 haskell-io-streams: update to version 1.1.4.5 2014-06-09 10:26:54 +02:00
Peter Simons
3ce206a7f0 haskell-hoauth2: update to version 0.3.7 2014-06-09 10:26:54 +02:00
Peter Simons
3e5cf9c4dc haskell-highlighting-kate: update to version 0.5.8.2 2014-06-09 10:26:54 +02:00
Peter Simons
cfe39f293f haskell-heist: update to version 0.13.1.2 2014-06-09 10:26:54 +02:00
Peter Simons
e221343937 haskell-haskell-packages: update to version 0.2.4 2014-06-09 10:26:54 +02:00
Peter Simons
ce1c5de108 haskell-free: update to version 4.9 2014-06-09 10:26:54 +02:00
Peter Simons
4ac91314cc haskell-force-layout: update to version 0.3.0.4 2014-06-09 10:26:54 +02:00
Peter Simons
5d34575391 haskell-extensible-effects: update to version 1.7.1 2014-06-09 10:26:54 +02:00
Peter Simons
d1b2096878 haskell-exception-mtl: update to version 0.3.0.4 2014-06-09 10:26:54 +02:00
Peter Simons
33f2613c4c haskell-entropy: update to version 0.3 2014-06-09 10:26:54 +02:00
Peter Simons
a9ee3e1b16 haskell-encoding: update to version 0.7.0.1 2014-06-09 10:26:54 +02:00
Peter Simons
f06269c9dc haskell-enclosed-exceptions: update to version 1.0.0.2 2014-06-09 10:26:54 +02:00
Peter Simons
d95c25dbc0 haskell-either: update to version 4.3.0.1 2014-06-09 10:26:54 +02:00
Peter Simons
6108f65cde haskell-dual-tree: update to version 0.2.0.4 2014-06-09 10:26:54 +02:00
Peter Simons
bb7641619b haskell-dns: update to version 1.3.0 2014-06-09 10:26:54 +02:00
Peter Simons
322a932898 haskell-diagrams-svg: update to version 1.1 2014-06-09 10:26:54 +02:00
Peter Simons
684bbb66c9 haskell-diagrams-postscript: update to version 1.1 2014-06-09 10:26:54 +02:00
Peter Simons
412ae6b48a haskell-diagrams-lib: update to version 1.2 2014-06-09 10:26:54 +02:00
Peter Simons
cc3dc36517 haskell-diagrams: update to version 1.2 2014-06-09 10:26:53 +02:00
Peter Simons
951296da65 haskell-diagrams-core: update to version 1.2 2014-06-09 10:26:53 +02:00
Peter Simons
c4e8694a24 haskell-diagrams-contrib: update to version 1.1.2 2014-06-09 10:26:53 +02:00
Peter Simons
54a78f4e21 haskell-diagrams-cairo: update to version 1.2 2014-06-09 10:26:53 +02:00
Peter Simons
b10b94b534 haskell-cryptohash: update to version 0.11.5 2014-06-09 10:26:53 +02:00
Peter Simons
53e2945e3c haskell-conduit: update to version 1.1.4 2014-06-09 10:26:53 +02:00
Peter Simons
82a37144a9 haskell-conduit-extra: update to version 1.1.0.4 2014-06-09 10:26:53 +02:00
Peter Simons
eb33887bda haskell-concurrent-extra: update to version 0.7.0.8 2014-06-09 10:26:53 +02:00
Peter Simons
5cdcc65be1 haskell-cassava: update to version 0.4.1.0 2014-06-09 10:26:53 +02:00
Peter Simons
ba7e1f1b6e haskell-attoparsec-enumerator: update to version 0.3.3 2014-06-09 10:26:53 +02:00
Peter Simons
cd5b26ab9d haskell-active: update to version 0.1.0.16 2014-06-09 10:26:53 +02:00
Peter Simons
3bae0ae4f6 haskell-Shellac: update to version 0.9.5.2 2014-06-09 10:26:53 +02:00
Peter Simons
9528d4caf3 haskell-SVGFonts: update to version 1.4.0.3 2014-06-09 10:26:53 +02:00
Thomas Bereknyei
cd4041b905 Add MFlow and dependencies 2014-06-08 23:49:02 -04:00
John Wiegley
e18b59540c haskell-bytes: new expression 2014-06-08 04:18:46 -05:00
John Wiegley
34495b67ce haskell-data-checked: new expression 2014-06-07 16:38:55 -05:00
John Wiegley
e5e9171578 hoogle-local: minor changes for consistency 2014-06-07 20:17:47 +00:00
John Wiegley
b896b49827 libdrm: allow to build on any unix 2014-06-07 20:17:47 +00:00
John Wiegley
0fcd4f98ff haskell-fuzzcheck: new expression 2014-06-07 20:17:46 +00:00
Austin Seipp
5f987d99e8 Merge pull request #2768 from CodeBlock/purescript
Purescript + deps
2014-06-06 09:32:45 -05:00
Benno Fünfstück
82d4f431ed haskell-th-lift-instances: update 0.1.2 -> 0.1.3 2014-06-06 15:11:56 +02:00
Peter Simons
d5afbf8235 Merge pull request #2842 from tomberek/add_holy_project
Add holy-project to nixpkgs. Patch is required until the next version is...
2014-06-06 11:39:29 +02:00
Thomas Bereknyei
1dae8bd2bf Add holy-project to nixpkgs. Patch is required until the next version is pushed to hackage. 2014-06-06 02:50:54 -04:00
Domen Kožar
15f092d7a7 openssl: 1.0.1g -> 1.0.1h
CVE-2014-0224
CVE-2014-0221
CVE-2014-0195
CVE-2014-0198
CVE-2010-5298
CVE-2014-3470
2014-06-05 14:32:11 +02:00
John Wiegley
853f2ca9d5 Update shake to 0.13.1 2014-06-04 19:52:54 +00:00
Oliver Charles
19fe19ea53 Merge pull request #2822 from sol/master
Update haskell-aeson-qq to version 0.7.0
2014-06-04 09:40:29 +01:00
Vladimír Čunát
77abe5e464 libav: update 0.8.11 -> .12, 9.12 -> .13, introduce 10.1 2014-06-04 10:37:59 +02:00
Simon Hengel
fc235a48a0 Update haskell-aeson-qq to version 0.7.0 2014-06-04 16:02:32 +08:00
Austin Seipp
a8ee945a13 Merge pull request #2718 from bergey/imm
IMM RSS reader and dependencies
2014-06-03 20:36:59 -05:00
Austin Seipp
2c92e4d09e Merge pull request #2806 from orbitz/leveldb-1.15.0
Update to leveldb-1.15.0
2014-06-03 20:31:03 -05:00
Philip Lykke Carlsen
e87da7761a subtitleeditor, gstreamermm: new packages 2014-06-03 22:00:47 +02:00
Simon Hengel
e9ec238377 Add haskell-aeson-qq 2014-06-03 21:14:44 +08:00
Peter Simons
7d1c124647 Merge pull request #2767 from jwiegley/hscolour
Build Haddocks with source hyperlinks unless doHscolour is false
2014-06-03 10:50:04 +02:00
Vladimír Čunát
191dbc234f gnutls: security + maintenance update for both branches
Fixes #2813 CVE-2014-3466. No API/ABI changes in the updates.

Tests start to fail for gnutls31, so they get disabled,
but the 3.1 branch is already unused on master.
2014-06-03 10:39:48 +02:00
Malcolm Matalka
d9fff6b563 Update to leveldb-1.15.0 2014-06-01 21:39:34 +02:00
Vladimír Čunát
6bc20ea278 undo #2522 merge except on darwin
It was only meant for darwin originally anyway.
See the PR for discussion.
2014-06-01 20:46:33 +02:00
John Wiegley
e719f64a05 graphite2: fix #2800 by setting INSTALL_NAME_DIR 2014-06-01 05:54:23 +00:00
John Wiegley
2481a71c3c Disable use of graphite2 on darwin until #2800 is fixed
This applies to harfbuzz, pango and texlive.
2014-06-01 05:15:20 +00:00
John Wiegley
439482cfc1 Merge pull request #2522 from jwiegley/ppl
Build ppl and gmp correctly for building gcc48 on darwin
2014-05-31 17:02:01 -05:00
John Wiegley
421e8539ec shelly: build version 0.15.4.1 for GHC 7.4.2 2014-05-31 21:59:55 +00:00
Bjørn Forsman
c10628c665 librevisa: new package
It's an implementation of the VISA standard (for instrument control).

http://www.librevisa.org/
2014-05-31 15:49:12 +02:00
Bjørn Forsman
b6910c6bf8 libserialport: new package
libserialport is a cross-platform shared library for serial port access,
written in C.

It comes from the sigrok project, but has no dependency on sigrok code.

Homepage: http://sigrok.org/
2014-05-31 15:49:12 +02:00
Bjørn Forsman
6c8f4fd0ef libftdi1: new package
This is the 1.x version of libftdi, as opposed to our existing libftdi
0.20 package.

(AVRDUDE is an (optional) dependee of libftdi1.)
2014-05-31 14:11:58 +02:00
John Wiegley
9aac793c49 harfbuzz: no longer need to guard withGraphite2 on darwin 2014-05-31 11:06:06 +00:00
John Wiegley
6f8f3d64ff icu: fix configure to use ${stdenv.shell}
On darwin, not doing this means the configure script uses a hard-coded
/bin/sh for its echo tests, resulting in ECHO_N and ECHO_C settings in
icu-config which are incorrect for the stdenv.shell which it is actually
uses to run.
2014-05-31 11:05:47 +00:00
Vladimír Čunát
f6f95c94e4 libshout: propagate inputs that need to
Missing pkgconfig-deps were preventing detection by mpd, for example.
This only started to occur after pkgconfig update (maybe a bug fixed?).
CC #2769.
2014-05-30 20:51:14 +02:00
Vladimír Čunát
2436bb705c libvpx on darwin: attempt to fix build
CC @lovek323.
2014-05-30 11:19:31 +02:00
John Wiegley
176797576c Build Haddocks with source hyperlinks unless doHscolour is false 2014-05-29 20:00:04 -05:00
Vladimír Čunát
872860e6de Merge #1187 into p/stdenv
Tested building firefox, kdelibs, evince on x86_64-linux.
2014-05-29 22:16:07 +02:00
John Wiegley
d58370db24 haskell-process-conduit: temporarily disable tests
The tests have not been ported to use conduit-1.1 yet (there is a pull
request pending on GitHub).
2014-05-29 07:29:20 +00:00
John Wiegley
c0d39ba93a haskell-singletons: fix tests for darwin 2014-05-29 07:28:13 +00:00