Commit Graph

12216 Commits

Author SHA1 Message Date
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
John Wiegley
f4fbda241d haskell-compressed: added 3.10 2014-05-29 07:27:12 +00:00
Moritz Ulrich
57e0371f12 flightgear & simgear: Bump to 3.0.0. 2014-05-28 22:36:54 +02:00
John Wiegley
4cb43d2a75 Build ppl and gmp correctly for building gcc48 on darwin 2014-05-28 01:35:31 -05:00
Michael Raskin
736dff5328 Updating libsodium to 0.5.0 2014-05-28 01:33:28 +04:00
Michael Raskin
f36db74cc4 Updating libgphoto2 2014-05-28 01:33:28 +04:00
Vladimír Čunát
97b9deaca5 Merge #2487: add handbrake and update/patch dependents 2014-05-27 21:08:51 +02:00
John Wiegley
b4b2aeebf3 Merge pull request #2754 from jwiegley/lhfix
Fix to local Hoogle expression
2014-05-27 12:53:45 -05:00
John Wiegley
23fb83b37d Correctly locate Haddocks in hoogle-local expression
On some versions of GHC, documentation is at, for example:

    LIB/share/doc/

In others, it is at:

    LIB/share/doc/x86_64-darwin-ghc7.6.3/

This change will pick up documentation first from the second location, then
from the first.
2014-05-27 12:53:26 -05:00
John Wiegley
71ef4852a4 Merge pull request #2755 from jwiegley/yesod-bin
Wrap yesod-bin so that yesod devel works with Nix
2014-05-27 12:50:16 -05:00
John Wiegley
3cc6165e0c Merge pull request #2756 from jwiegley/machines
Add Haskell expression for machines
2014-05-27 12:49:52 -05:00
Peter Simons
4f80f3b4db Merge pull request #2765 from hrdinka/haskell-GLUtil
haskell-glutil: add version 0.7.4
2014-05-27 16:40:35 +02:00
Peter Simons
4c79ef6d6e Merge pull request #2751 from jwiegley/newhask2
Add three more Haskell expressions
2014-05-27 16:35:13 +02:00
Michael Raskin
40471227a9 Merge pull request #2679 from kirelagin/zathura-mupdf
Zathura mupdf
2014-05-27 01:54:49 -07:00
Ricky Elrod
03b54bcd55 Add haskell/purescript :D
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-05-27 03:07:05 -04:00
Ricky Elrod
8228ca0479 Add haskell/pattern-arrows
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-05-27 02:27:25 -04:00
Ricky Elrod
400333b9f8 Add haskell/monad-unify
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-05-27 02:26:42 -04:00
Christoph Hrdinka
8bb7c4e766 haskell-glutil: add version 0.7.4 2014-05-26 23:59:13 +02:00
Vladimír Čunát
4a85312295 mesa: maintenance update 10.1.3 -> .4 2014-05-26 22:46:04 +02:00
宋文武
12d8c020e8 webkitgtk: update to 2.4.3 (close #2640) 2014-05-26 22:45:16 +02:00
Vladimír Čunát
ba190a71c7 Merge branch 'master' into p/stdenv 2014-05-26 19:35:47 +02:00
John Wiegley
9d4ca3fa50 Add Haskell expression for machines 2014-05-26 02:50:14 -05:00
John Wiegley
bf1bde8215 Wrap yesod-bin so that yesod devel works with Nix 2014-05-26 02:48:28 -05:00
John Wiegley
4e6ee200cd Add three more Haskell expressions 2014-05-26 02:03:39 -05:00
Domen Kožar
17371176ee Merge pull request #2736 from matejc/updateseafile
seafile: update client, ccnet, libsearpc and shared
2014-05-25 15:37:17 +02:00
Domen Kožar
a088c6fa36 Merge pull request #2710 from lovek323/mpd
mpd: fix build on darwin
2014-05-25 15:34:10 +02:00
Eelco Dolstra
39f994cd60 qt-5: Prevent some unnecessary runtime dependencies
The file $out/mkspecs/qconfig.pri contains a list of all include /
library paths used during the build, including build-time-only
packages like GDB and Ruby. So get rid of those.
2014-05-24 12:37:05 +02:00
Eelco Dolstra
1cfea9bd1a qt-5: Don't build tests
Building the tests (which as far as I can tell we don't even run)
makes the build take > 19 GiB of disk space, which is a bit
excessive. Without the tests, it takes 2.6 GiB.
2014-05-24 12:37:05 +02:00
Peter Simons
acaf4a6253 haskell-tasty: update to version 0.8.1.1 2014-05-24 12:01:37 +02:00
Peter Simons
283e4f1921 haskell-xdot: update to version 0.2.4.3 2014-05-24 12:01:37 +02:00
Peter Simons
26f0953158 haskell-usb: update to version 1.2.0.1 2014-05-24 12:01:37 +02:00
Peter Simons
9f6469a1a1 haskell-openssl-streams: update to version 1.1.0.2 2014-05-24 12:01:37 +02:00
Peter Simons
5e9b258bd8 haskell-http-types: update to version 0.8.5 2014-05-24 12:01:37 +02:00
Peter Simons
e08c94e804 haskell-ghc-vis: update to version 0.7.2.2 2014-05-24 12:01:37 +02:00
Peter Simons
ff6db963fc haskell-aeson: update to version 0.7.0.6
Keep version 0.7.0.4 for builds with ghc <= 7.4.2.
2014-05-24 12:01:19 +02:00
Peter Simons
82df69a1de haskell-zip-archive: add version 0.2.3.2
Use latest zip archive only with GHC 7.8.2 so that we don't have to
override 'binary' everywhere else.
2014-05-24 12:01:08 +02:00
Peter Simons
ecaf15c324 haskell-attoparsec: add version 0.11.3.4 2014-05-24 12:00:58 +02:00
Mateusz Kowalczyk
6da85d3cf6 free-game: jailbreak due to new OpenGLRaw version
This allows it to keep building after
ba5473676f was pushed. Perhaps we should
add the extra OpenGL versions (2.9.1.0) and specify strict versions so
that it doesn't fail to build in 2 weeks.
2014-05-24 10:36:01 +02:00
Matej Cotman
116ab5f0c1 seafile: update client, ccnet, libsearpc and shared 2014-05-24 03:36:10 +02:00
Peter Simons
a1e3aef5d8 haskell-split: don't run the test suite with GHC 7.9.x to avoid infinite loop 2014-05-23 21:54:28 +02:00
Peter Simons
45799eeaba haskell-scientific: there's no point in using 0.1.0.1, because it doesn't build with GHC 6.12.x either :-( 2014-05-23 21:54:27 +02:00
Peter Simons
db0b1b76d3 haskell-scientific: add versions 0.1.0.1 and 0.3.2.1 2014-05-23 21:54:27 +02:00
Peter Simons
de014b4b86 haskell-split: add version 0.1.4.3 for the benefit of GHC 6.x 2014-05-23 18:56:10 +02:00
Peter Simons
020b1bf00a Re-generate expressions with cabal2nix. 2014-05-23 18:17:53 +02:00
Mateusz Kowalczyk
7943355954 free-game: 1.0.5, 1.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
099f7d5620 minioperational: 0.4.3 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
f4f0dab825 JuicyPixels-util: 0.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
ab59d64a59 freetype2: 0.1.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
7bd546b816 control-bool: 0.2.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
9e8f9b5528 boundingboxes: 0.1.1, 0.2 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
555d1fbfdf colors: 0.1.1 2014-05-23 18:02:20 +02:00
Peter Simons
466678afda haskell-compdata: update to version 0.8.1.0 2014-05-23 17:59:24 +02:00
Peter Simons
6dbc7547ea Merge pull request #2722 from Fuuzetsu/wcwidth
wcwidth
2014-05-23 17:52:13 +02:00
Peter Simons
4d7d3d6aab haskell-heist: jailbreak to fix build with current versions of 'directory-tree' 2014-05-23 17:39:16 +02:00
John Wiegley
04f3c8e718 haskell-recursion-schemes: add version 4.0 2014-05-23 17:39:15 +02:00
John Wiegley
34c6a26f5d haskell-compdata: add version 0.7.0.1 2014-05-23 17:39:15 +02:00
John Wiegley
d7bc0de8c8 haskell-categories: add version 1.0.6 2014-05-23 17:39:15 +02:00
Peter Simons
ba5473676f Update Haskell OpenGL and GLUT packages.
1) GLURaw 1.4.0.0 --> 1.4.0.1
 2) GLUT 2.5.1.0 -> 2.5.1.1
 3) OpenGL 2.9.1.0 -> 2.9.2.0
 4) OpenGLRaw 1.5.0.0 added
2014-05-23 17:39:15 +02:00
Peter Simons
363b35ac2c haskell-tls: update to version 1.2.8.nix 2014-05-23 17:39:15 +02:00
Peter Simons
0259eaf66c haskell-yaml: update to version 0.8.8.3 2014-05-23 17:39:15 +02:00
Peter Simons
3fdef94fd1 haskell-xml-conduit: update to version 1.2.0.2 2014-05-23 17:39:15 +02:00
Peter Simons
c9cd254f5c haskell-websockets: update to version 0.8.2.3 2014-05-23 17:39:15 +02:00
Peter Simons
d2b7d99891 haskell-warp: update to version 2.1.5.2 2014-05-23 17:39:15 +02:00
Peter Simons
0c0bbfb883 haskell-wai: update to version 2.1.0.3 2014-05-23 17:39:15 +02:00
Peter Simons
08b81cfa08 haskell-wai-websockets: update to version 2.1.0.2 2014-05-23 17:39:15 +02:00
Peter Simons
6de944958c haskell-wai-test: update to version 2.0.1.3 2014-05-23 17:39:15 +02:00
Peter Simons
48810471c1 haskell-wai-handler-launch: update to version 2.0.1.3 2014-05-23 17:39:15 +02:00
Peter Simons
a8cfe984c3 haskell-wai-extra: update to version 2.1.1.2 2014-05-23 17:39:15 +02:00
Peter Simons
a2d8dd0688 haskell-vty-ui: update to version 1.7 2014-05-23 17:39:15 +02:00
Peter Simons
d874bb14d2 haskell-transformers-compat: update to version 0.3.3 2014-05-23 17:39:15 +02:00
Peter Simons
84373ee34d haskell-streaming-commons: update to version 0.1.3 2014-05-23 17:39:15 +02:00
Peter Simons
52b290805a haskell-shelly: update to version 1.5.3.2 2014-05-23 17:39:15 +02:00
Peter Simons
649536da19 haskell-pipes-parse: update to version 3.0.2 2014-05-23 17:39:14 +02:00
Peter Simons
3fc2c64ba9 haskell-pipes-aeson: update to version 0.4 2014-05-23 17:39:14 +02:00
Peter Simons
ae77242759 haskell-optparse-applicative: update to version 0.9.0 2014-05-23 17:39:14 +02:00
Peter Simons
b1da717d8a haskell-openssl-streams: update to version 1.1.0.1 2014-05-23 17:39:14 +02:00
Peter Simons
163ae08d46 haskell-io-streams: update to version 1.1.4.4 2014-05-23 17:39:14 +02:00
Peter Simons
bb3d7b8a85 haskell-httpd-shed: update to version 0.4.0.2 2014-05-23 17:39:14 +02:00
Peter Simons
85aef68466 haskell-http-client: update to version 0.3.3 2014-05-23 17:39:14 +02:00
Peter Simons
b247f72680 haskell-file-embed: update to version 0.0.7 2014-05-23 17:39:14 +02:00
Peter Simons
d07260e685 haskell-fay: update to version 0.20.0.4 2014-05-23 17:39:14 +02:00
Peter Simons
c3b34eafc4 haskell-esqueleto: update to version 1.4.1.2 2014-05-23 17:39:14 +02:00
Peter Simons
f125c54f1e haskell-directory-tree: update to version 0.12.0 2014-05-23 17:39:14 +02:00
Peter Simons
b8c26e757e haskell-conduit: update to version 1.1.3 2014-05-23 17:39:14 +02:00
Peter Simons
eb1a7e83cd haskell-amqp: update to version 0.8.3 2014-05-23 17:39:14 +02:00
Peter Simons
a815933a5d haskell-pretty-show: update to version 1.6.7
... and drop obsolete 1.2 version.
2014-05-23 17:39:14 +02:00
Peter Simons
07151095a7 Merge pull request #2532 from jwiegley/gtk
Get glib, gtk+, harfbuzz and pango working on Darwin
2014-05-23 16:37:00 +02:00
Mateusz Kowalczyk
cb2cf60a14 wcwidth: 0.0.2 2014-05-22 23:46:12 +02:00
Mateusz Kowalczyk
f8ae62a8d0 setlocale: 0.0.3 2014-05-22 23:45:46 +02:00
Vladimír Čunát
d55184a8f1 mesa: maintenance update 10.1.3 -> .4 2014-05-22 21:28:38 +02:00
Austin Seipp
23e53f1057 Merge pull request #2512 from jwiegley/hoogle-local
Add an expression for building fullly local Hoogle docs
2014-05-22 14:09:28 -05:00
Daniel Bergey
f211c32e6d IMM RSS reader and dependencies 2014-05-22 14:17:24 +00:00
Rob Vermaas
06f2afa77b libmicrohttpd: update from 0.9.34 to 0.9.35 2014-05-22 12:57:34 +02:00
Peter Simons
5396bcdad1 haskell-zlib-enum: update to version 0.2.3.1 2014-05-21 23:04:33 +02:00
Peter Simons
b20aede17a haskell-transformers-compat: update to version 0.3.2 2014-05-21 23:04:33 +02:00
Peter Simons
8662d7aefa haskell-threepenny-gui: update to version 0.4.2.0 2014-05-21 23:04:33 +02:00
Peter Simons
271ef11cc1 haskell-tasty-hspec: update to version 0.1.0.1 2014-05-21 23:04:33 +02:00
Peter Simons
c8a72f96ab haskell-tasty-ant-xml: update to version 1.0.0.7 2014-05-21 23:04:33 +02:00
Peter Simons
4e2d47c314 haskell-snap-loader-dynamic: update to version 0.10.0.2 2014-05-21 23:04:33 +02:00
Peter Simons
1d402bc6ba haskell-reactive-banana: update to version 0.8.0.2 2014-05-21 23:04:33 +02:00
Peter Simons
1b1d572d70 haskell-pointed: update to version 4.1 2014-05-21 23:04:32 +02:00
Peter Simons
38ea99475e haskell-pipes-network: update to version 0.6.3 2014-05-21 23:04:32 +02:00
Peter Simons
17d0a2831d haskell-options: update to version 1.2 2014-05-21 23:04:32 +02:00
Peter Simons
784fb7f434 haskell-network-simple: update to version 0.4 2014-05-21 23:04:32 +02:00
Peter Simons
c5793ae614 haskell-iteratee: update to version 0.8.9.6
Drop the jailbreak which seems to have become unnecessary.
2014-05-21 23:04:32 +02:00
Peter Simons
d689ae91d3 haskell-http-reverse-proxy: update to version 0.3.1.7 2014-05-21 23:04:32 +02:00
Peter Simons
27905f4654 haskell-happstack-server: update to version 7.3.6 2014-05-21 23:04:32 +02:00
Peter Simons
ee84b91d18 haskell-graphviz: update to version 2999.17.0.1 2014-05-21 23:04:32 +02:00
Peter Simons
938eeff7e3 haskell-dbus: update to version 0.10.8 2014-05-21 23:04:31 +02:00
Peter Simons
c7891eb8f3 haskell-chell: update to version 0.4 2014-05-21 23:04:31 +02:00
Peter Simons
05956e3b3f haskell-chell-quickcheck: update to version 0.2.4 2014-05-21 23:04:31 +02:00
Peter Simons
28eb5cf3e2 haskell-blaze-svg: update to version 0.3.4 2014-05-21 23:04:31 +02:00
Peter Simons
8388d60aeb haskell-ListLike: update to version 4.1.0 2014-05-21 23:04:31 +02:00
Peter Simons
2244541cda haskell-parsers: add version 0.11.0.1 2014-05-21 23:04:30 +02:00
Peter Simons
a59b8c143e haskell-fmlist: add version 0.8 2014-05-21 23:04:30 +02:00
Peter Simons
548cce8826 haskell-language-glsl: add version 0.0.2 2014-05-21 23:04:30 +02:00
Peter Simons
18a82b7da1 haskell-amqp: re-generate with cabal2nix 2014-05-21 16:12:06 +02:00
Peter Simons
b1b24494f2 haskell-binary: update to version 0.7.2.1 2014-05-21 16:12:06 +02:00
Peter Simons
8882c77d4b haskell-vector: update to version 0.10.9.2 2014-05-21 16:12:06 +02:00
Luca Bruno
e49509a4b1 glib-networking: 2.38.2 -> 2.40.1 2014-05-21 13:40:35 +02:00
Jason "Don" O'Conal
bcc36ee23e mpd: fix build on darwin 2014-05-21 15:50:15 +10:00
Luca Bruno
6c0e43d249 Add clutter 1.18 2014-05-20 13:41:40 +02:00
Luca Bruno
3b39718eba Add cogl 1.18 2014-05-20 13:41:40 +02:00
Luca Bruno
380af2be66 geoclue2: 2.0.0 -> 2.1.8 2014-05-20 13:41:40 +02:00
Luca Bruno
4334d8be9f json-glib: 0.16.0 -> 1.0.0 2014-05-20 13:41:39 +02:00
Simon Hengel
b34f550397 Update haskell-http-kit to version 0.4.0 2014-05-20 11:47:37 +08:00
Eelco Dolstra
ec332f520c nss: Update to 3.16.1 2014-05-19 16:04:32 +02:00
Eelco Dolstra
0a3a90ed01 nspr: Update to 4.10.5 2014-05-19 16:04:19 +02:00
Peter Simons
a053a0cca7 haskell-retry: jailbreak to fix build with recent versions of 'exceptions' 2014-05-19 13:56:30 +02:00
Oliver Charles
be17f7fef2 haskellPackages.networkMetrics: New expression 2014-05-19 10:46:33 +01:00
Oliver Charles
dcb4eee106 haskellPackages.amqp: Don't run tests
The tests require a running AMQP server, and fail if there isn't one running.
2014-05-19 10:41:24 +01:00
Austin Seipp
d08395713b fmod: 4.44.33 -> 4.44.34
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-18 15:33:03 -05:00
Vladimír Čunát
6275803808 Merge branch 'test-1515' (close #1515) 2014-05-18 17:34:28 +02:00
Austin Seipp
eaaacb380b Merge pull request #2348 from AndersonTorres/sword
Sword: update to 1.7.2
2014-05-18 08:21:20 -05:00
Austin Seipp
31012648e8 Merge pull request #2682 from wavewave/hgal
hgal: haskell library for computation automorphism group of a graph
2014-05-18 07:46:52 -05:00
Vladimír Čunát
8e9ead8656 berlios.de probably shut down, replace it
The shutdown was announced years ago, only now it stopped working.
2014-05-18 13:30:27 +02:00
Ian-Woo Kim
e6f4534ee7 hgal: new package. library for computation automorphism group and canonical labelling of a graph 2014-05-18 12:58:49 +02:00
Shea Levy
224f9b478d Add cpp-netlib library 2014-05-17 09:32:56 -04:00
Kirill Elagin
cadbca8a6f openjpeg: provide .pc 2014-05-17 16:15:51 +04:00
Sander van der Burg
d9cf906516 Propagate SDL_mixer's build inputs, because otherwise every dependent package must add libvorbis etc. to its buildInputs which is inconvenient 2014-05-17 13:23:20 +02:00
Peter Simons
79250d01e9 haskell-fclabels: update to version 2.0.1.1 2014-05-17 12:58:37 +02:00
Peter Simons
e2d1b8c60b leksah: remove broken package 2014-05-17 12:56:52 +02:00
Peter Simons
499f49f392 binary: fix build with ghc 6.10.4 2014-05-17 12:56:51 +02:00
Peter Simons
4505378424 haskell-platform-2012.4.0.0: fix incorrect version of 'network' 2014-05-17 12:51:18 +02:00
Vladimír Čunát
137eae0b55 Merge #2630: add and use fetchpatch
fetchpatch is fetchurl that determinizes the patch.
Some parts of generated patches change from time to time, e.g. see #1983 and
http://comments.gmane.org/gmane.linux.distributions.nixos/12815
Using fetchpatch should prevent the hash from changing.

Conflicts (auto-solved):
	pkgs/development/libraries/haskell/gitit/default.nix
2014-05-17 07:31:03 +02:00
Peter Simons
26b568149b haskell-vector-th-unbox: update to version 0.2.1.0 2014-05-16 21:35:54 +02:00
Peter Simons
1f1fa7cac4 haskell-vcs-revision: update to version 0.0.2 2014-05-16 21:35:53 +02:00
Peter Simons
cdbaa41f24 haskell-thyme: update to version 0.3.5.1 2014-05-16 21:35:52 +02:00
Peter Simons
65b6ac1d67 haskell-safecopy: update to version 0.8.3 2014-05-16 21:35:52 +02:00
Peter Simons
25747d8ca9 haskell-postgresql-simple: update to version 0.4.2.2 2014-05-16 21:35:52 +02:00
Peter Simons
beb5d5fb84 haskell-pipes-safe: update to version 2.2.0 2014-05-16 21:35:52 +02:00
Peter Simons
9ec6a52691 haskell-ncurses: update to version 0.2.10 2014-05-16 21:35:51 +02:00
Peter Simons
d4c25a3d49 haskell-monoid-extras: update to version 0.3.3.3 2014-05-16 21:35:51 +02:00
Peter Simons
1f136e3b8c haskell-lens: update to version 4.1.2.1 2014-05-16 21:35:51 +02:00
Peter Simons
9fe86905b5 haskell-ghc-mod: update to version 4.1.1 2014-05-16 21:35:51 +02:00
Peter Simons
7926c20ca5 haskell-fb: update to version 1.0.1 2014-05-16 21:35:51 +02:00
Peter Simons
cb4d80b4f4 haskell-errors: update to version 1.4.7 2014-05-16 21:35:50 +02:00
Peter Simons
4f877f9235 haskell-dual-tree: update to version 0.2.0.3 2014-05-16 21:35:50 +02:00
Peter Simons
f19d74e207 haskell-diagrams-lib: update to version 1.1.0.7 2014-05-16 21:35:50 +02:00
Peter Simons
5d89ce7db5 haskell-diagrams-core: update to version 1.1.0.3 2014-05-16 21:35:50 +02:00
Peter Simons
48dde3b7cd haskell-diagrams-contrib: update to version 1.1.1.5 2014-05-16 21:35:50 +02:00
Peter Simons
07cfcbd1d0 haskell-active: update to version 0.1.0.14 2014-05-16 21:27:55 +02:00
Peter Simons
6ce3c69cf8 haskell-acid-state: update to version 0.12.2 2014-05-16 21:27:48 +02:00
Peter Simons
ced6447277 haskell-highlighting-kate: update jailbreaking code 2014-05-16 18:51:38 +02:00
Peter Simons
268433f6e5 haskell-these: jailbreak to fix build with recent semigroups 2014-05-16 18:51:38 +02:00
Peter Simons
b8f0602b5c haskell-HTTP: don't run the test suite, it fails real bad 2014-05-16 18:51:38 +02:00
Peter Simons
07479ee664 haskell-fay-text: update to version 0.3.0.2 2014-05-16 18:51:38 +02:00
Peter Simons
0611807038 haskell-lifted-base: update to version 0.2.2.2
The test suite must be disabled because it depends on transformers 0.4.x, which
we cannot provide because it's a core package that no compiler ships yet.
2014-05-16 18:51:38 +02:00
Peter Simons
14958391df haskell-multiset: drop obsolete version 0.2.1 2014-05-16 18:51:38 +02:00
Peter Simons
8baf727bad haskell-yap: jailbreak to fix build with recent versions of 'base' 2014-05-16 18:51:38 +02:00
Peter Simons
728ea66754 haskell-enummapset: jailbreak to fix build with recent versions of containers 2014-05-16 18:51:38 +02:00
Peter Simons
cd13437120 haskell-aeson: jailbreak to fix build with scientific 0.3.x 2014-05-16 18:51:38 +02:00
Peter Simons
8f7bfaca4d haskell-attoparsec: jailbreak to fix build with scientific 0.3.x 2014-05-16 18:51:38 +02:00
Peter Simons
6a46d71832 haskell-keys: jailbreak to fix build with transformers 0.4.x 2014-05-16 18:51:38 +02:00
Peter Simons
f0b034f13d haskell-pointed: jailbreak to fix build with transformers 0.4.x 2014-05-16 18:51:37 +02:00
Peter Simons
19e56fafaf haskell-reducers: jailbreak to fix build with transformers 0.4.x 2014-05-16 18:51:37 +02:00
Peter Simons
c7a09ba40a haskell-free: jailbreak to fix build with transformers 0.4.x 2014-05-16 18:51:37 +02:00
Peter Simons
413401f760 haskell-attoparsec: update to version 0.11.3.1 2014-05-16 18:51:37 +02:00
Peter Simons
e62a8e5b82 haskell-hashable: update to version 1.2.2.0 2014-05-16 18:51:37 +02:00
Peter Simons
e50442a35b haskell-tls: update to version 1.2.7 2014-05-16 18:51:37 +02:00
Peter Simons
8d51acf74f haskell-text: update to version 1.1.1.2 2014-05-16 18:51:37 +02:00
Peter Simons
51fc4fe842 haskell-primitive: update to version 0.5.3.0 2014-05-16 18:51:37 +02:00
Peter Simons
9847b8d148 haskell-mtl: update to version 2.2.0.1 2014-05-16 18:51:37 +02:00
Peter Simons
9bc73e0f1e haskell-binary: update to version 0.7.2.0 2014-05-16 18:51:37 +02:00
Peter Simons
63a69164d0 haskell-transformers: update to version 0.4.1.0 2014-05-16 18:51:37 +02:00
Peter Simons
17b80ebf06 haskell-HTTP: update to version 4000.2.15 2014-05-16 18:51:37 +02:00
Peter Simons
63a94f2941 haskell-yesod-form: update to version 1.3.9 2014-05-16 18:51:37 +02:00
Peter Simons
ee9b13b751 haskell-yesod-bin: update to version 1.2.9.3 2014-05-16 18:51:37 +02:00
Peter Simons
d198cd7f34 haskell-yesod-auth: update to version 1.3.0.5 2014-05-16 18:51:37 +02:00
Peter Simons
948a00ac49 haskell-vacuum: update to version 2.2.0.0 2014-05-16 18:51:36 +02:00
Peter Simons
c26a3b3387 haskell-transformers-base: update to version 0.4.2 2014-05-16 18:51:36 +02:00
Peter Simons
7cba5944b4 haskell-thyme: update to version 0.3.5.0 2014-05-16 18:51:36 +02:00
Peter Simons
2c462d0c1a haskell-th-desugar: update to version 1.4.0 2014-05-16 18:51:36 +02:00
Peter Simons
2d891e031b haskell-temporary: update to version 1.2.0.3 2014-05-16 18:51:36 +02:00
Peter Simons
b455a81f22 haskell-tasty-quickcheck: update to version 0.8.1 2014-05-16 18:51:36 +02:00
Peter Simons
cebd3d783a haskell-tasty-golden: update to version 2.2.1.1 2014-05-16 18:51:36 +02:00
Peter Simons
b1bbb8f7bc haskell-streaming-commons: update to version 0.1.2.4 2014-05-16 18:51:36 +02:00
Peter Simons
9d2a903491 haskell-singletons: update to version 1.0 2014-05-16 18:51:36 +02:00
Peter Simons
2ce311dac7 haskell-shelly: update to version 1.5.3.1 2014-05-16 18:51:36 +02:00
Peter Simons
149dda2527 haskell-semigroups: update to version 0.14 2014-05-16 18:51:36 +02:00
Peter Simons
f02b8c91fd haskell-resource-pool: update to version 0.2.2.0 2014-05-16 18:51:36 +02:00
Peter Simons
ddb935096d haskell-profunctors: update to version 4.0.4 2014-05-16 18:51:36 +02:00
Peter Simons
60a1167056 haskell-postgresql-libpq: update to version 0.9.0.1 2014-05-16 18:51:36 +02:00
Peter Simons
7fbc69eb96 haskell-pipes: update to version 4.1.2 2014-05-16 18:51:36 +02:00
Peter Simons
4f52801b8b haskell-persistent: update to version 1.3.1.1 2014-05-16 18:51:36 +02:00
Peter Simons
a83c84e370 haskell-pandoc: update to version 1.12.4.2 2014-05-16 18:51:36 +02:00
Peter Simons
e85b9efe3f haskell-operational: update to version 0.2.3.2 2014-05-16 18:51:36 +02:00
Peter Simons
521b27f45e haskell-nats: update to version 0.2 2014-05-16 18:51:35 +02:00
Peter Simons
a29b9d25ca haskell-mono-traversable: update to version 0.6.0 2014-05-16 18:51:35 +02:00
Peter Simons
ae5ab1638b haskell-monadLib: update to version 3.7.3 2014-05-16 18:51:35 +02:00
Peter Simons
f8c842660e haskell-monad-control: update to version 0.3.3.0 2014-05-16 18:51:35 +02:00
Peter Simons
52e746d981 haskell-libsystemd-journal: update to version 1.2.0 2014-05-16 18:51:35 +02:00
Peter Simons
a5cc3d2391 haskell-leksah-server: update to version 0.13.1.0 2014-05-16 18:51:35 +02:00
Peter Simons
8da91d47a1 haskell-irc: update to version 0.6.0.1 2014-05-16 18:51:35 +02:00
Peter Simons
ed4911dda0 haskell-instant-generics: update to version 0.4 2014-05-16 18:51:35 +02:00
Peter Simons
c2dc0277be haskell-hint: update to version 0.4.2.0 2014-05-16 18:51:35 +02:00
Peter Simons
8403401120 haskell-highlighting-kate: update to version 0.5.8.1 2014-05-16 18:51:35 +02:00
Peter Simons
6412e24b6a haskell-haskell-src-meta: update to version 0.6.0.7 2014-05-16 18:51:35 +02:00
Peter Simons
09668488d8 haskell-haskell-names: update to version 0.4 2014-05-16 18:51:35 +02:00
Peter Simons
557b40de00 haskell-hakyll: update to version 4.5.3.0 2014-05-16 18:51:35 +02:00
Peter Simons
3c83531c7e haskell-graphviz: update to version 2999.17.0.0 2014-05-16 18:51:35 +02:00
Peter Simons
9778f505de haskell-ghc-mtl: update to version 1.2.1.0 2014-05-16 18:51:35 +02:00
Peter Simons
d3e09c21c2 haskell-foldl: update to version 1.0.4 2014-05-16 18:51:35 +02:00
Peter Simons
7e74937230 haskell-fay: update to version 0.20.0.3 2014-05-16 18:51:35 +02:00
Peter Simons
19ddd4c3bb haskell-exceptions: update to version 0.6.1 2014-05-16 18:51:34 +02:00
Peter Simons
d3b2eb8283 haskell-ex-pool: update to version 0.2 2014-05-16 18:51:34 +02:00
Peter Simons
93018b4939 haskell-either: update to version 4.1.2 2014-05-16 18:51:34 +02:00
Peter Simons
7aaec99beb haskell-dns: update to version 1.2.3 2014-05-16 18:51:34 +02:00
Peter Simons
51c5803431 haskell-digestive-functors: update to version 0.7.1.1 2014-05-16 18:51:34 +02:00
Peter Simons
cd2da3afc4 haskell-contravariant: update to version 0.6 2014-05-16 18:51:34 +02:00
Peter Simons
1558af28c6 haskell-conduit-combinators: update to version 0.2.5.2 2014-05-16 18:51:34 +02:00
Peter Simons
c2e628585c haskell-cond: update to version 0.4.1 2014-05-16 18:51:34 +02:00
Peter Simons
72da0b2b69 haskell-classy-prelude: update to version 0.9.2 2014-05-16 18:51:34 +02:00
Peter Simons
71c322a3c6 haskell-classy-prelude-conduit: update to version 0.9.2 2014-05-16 18:51:34 +02:00
Peter Simons
cf00b5ae97 haskell-bindings-GLFW: update to version 3.0.3.2 2014-05-16 18:51:34 +02:00
Peter Simons
7cc0d519c4 haskell-aeson: update to version 0.7.0.4 2014-05-16 18:51:34 +02:00
Peter Simons
fedef2e73e haskell-AES: update to version 0.2.9 2014-05-16 18:51:34 +02:00
Peter Simons
beeda31e3b haskell-X11: update to version 1.6.1.2 2014-05-16 18:51:34 +02:00
Peter Simons
a82d0962eb haskell-data-lens-light: add version 0.1.1 2014-05-16 18:51:34 +02:00
Peter Simons
aae174b361 haskell-temporary-rc: add version 1.2.0.3 2014-05-16 18:51:34 +02:00
Shea Levy
345a8a1c39 Merge branch 'master' of git://github.com/sol/nixpkgs
Update haskell-http-kit to version 0.3.0
2014-05-16 10:46:05 -04:00
Rob Vermaas
8a447ed1d5 Merge pull request #2654 from iyzsong/libmodplug
libmodplug: update to 0.8.8.5
2014-05-16 09:10:03 +02:00
Simon Hengel
cde9461d06 Update haskell-http-kit to version 0.3.0 2014-05-16 14:27:33 +08:00
Vladimír Čunát
f1ded0d7bd gtk3: bugfix update 3.12.1 -> .2 2014-05-15 21:02:28 +02:00
Vladimír Čunát
0c142b2a18 mesa: small bugfix update 10.1.2 -> .3
Mainly fixes performance regression for vmware.
2014-05-15 21:02:28 +02:00
Peter Simons
485ad34b9c Merge pull request #2647 from crooney/master
cabal2nix derivation for haskellPackages.fayText
2014-05-15 18:12:24 +02:00
Christoph Hrdinka
b1feffd1a1 haskell-glfw-b: add package version 1.4.6 2014-05-15 13:46:20 +02:00
Ricardo M. Correia
1074a3143e libffi: Add support for grsecurity
Patch taken from Hardened Gentoo
2014-05-15 13:25:50 +02:00
Ricardo M. Correia
92cc5b8c0c mesa-noglu: Add support for grsecurity 2014-05-15 13:25:48 +02:00
Ricardo M. Correia
1380bdfb16 gstreamer: Add support for grsecurity 2014-05-15 13:25:48 +02:00
Ricardo M. Correia
b30f41976c polkit: Add support for grsecurity 2014-05-15 13:25:47 +02:00
Ricardo M. Correia
aab9b733c2 qimageblitz: Mark stack as non-executable (patch taken from Gentoo)
This allows applications such as okular and kolourpaint to run in
grsecurity kernels, which disallow executable stacks by default.
2014-05-15 13:25:47 +02:00
宋文武
b750d03def libmodplug: update to 0.8.8.5 2014-05-15 18:17:06 +08:00
Chris Rooney
a50fc668c1 cabal2nix derivation for haskellPackages.fayText 2014-05-14 16:46:51 -04:30
Austin Seipp
a82e8cbb3d Merge pull request #2415 from cstrahan/libmx
libmx: Add package
2014-05-14 15:04:39 -05:00
Austin Seipp
798a521709 Merge pull request #2423 from giogadi/eigen-3.2.1
eigen: upgrading version to 3.2.1
2014-05-14 15:01:23 -05:00
Austin Seipp
aaf7f570c1 Merge pull request #2438 from falsifian/gnunet_deps
fix GNUnet missing dependencies
2014-05-14 14:56:25 -05:00
Peter Simons
481ec8ab9b haskell-usb: jailbreak to fix build with text 1.x 2014-05-14 15:02:35 +02:00
Peter Simons
ded83927ba haskell-snaplet-stripe: jailbreak to fix build with text 1.x 2014-05-14 15:02:35 +02:00
Peter Simons
237b2de6a0 haskell-parsec-3.1.3: jailbreak to fix build with text 1.x 2014-05-14 15:02:35 +02:00
Peter Simons
3512c3c523 haskell-ghc-vis: jailbreak to fix build with recent fgl and text libraries 2014-05-14 15:02:34 +02:00
Peter Simons
f57d6ebaea haskell-timeparsers: jailbreak to fix build with attoparsec 0.11.x 2014-05-14 15:02:34 +02:00
Peter Simons
f10bf6653c haskell-HTF: disable test suite to fix the build
https://github.com/skogsbaer/HTF/issues/37
2014-05-14 15:02:34 +02:00
Peter Simons
55e5a1546e haskell-GloveVec: re-generate with cabal2nix 2014-05-14 15:02:34 +02:00
Peter Simons
f77b806b46 haskell-Pathfinder and DSH: remove broken packages 2014-05-14 15:02:34 +02:00
Peter Simons
514a57c6d9 haskell-AspectAG: remove broken package 2014-05-14 15:02:33 +02:00
Peter Simons
6be622c178 haskell-NanoProlog: remove broken package 2014-05-14 15:02:33 +02:00
Peter Simons
d5307df65f haskell-Hipmunk: remove broken package 2014-05-14 15:02:33 +02:00
Peter Simons
6c61d41dc9 Drop obsolete Haskell packages WebBits, WebBitsHtml, JsContracts, and flapjax.
None of our compilers can build these packages. I suppose that stuff has
been replaced by language-ecmascript.
2014-05-14 15:02:33 +02:00
Peter Simons
cd03e41fc7 haskell-xmlgen: the test suite needs libxml2 plus some DTDs 2014-05-14 15:02:32 +02:00
Peter Simons
614e6d46e6 haskell-libsystemd-journal: build only on Linux 2014-05-14 15:02:32 +02:00
Peter Simons
ca078e43f3 haskell-cuda: don't try to build this package on Hydra 2014-05-14 15:02:32 +02:00
Peter Simons
2220e24ee3 haskell-parsec-3.1.2: jailbreak to fix build with text >= 1 2014-05-14 15:02:32 +02:00
Peter Simons
7eaca0cab7 haskell-network-simple: jailbreak to fix build with network >= 2.5 2014-05-14 15:02:31 +02:00
Peter Simons
06691d6b1e haskell-openssl-streams: jailbreak to fix build with network >= 2.5
And re-enable the test suite.
2014-05-14 15:02:31 +02:00
Peter Simons
9b8fdfb8b1 haskell-xdot: jailbreak to fix build with text >= 1.1 2014-05-14 15:02:31 +02:00
Peter Simons
557c48a067 haskell-cabal-macosx: jailbreak to fix build with fgl >= 5.5 2014-05-14 15:02:30 +02:00
Peter Simons
7710da4950 haskell-tar: re-generate with cabal2nix 2014-05-14 15:02:30 +02:00
Peter Simons
9417188afc haskell-oeis: jailbreak to fix build with network 2.5.x 2014-05-14 15:02:30 +02:00
Peter Simons
e1b52f54e3 haskell-hakyll: jailbreak to allow building with network 2.5.x
https://github.com/jaspervdj/hakyll/issues/255
2014-05-14 15:02:29 +02:00
Peter Simons
86fc581dbf haskell-unbound: update to version 0.4.3.1 2014-05-14 15:02:29 +02:00
Peter Simons
2511e06330 haskell-system-fileio: update to version 0.3.13 2014-05-14 15:02:29 +02:00
Peter Simons
388c60124f haskell-statistics: update to version 0.11.0.1 2014-05-14 15:02:29 +02:00
Peter Simons
76586faed1 haskell-shake: update to version 0.12 2014-05-14 15:02:29 +02:00
Peter Simons
cfb676e7ce haskell-pandoc: update to version 1.12.4 2014-05-14 15:02:29 +02:00
Peter Simons
8ae67934ce haskell-iCalendar: update to version 0.4.0.1 2014-05-14 15:02:29 +02:00
Peter Simons
2fff26941e haskell-hledger: update to version 0.23.2 2014-05-14 15:02:28 +02:00
Peter Simons
b82a30aa8d haskell-hledger-web: update to version 0.23.2 2014-05-14 15:02:28 +02:00
Peter Simons
91ecc85a37 haskell-hledger-lib: update to version 0.23.2 2014-05-14 15:02:28 +02:00
Peter Simons
b3ea4264b9 haskell-esqueleto: update to version 1.4.1 2014-05-14 15:02:28 +02:00
Peter Simons
acaad29162 haskell-digestive-functors-aeson: update to version 1.1.8 2014-05-14 15:02:28 +02:00
Peter Simons
bebeef404d haskell-data-lens: update to version 2.10.5 2014-05-14 15:02:28 +02:00
Peter Simons
a984b8a012 haskell-RepLib: update to version 0.5.3.3 2014-05-14 15:02:28 +02:00
Peter Simons
f2e81ce7cb haskell-Glob: update to version 0.7.5 2014-05-14 15:02:27 +02:00
Peter Simons
fde79166cc haskell-ConfigFile: update to version 1.1.2 2014-05-14 15:02:27 +02:00
Peter Simons
6ca2c509c1 haskell-wxcore: jailbreak to fix build with recent versions of array 2014-05-14 15:02:27 +02:00
Peter Simons
fd0f9e6fc1 Re-write the Haskell Platform out of haskell-defaults.nix.
1) Packages formerly called haskell-haskell-platform-ghcXYZ-VVVV.X.Y.Z are
    now called haskell-platform-VVVV.X.Y.Z. The latest version can be
    installed by running "nix-env -i haskell-platform".

 2) The attributes haskellPackages_ghcXYZ.haskellPlatform no longer exist.
    Instead, we have attributes like haskellPlatformPackages."2012_4_0_0".
    (The last numeric bit must be quoted when used in a Nix file, but not on
    the command line to nix-env, nix-build, etc.) The latest Platform has a
    top-level alias called simply haskellPlatform.

 3) The haskellPackages_ghcXYZ package sets offer the latest version of every
    library that GHC x.y.z can compile. For example, if 2.7 is the latest
    version of QuickCheck and if GHC 7.0.4 can compile that version, then
    haskellPackages_ghc704.QuickCheck refers to version 2.7.

 4) All intermediate GHC releases were dropped from all-packages.nix to
    simplify our configuration. What remains is a haskellPackages_ghcXYZ set
    for the latest version of every major release branch, i.e. GHC 6.10.4,
    6.12.3, 7.0.4, 7.2.2, 7.4.2, 7.6.3, 7.8.2, and 7.9.x (HEAD snapshot).

 5) The ghcXYZPrefs functions in haskell-defaults.nix now inherit overrides
    from newer to older compilers, i.e. an override configured for GHC 7.0.4
    will automatically apply to GHC 6.12.3 and 6.10.4, too. This change has
    reduced the redundancy in those configuration functions. The downside is
    that overriding an attribute for only one particular GHC version has become
    more difficult. In practice, this case doesn't occur much, though.

 6) The 'cabal' builder has a brand-new argument called 'extension'. That
    function is "self : super : {}" by default and users can override it to
    mess with the attribute set passed to cabal.mkDerivation. An example use
    would be the definition of darcs in all-packages.nix:

    | darcs = haskellPackages.darcs.override {
    |   cabal = haskellPackages.cabal.override {
    |     extension = self : super : {
    |       isLibrary = false;
    |       configureFlags = "-f-library " + super.configureFlags or "";
    |     };
    |   };
    | };

    In this case, extension disables building the library part of the package
    to give us an executable-only version that has no dependencies on GHC or
    any other Haskell packages.

    The 'self' argument refers to the final version of the attribute set and
    'super' refers to the original attribute set.

Note that ...

 - Haskell Platform packages always provide the Haddock binary that came with
   the compiler.

 - Haskell Platform 2009.2.0.2 is broken because of build failures in cgi and
   cabal-install.

 - Haskell Platform 2010.1.0.0 is broken becasue of build failures in cgi.
2014-05-14 14:59:52 +02:00
Austin Seipp
21cb0c9bbb Merge pull request #2621 from CodeBlock/fldigi
Package hamlib and fldigi; Bump perlPackages.ExtUtilsMakeMaker
2014-05-13 19:45:34 -05:00
lethalman
8051101362 Merge pull request #2375 from lethalman/gnome3
gtkhtml, evolution, gnome-photos, gnome-clocks, zeitgeist, bijiben
2014-05-13 12:04:11 +02:00
Vladimír Čunát
7f3dba49e5 Merge #2556: update xpra, pygtk and ffmpeg2 2014-05-13 11:50:56 +02:00
John Wiegley
61b94dff81 Get glib, gtk+, harfbuzz and pango working on Darwin 2014-05-12 16:53:11 -05:00
John Wiegley
7be94d3b59 Add an expression for build fullly local Hoogle docs 2014-05-12 16:48:51 -05:00
Ricky Elrod
0c45c81812 Use name and pname to follow conventions
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-05-11 18:17:12 -04:00
Ricky Elrod
951ad60025 Package hamlib library
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-05-11 16:45:49 -04:00
cillianderoiste
c202f6b09d Merge pull request #2606 from linquize/pandoc
pandoc: Update to 1.12.4
2014-05-11 14:47:52 +02:00
Benno Fünfstück
4b87687a84 cloogppl: patch to use ppl version 1.0 (close #2236) 2014-05-11 14:34:32 +02:00
Linquize
c43003b87c pandoc: Update to 1.12.4 2014-05-11 05:29:11 +02:00
Peter Simons
4ec21f6ecd haskell-Strafunski-StrategyLib: jailbreak to fix build with GHC 7.8.2 2014-05-09 23:48:42 +02:00
Peter Simons
06f9fed0ac Merge pull request #2592 from bennofs/haskell-new-expressions
Add a few haskell expressions
2014-05-09 22:59:40 +02:00
Benno Fünfstück
631e74963f haskell-dynamic-cabal: new expression 2014-05-09 22:50:41 +02:00
Benno Fünfstück
fb2d8ab9aa haskell-th-lift-instances: new expression 2014-05-09 22:50:40 +02:00
Benno Fünfstück
52bd5978a0 haskell-quickcheck-property-monad: new expression 2014-05-09 22:50:39 +02:00
Benno Fünfstück
e61e23b6c7 haskell-hcltest: new expression 2014-05-09 22:50:38 +02:00
Benno Fünfstück
b49de7164e haskell-generate: new expression 2014-05-09 22:50:37 +02:00
Benno Fünfstück
97dde61662 haskell-system-time-monotonic: new expression 2014-05-09 22:50:36 +02:00
Benno Fünfstück
2525aac134 haskell-unix-memory: new expression 2014-05-09 22:50:35 +02:00
John Wiegley
fcd7d741e2 Make geoip buildable on any Unix 2014-05-09 13:33:42 +02:00
Benjamin Podszun
3db83835a8 nixpkgs: Bump libvirt to 1.2.4 2014-05-09 13:29:15 +02:00
Linquize
2d5462e29c jquery-ui: Update to 1.10.4 2014-05-09 13:28:31 +02:00
Benjamin Podszun
08aba1d669 nixpkgs: Bump spice-gtk to 0.24 (close #2571) 2014-05-08 22:56:15 +02:00
Eelco Dolstra
46b77d3bb4 fetchurl_gnome -> fetchurlGnome 2014-05-08 15:30:17 +02:00