Commit graph

16622 commits

Author SHA1 Message Date
Moritz Ulrich
088cb87e8c chicken: Bump to 4.9.0. 2014-06-02 18:15:44 +02:00
letac
29b1a9d295 raco pkg install ... is not throwing ssl error anymore 2014-06-02 16:30:10 +02:00
Peter Simons
2f43cd3793 maude: update full-maude to version 2.6.1e 2014-06-01 22:47:49 +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
John Wiegley
0369769bd9 gcc-4.8: build Objective-C/C++ support on darwin 2014-05-31 19:39:09 +00:00
Bjørn Forsman
0717378c46 avr-gcc: set meta.platforms = linux
So that hydra will build it and add it to the binary channel.
2014-05-31 18:10:29 +02:00
Bjørn Forsman
8a4dc83793 sigrok-cli: new package
This is the command-line frontend for the sigrok signal analysis
software suite.

http://sigrok.org/
2014-05-31 15:49:13 +02:00
Bjørn Forsman
647173db26 libsigrokdecode: new package
libsigrokdecode is a protocol decoding library for the sigrok signal
analysis software suite.

http://sigrok.org/
2014-05-31 15:49:13 +02:00
Bjørn Forsman
7329ad6813 libsigrok: new package
libsigrok is the core library of the sigrok signal analysis software
suite, which I'm about to package.

http://sigrok.org/
2014-05-31 15:49:13 +02: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
3b3d1d075c avrdude: update 6.0.1 -> 6.1 2014-05-31 14:20:15 +02:00
Bjørn Forsman
c7c32e1d09 avrdude: add extra dependencies: libelf, libftdi1, readline
They are strictly speaking optional, but they provide useful features...
2014-05-31 14:20:04 +02:00
Bjørn Forsman
be524e925b avrdude: rewrite expression
* Use stdenv.mkDerivation instead of composableDerivation.
  stdenv.mkDerivation is the current coding standard and is easier to
  read (IMHO).

* Remove the 'parportSupport' flag because it doesn't do anything.
  (Parallel port support is still enabled.)

* Remove unneeded --disable-dependency-tracking flag to ./configure; our
  default builder does that already.

* Fix documentation build. But it is still disabled (by default),
  because texLive is such a big dependency. There is always the man
  page.

* Update 'meta' attributes
2014-05-31 14:11:59 +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
Austin Seipp
7b0736b7c0 arcanist: Fix php exec (needed for arc diff)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-30 15:19:18 -05:00
Austin Seipp
90f01d6a68 arcanist: 20140521 -> 20140530
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-30 04:38:36 -05: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
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
Chris Double
b793f92233 Alice ML 1.4 programming language 2014-05-29 13:18:31 +12:00
Moritz Ulrich
57e0371f12 flightgear & simgear: Bump to 3.0.0. 2014-05-28 22:36:54 +02:00
Peter Simons
5c3c688f7b Elm: fix build by ignoring the build instructions provided by upstream
Re-apply the build fix from <https://github.com/NixOS/nixpkgs/issues/2089>,
because apparently the underlying issue has not been fixed.

According to <https://github.com/elm-lang/Elm/issues/384>, Elm's release
archive comes with a Setup.hs that cannot compile an Elm release. Duh!
Replacing the custom Setup.hs file with a dummy version fixes this issue.
2014-05-28 12:48:29 +02:00
John Wiegley
4cb43d2a75 Build ppl and gmp correctly for building gcc48 on darwin 2014-05-28 01:35:31 -05:00
Rob Vermaas
fdc78ad9e0 Merge pull request #2760 from offlinehacker/pkgs/grafana/add
Add grafana, A Graphite & InfluxDB Dashboard and Graph Editor
2014-05-28 08:33:43 +02:00
Michael Raskin
f769585c95 Updating SlimerJS to 0.9.1 2014-05-28 01:33:28 +04:00
Michael Raskin
97c61e9a44 Updating LuaRocks 2014-05-28 01:33:28 +04:00
Michael Raskin
700d332e7d Updating CL-Launch 2014-05-28 01:33:28 +04:00
Michael Raskin
5c5bae9587 Updatign ASDF to 3.1.2 2014-05-28 01:33:28 +04: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
Michael Raskin
66925a57ba Updating SBCL to 1.2.0 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
Jaka Hudoklin
a8a9c78af8 Add grafana, A Graphite & InfluxDB Dashboard and Graph Editor 2014-05-27 21:02:55 +02:00
宋文武
0f65f11d6e mono: fix libgdiplus finding 2014-05-27 20:08:50 +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
John Wiegley
cfb7884719 Add expression for the YUI compressor 2014-05-27 09:13:40 +00:00
Michael Raskin
40471227a9 Merge pull request #2679 from kirelagin/zathura-mupdf
Zathura mupdf
2014-05-27 01:54:49 -07:00
Chris Double
c05f252dac Definitions for Open Dylan 2013.2 (Dylan Language Implementation) 2014-05-27 20:27:47 +12: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
wmertens
8ad1a0ceaf swig: enable on Darwin (close #2326)
Verified on OS X 10.9.2 to build and check, dependents build fine too.

@vcunat enabled doCheck as it works for him on x86_64-linux;
also did style nitpick modification, and changed platforms to .all
according to the homepage http://www.swig.org/compat.html
2014-05-26 21:50:27 +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
ed5490a2b0 Merge pull request #2729 from iyzsong/renpy
renpy: update to 6.17.6
2014-05-25 15:37:35 +02: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
Bjørn Forsman
e1d2e0d380 srecord: update 1.62 -> 1.63 2014-05-25 13:44:31 +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
3f0a45e88f haskell-codex: update to version 0.0.2 2014-05-23 17:58:48 +02:00
Peter Simons
6dbc7547ea Merge pull request #2722 from Fuuzetsu/wcwidth
wcwidth
2014-05-23 17:52:13 +02:00
宋文武
3d59f42ce5 renpy: update to 6.17.6 2014-05-23 23:51:05 +08: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
a1df473db7 haskell-hobbes: add version 0.2.2 2014-05-23 17:39:16 +02:00
John Wiegley
47a8cd7008 haskell-codex: add version 0.0.1.6 2014-05-23 17:39:15 +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
Austin Seipp
925a016113 Merge pull request #2521 from jwiegley/agda
Build AgdaStdlib before installing it
2014-05-22 14:22:31 -05: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
Jaka Hudoklin
4d634e2bae Add apktool, tool for reverse engineering Android apk files 2014-05-22 15:43:50 +02:00
Rob Vermaas
06f2afa77b libmicrohttpd: update from 0.9.34 to 0.9.35 2014-05-22 12:57:34 +02:00
Rob Vermaas
1cb2f20511 swiProlog: update from 6.6.3 to 6.6.5 2014-05-22 12:55:03 +02:00
Domen Kožar
53465c35a0 python: 3.4.0 -> 3.4.1 2014-05-22 09:05:38 +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
4f5fce2710 haskell-Elm: update to version 0.12.3 2014-05-21 23:04:30 +02:00
Peter Simons
41d7d0ad31 haskell-elm-server: update to version 0.11.0.1 2014-05-21 23:04:30 +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
Austin Seipp
7685754f0f arcanist: Fix license
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-21 15:21:50 -05:00
Austin Seipp
79a0ae902f arcanist: version 20140521
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-21 15:17:52 -05: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
0f51ae90b9 Revert "typescript: add package. Closes #2712"
This reverts commit 93a7cf74b9.
2014-05-21 15:57:34 +02:00
Jussi Maki
93a7cf74b9 typescript: add package. Closes #2712
Typed superset of JavaScript that compiles to plain JavaScript.

http://www.typescriptlang.org/
2014-05-21 15:21:48 +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
Luca Bruno
d1720a73dd Add spidermonkey_24 2014-05-20 13:41:38 +02:00
Vladimír Čunát
82ad01e899 pygobject3: update 3.10.2 -> 3.12.1 2014-05-20 13:37:09 +02:00
Vladimír Čunát
e470391988 pycairo: fix for python-3.4 by LFS patches
Fixes #2693.
2014-05-20 12:44:09 +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
Moritz Ulrich
d4dadce5e4 elixir: update from 0.13.0 to 0.13.2 2014-05-19 15:38:21 +02:00
Moritz Ulrich
0e44d8e3e8 rebar: update from 2.2.0 to 2.3.0 2014-05-19 15:36:59 +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
Lluís Batlle i Rossell
b194050ee1 Fixing the cross gcc building.
gcc 4.8 added libatomic, and it has to be disabled in case of
gccCrossStageStatic, as it requires libc.
2014-05-19 10:26:54 +02:00
Joel Taylor
1564af1d99 update constraints and maintainers 2014-05-18 20:51:08 -07:00
Joel Taylor
8be662f659 remove patches 2014-05-18 20:50:40 -07:00
Joel Taylor
dc6c1423cd build cdecl on darwin 2014-05-18 20:00:28 -07: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
c166bd3e07 jhc: Fix license
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-18 10:15:06 -05:00
Austin Seipp
1651871250 jhc: 0.8.0 -> 0.8.1
Also, bootstrap the compiler with GHC 7.6.3 instead of 6.12.3.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-18 10:14:05 -05:00
Austin Seipp
c8dd0f68d7 Merge pull request #2350 from wizeman/u/upd-jruby
jruby: Update from 1.6.5.1 to 1.7.12
2014-05-18 08:27:37 -05:00
Austin Seipp
35aa1e2421 Merge pull request #2510 from lovek323/goobook
goobook: fix build on darwin
2014-05-18 08:23:34 -05:00