Commit Graph

18625 Commits

Author SHA1 Message Date
Peter Simons
99a863f306 haskell-cabal-bounds: update to version 0.8.5 2014-08-24 20:28:12 +02:00
Peter Simons
66e3d38864 haskell-wl-pprint-terminfo: update to version 3.7.1.1 2014-08-24 20:28:12 +02:00
Peter Simons
05cc6c7aa1 haskell-wai-extra: update to version 3.0.2.1 2014-08-24 20:28:12 +02:00
Peter Simons
9cab2fbdf5 haskell-twitter-types: update to version 0.5.0 2014-08-24 20:28:12 +02:00
Peter Simons
e3184a2f13 haskell-tasty-hunit: update to version 0.9 2014-08-24 20:28:12 +02:00
Peter Simons
dc3f01d180 haskell-statvfs: update to version 0.2 2014-08-24 20:28:12 +02:00
Peter Simons
d81a81b231 haskell-shelly: update to version 1.5.5 2014-08-24 20:28:12 +02:00
Peter Simons
e4d7f90b80 haskell-rest-wai: update to version 0.1.0.3 2014-08-24 20:28:12 +02:00
Peter Simons
23e4cc3d8e haskell-rest-types: update to version 1.10.2 2014-08-24 20:28:11 +02:00
Peter Simons
4781970e54 haskell-rest-snap: update to version 0.1.17.13 2014-08-24 20:28:11 +02:00
Peter Simons
bcdf38e4ef haskell-rest-happstack: update to version 0.2.10.1 2014-08-24 20:28:11 +02:00
Peter Simons
c8baea2590 haskell-rest-gen: update to version 0.14.2.1 2014-08-24 20:28:11 +02:00
Peter Simons
37557002ed haskell-rest-core: update to version 0.32 2014-08-24 20:28:11 +02:00
Peter Simons
4b128ae8ea haskell-lifted-async: update to version 0.2.0.2 2014-08-24 20:28:11 +02:00
Peter Simons
11ca9c9aa7 haskell-hplayground: update to version 0.1.0.3 2014-08-24 20:28:11 +02:00
Peter Simons
8dbf7f3262 haskell-gitit: update to version 0.10.5 2014-08-24 20:28:11 +02:00
Peter Simons
8f31973d6e haskell-compdata: update to version 0.9 2014-08-24 20:28:11 +02:00
Peter Simons
040e46ebc5 haskell-cabal-cargs: update to version 0.7.1 2014-08-24 20:28:11 +02:00
Peter Simons
5d8bf16d87 haskell-aws: update to version 0.10.3 2014-08-24 20:28:11 +02:00
Peter Simons
a3a1ea58f6 haskell-GLUtil: update to version 0.8.1 2014-08-24 20:28:11 +02:00
Peter Simons
40fdda7237 haskell-cabal2nix: update to version 1.69 2014-08-24 20:28:11 +02:00
Cray Elliott
bfb82ef138 restore maintainer information that cabal2nix stripped 2014-08-24 20:28:11 +02:00
Cray Elliott
81a67653d2 mark json-assertions as broken for now
needs lens-aeson package and upper bounds bump
2014-08-24 20:28:11 +02:00
Cray Elliott
eec2160026 update hsimport to 0.5.1, fixes breakage 2014-08-24 20:28:11 +02:00
Cray Elliott
478f96d6c3 Update twitter-conduit, fixes breakage 2014-08-24 20:28:10 +02:00
Cray Elliott
8e9ab29d43 mark wreq as broken, issue made upstream
breaks because of incompatibility with lens > 4.4
2014-08-24 20:28:10 +02:00
Cray Elliott
4903ec0281 xml-lens upper bounds jailbroken, built and tested with lens v4.4.0.1
bug filed upstream to bump upper bounds
2014-08-24 20:28:10 +02:00
Peter Simons
fce4017f32 Merge pull request #3765 from Fuuzetsu/sized
haskell: add sized package (+ deps)
2014-08-24 19:59:15 +02:00
Eelco Dolstra
2d6d43c02c Fix tarball build 2014-08-24 18:52:50 +02:00
Domen Kožar
bce42c282a rubyLibs.nokogiri: fix build 2014-08-24 18:33:47 +02:00
Mateusz Kowalczyk
2a94f8916a haskell-sized: add 0.1.0.0 2014-08-24 17:01:26 +01:00
Mateusz Kowalczyk
780070afa0 haskell-type-natural: add 0.2.3.1 2014-08-24 17:01:08 +01:00
Mateusz Kowalczyk
a39488f4f1 haskell-monomorphic: add 0.0.3.2 2014-08-24 17:00:06 +01:00
Mateusz Kowalczyk
041f6a181b haskell-equational-reasoning: add version 0.2.0.4 2014-08-24 16:58:58 +01:00
Domen Kožar
be6ae818dc libtoxcore: upgrade for a few rev to get i686-linux build working 2014-08-24 17:49:36 +02:00
Domen Kožar
3df019067d pypy: add tcl support 2014-08-24 17:33:27 +02:00
Domen Kožar
55af9461b2 Merge pull request #3756 from madjar/master
nixbang: add expession
2014-08-24 17:13:14 +02:00
Domen Kožar
ecb77869d2 pythonPackages.pil: put it inside python-packages.nix and disable on py3k 2014-08-24 16:55:15 +02:00
Georges Dubus
6418007dab nixbang: add expession 2014-08-24 16:07:23 +02:00
Domen Kožar
47673e43c9 buildPythonPackage: introduce "disabled" argument
Useful to disable the package for specific python versions.

Typically usage: disable = isPy3k;
2014-08-24 16:02:57 +02:00
Domen Kožar
fc5f6e4e79 tarball fixes 2014-08-24 16:02:57 +02:00
Cillian de Róiste
3529af087a movit: update from 1.1.1 to 1.1.2 2014-08-24 15:21:09 +02:00
James ‘Twey’ Kay
61a5054953 New Haskell package: network-fancy 2014-08-24 11:33:19 +01:00
Peter Simons
25e0377e51 haddock-2.14.3: enable test suite
https://github.com/NixOS/cabal2nix/pull/86
2014-08-24 11:49:20 +02:00
Peter Simons
9b6db1c964 Re-generate Haskell packages with cabal2nix. 2014-08-24 11:45:56 +02:00
Peter Simons
c7e14b4aae Merge pull request #3728 from vandenoever/android
Some additional android runtimes.
2014-08-24 11:25:51 +02:00
Peter Simons
6367cd1de1 Merge pull request #3736 from wavewave/add-yesod-auth-hashdb
yesod-auth-hashdb haskell package added
2014-08-24 11:24:09 +02:00
Peter Simons
63e5ed7aef Merge pull request #3743 from ttuegel/ghc-mod
Fix ghc-modi hanging in emacs
2014-08-24 11:14:57 +02:00
Michael Raskin
ede8be9281 Fix tarball evaluation; had to regenerate Ruby gem list 2014-08-24 12:55:08 +04:00
Cray Elliott
85cdd7ce33 Add SDL2_net v2.0.0 2014-08-24 10:21:47 +02:00
Domen Kožar
4ac4440e2f pypy: verify tkinter module 2014-08-24 10:16:54 +02:00
AndersonTorres
72132d5ed0 Xiphos - New Package (version 3.2.1)
This is a new expression for Xiphos 3.2.1,
followed by an update of Sword library to 1.7.3 (required)
2014-08-23 20:37:10 -03:00
Thomas Tuegel
2af1a92a28 haskell-ghc-mod-5.0.1: use wrapProgram
Use wrapProgram from makeWrapper to wrap ghc-mod and ghc-modi like
haddock. The wrapper code is clearer and hopefully more maintainable. As
a side-effect, the bug where emacs would hang while loading ghc-modi is
fixed.
2014-08-23 17:07:13 -05:00
Aycan iRiCAN
70f67efea5 Merge pull request #3740 from MP2E/cabal_lenses
Update cabal-lenses to v3.1, no longer needs to be jailbroken
2014-08-23 23:59:24 +03:00
Michael Raskin
33ef69390b Fix Julia 0.3.0 build (for most purposes). Not making default yet because it is unclear if I missed something important. Failed to make it use external openblas and lapack correctly… 2014-08-24 00:24:55 +04:00
Cray Elliott
d576fa175f Update cabal-lenses to v3.1, no longer needs to be jailbroken 2014-08-23 13:13:08 -07:00
Mateusz Kowalczyk
c4a7d019a6 haskell-poppler: update to 0.13
Fixed by upstream.
2014-08-23 21:04:33 +01:00
Domen Kožar
9cbc216576 pypyPackages.pycrypto: make it work 2014-08-23 19:18:27 +02:00
Domen Kožar
f1a1c89f50 PIL: use python executable names 2014-08-23 19:18:27 +02:00
Ian-Woo Kim
fab4eb2e7b yesod-auth-hashdb haskell package added 2014-08-23 12:44:41 -04:00
Domen Kožar
3194d5cc32 zope.testing: 4.1.2 -> 4.1.3 (also, fix pypy build) 2014-08-23 17:38:28 +02:00
Danny Chan
9fbd7d7ad5 Add new package ghcParser 2014-08-23 14:00:21 +02:00
Rickard Nilsson
52b53dc370 ruby gems: Add riemann-dash 2014-08-23 12:41:49 +02:00
Rickard Nilsson
01560400aa libvirt: Update from 1.2.5 to 1.2.7 2014-08-23 12:41:49 +02:00
Jos van den Oever
01cc5a98d6 qt-5.3: update to 5.3.1 2014-08-23 11:44:33 +02:00
Aycan iRiCAN
1ff1fe44d9 Added myself to maintainer of hdaemonize and hweblib 2014-08-23 12:28:35 +03:00
Michael Raskin
ff0582f185 Merge pull request #3649 from daogames/tb/update-golang
golang: bump to 1.3.1
2014-08-23 13:05:30 +04:00
Michael Raskin
2f0b2be1f2 Merge pull request #3632 from vbgl/ocaml-csv
Adds ocaml library “csv”
2014-08-23 13:04:52 +04:00
Jos van den Oever
6f50af7206 Some additional android runtimes. 2014-08-23 11:03:29 +02:00
Michael Raskin
a2f96adb3d Merge pull request #3549 from pmahoney/php-pdo-pgsql
php: Compile pdo_pgsql support
2014-08-23 12:48:30 +04:00
Michael Raskin
eaac469f11 Merge pull request #3337 from tailhook/node_permission_error
Add `--no-same-permission` to `tar` command in node package builder
2014-08-23 12:38:35 +04:00
Vincent Laporte
f439cc7cf6 Adds javalib and sawja
Javalib is a library that parses Java .class files into OCaml data
structures. Sawja is a library written in OCaml, relying on Javalib to
provide a high level representation of Java bytecode programs.

Homepage: http://sawja.inria.fr/
2014-08-23 12:44:16 +04:00
Michael Raskin
15ec9bdeba Merge pull request #3328 from wavewave/krb5fix
krb5: explicitly giving --with-tcl=no option for configure to remove imp...
2014-08-23 12:28:23 +04:00
Michael Raskin
d459b587e4 Merge pull request #3299 from vbgl/erratique-uu
Adds OCaml libraries: uucd, uunf, uutf and xmlm
2014-08-23 12:25:55 +04:00
Aycan iRiCAN
c314c0dc68 Merge pull request #3723 from MP2E/lens_v4_4_0_1_update
Lens update to v4.4.0.1
2014-08-23 10:20:34 +03:00
Aycan iRiCAN
f37457f196 Merge pull request #3722 from bergey/diagrams
haskell Diagrams libraries
2014-08-23 10:17:34 +03:00
Michael Raskin
e4f9e321ca Merge pull request #3069 from danielzinn/add_cuda_6
Allowing cuda to use its own thrust library
2014-08-23 11:13:20 +04:00
Patrick Mahoney
f0478220d8 skalibs: new package
Skalibs is a set of general-purpose C programming libraries used for
building all software at skarnet.org.
2014-08-22 23:22:55 -05:00
Cray Elliott
27e7d1ff0a Lens update to v4.4.0.1 2014-08-22 21:08:16 -07:00
Daniel Bergey
a24775bf22 haskell Diagrams libraries
latest versions support lens-4.4 - fix broken builds
add bergey as maintainer
2014-08-23 02:05:39 +00:00
Oliver Charles
030439d8fe haskellPackages.digestiveFunctorsAeson: Update to 1.1.11 2014-08-22 21:19:08 +01:00
ambrop7@gmail.com
8516495560 python-pyuv: new package
Pyuv is a Python interface to libuv, a cross-platform asychronous I/O
library.

The setup.py is tweaked to that the system version of libuv is used,
instead of tying to fetch one with git.

[Bjørn: change commit message]
2014-08-22 21:57:14 +02:00
ambrop7@gmail.com
896ef91242 libuv: Add version 0.11.29. 2014-08-22 21:52:22 +02:00
Aycan iRiCAN
5e1475d76d Revert "Revert "Merge pull request #3718 from MP2E/lens_4_4_update""
This reverts commit fec81c392f.
2014-08-22 17:55:55 +03:00
Vincent Laporte
e2db82874c Updates merlin to 1.7.1 2014-08-22 14:56:33 +02:00
Eelco Dolstra
ce6b86cc68 Fix various evaluation problems
http://hydra.nixos.org/build/13616685
2014-08-22 11:57:40 +02:00
Aycan iRiCAN
fec81c392f Revert "Merge pull request #3718 from MP2E/lens_4_4_update"
This reverts commit 53fab4004e, reversing
changes made to 08e4d58600.
2014-08-22 12:38:10 +03:00
Cray Elliott
b5c1cdd713 jailbreak cabal-lens so that it builds with lens v4.4
bug report submitted to cabal-lens to request upper bound bump
2014-08-22 00:16:40 -07:00
Cray Elliott
fbecc24611 Add lens-aeson library, lens 4.4 split all aeson functionality to here 2014-08-22 00:16:32 -07:00
Cray Elliott
939b3548a4 Lens library updated to v4.4
also passes tests again, so doCheck is not needed
2014-08-22 00:16:23 -07:00
Vladimír Čunát
380ba438ee libtar: fix CVE-2013-4420 by Debian patches
CC maintainer @bjornfor.
2014-08-21 20:35:21 +02:00
Michael Raskin
d2539c6ff5 Adding Julia 0.3.0: some progress, but doesn't work yet 2014-08-21 22:09:55 +04:00
Pascal Wittmann
bc7fe78d19 mit-scheme: update from 9.1.1 to 9.2 and remove broken tag
closes #3705
2014-08-21 19:40:53 +02:00
Eelco Dolstra
8e8adfc110 boehm-gc: Update to 7.2f 2014-08-21 17:54:43 +02:00
Eelco Dolstra
0c781b3d8f perl-5.8: Remove 2014-08-21 16:54:29 +02:00
Eelco Dolstra
36a00a0f93 perl-5.10: Remove 2014-08-21 16:54:29 +02:00
Vincent Laporte
b8826951e4 Adds ocaml-sqlite3EZ and its dependency ocaml+twt
ocaml+twt is an alternative syntax for OCaml that uses indentation to group
multi-line expressions, like Python and Haskell.

Homepage: http://people.csail.mit.edu/mikelin/ocaml+twt/

sqlite3EZ is a thin wrapper for sqlite3-ocaml with a simplified interface. Query
results are processed with a functional map/fold, transactions are
aborted by exceptions, resource management is handled by the garbage
collector, etc.

Homepage: https://github.com/mlin/ocaml-sqlite3EZ
2014-08-21 15:36:52 +02:00
Simon Hengel
21799aff98 Update haskell package reserve to 0.1.0 2014-08-21 19:47:49 +08:00
Peter Simons
091eb25a79 Merge pull request #3698 from bjornfor/linuxstopmotion
Add Linux Stopmotion application
2014-08-21 12:39:55 +02:00
Hoang Xuan Phu
8fb6a25c6b generate reserve using cabal2nix 2014-08-21 18:04:25 +08:00
Bjørn Forsman
4ee77e2fc5 libtar: new package
libtar is a C library for manipulating POSIX tar files.

http://www.feep.net/libtar/
2014-08-20 23:12:38 +02:00
Peter Simons
128039217e haskell-hdevtools: fix patch checksum one more time
It appears that upstream has re-based the pull request, thereby changing the hash.
2014-08-20 20:26:57 +02:00
Peter Simons
e910c8d6c9 Disable Hydra builds for broken Haskell packages.
The following packages are broken with GHC 7.8.3:

 - filesystem-conduit version 1.0.0.2
 - ghc-events-analyze version 0.2.0
 - haskelldb version 2.2.2
 - haskell-mpi version 1.2.1
 - haxr-th version 3000.5
 - hoauth version 0.3.5
 - holy-project version 0.1.1.0
 - hoogle version 4.2.32
 - hspread version 0.3.3
 - instant-generics version 0.4
 - ivor version 0.1.14.1
 - jmacro-rpc-happstack version 0.3
 - lambdacube-engine version 0.2.4
 - language-c-inline version 0.6.0.0
 - lockfree-queue version 0.2.3
 - monad-peel version 0.1.1
 - network-transport-tests version 0.1.0.1
 - poppler version 0.12.3
 - profiteur version 0.1.2.1
 - prolog-graph-lib version 0.2.0.1
 - semigroupoid-extras version 4.0
 - setlocale version 0.0.3
 - sized-types version 0.5.0
 - snaplet-postgresql-simple version 0.5
 - snap-loader-dynamic version 0.10.0.2
 - uhc git version 20120502
 - uniqueid version 0.1.1
 - unix-process-conduit version 0.2.2.3
 - vado version 0.0.1
 - vcsgui version 0.0.4
 - xml-html-conduit-lens version 0.3.2.0

The following packages depend on one of the broken ones above:

 - hoodle-builder version 0.3
 - hoodle-core version 0.14
 - hoodle-extra version 0.1
 - hoodle-parser version 0.3
 - hoodle-render version 0.4
 - hoodle-types version 0.3
 - hoodle version 0.3
 - kansas-lava version 0.2.4
 - liblastfm version 0.4.0.0
 - prolog-graph version 0.1.0.2
 - vacuum-cairo version 0.5
 - wcwidth version 0.0.2
2014-08-20 20:26:57 +02:00
Peter Simons
3b096e601a haskell-time-1.4.2: disable test suite to fix build error because the version of test-framework doesn't match 2014-08-20 20:26:57 +02:00
Peter Simons
07451adc93 haskell-yesod-form: update to version 1.3.15.2 2014-08-20 20:26:57 +02:00
Peter Simons
ce14313c69 haskell-yesod-bin: update to version 1.2.12.4 2014-08-20 20:26:56 +02:00
Peter Simons
020027d84e haskell-yesod-auth: update to version 1.3.4.2 2014-08-20 20:26:56 +02:00
Peter Simons
701af305d3 haskell-xss-sanitize: update to version 0.3.5.4 2014-08-20 20:26:56 +02:00
Peter Simons
b48153160e haskell-wai-logger: update to version 2.2.3 2014-08-20 20:26:56 +02:00
Peter Simons
a2cd9ceab1 haskell-language-glsl: update to version 0.1.1 2014-08-20 20:26:56 +02:00
Peter Simons
c3565da080 haskell-force-layout: update to version 0.3.0.6 2014-08-20 20:26:56 +02:00
Shea Levy
908bd66407 Merge branch 'master' of git://github.com/ip1981/nixpkgs
jq: make sure libjq is in library search path
2014-08-20 11:33:25 -04:00
Peter Simons
b4175c94e9 Merge pull request #3689 from Fuuzetsu/ghc-mod
haskell-ghc-mod: add 5.0.1
2014-08-20 17:17:00 +02:00
Rickard Nilsson
7c06bb13be re2c: Fix license reference 2014-08-20 15:30:18 +02:00
Peter Simons
5cac6895da haskell-language-glsl: disable test suit to fix the build
https://github.com/noteed/language-glsl/issues/8
2014-08-20 14:03:03 +02:00
Peter Simons
18e3aa4672 haskell-double-conversion: update to version 2.0.1.0 2014-08-20 14:03:03 +02:00
Peter Simons
c6a7af6782 haskell-yesod-form: update to version 1.3.15.1 2014-08-20 14:03:03 +02:00
Peter Simons
d404e1120e haskell-yesod-auth: update to version 1.3.4.1 2014-08-20 14:03:02 +02:00
Peter Simons
7360bbd179 haskell-xss-sanitize: update to version 0.3.5.3 2014-08-20 14:03:02 +02:00
Peter Simons
b2569a0417 haskell-warp: update to version 3.0.1.1 2014-08-20 14:03:02 +02:00
Peter Simons
d92b08b0ba haskell-wai-extra: update to version 3.0.2 2014-08-20 14:03:02 +02:00
Peter Simons
68af6b805a haskell-text-icu: update to version 0.7.0.0 2014-08-20 14:03:02 +02:00
Peter Simons
75e56df256 haskell-language-glsl: update to version 0.1.0 2014-08-20 14:03:02 +02:00
Peter Simons
341831d6a7 haskell-hxt: update to version 9.3.1.6 2014-08-20 14:03:02 +02:00
Peter Simons
59d4db445d haskell-hxt-http: update to version 9.1.5 2014-08-20 14:03:02 +02:00
Peter Simons
580e18c5ea haskell-http-client: update to version 0.3.7.1 2014-08-20 14:03:02 +02:00
Peter Simons
ec4102e7d9 haskell-hspec-wai: update to version 0.3.0 2014-08-20 14:03:02 +02:00
Peter Simons
784c87772d haskell-happstack-server: update to version 7.3.8 2014-08-20 14:03:02 +02:00
Shaun Sharples
e3e4f26b1d Don't try make first argument the command, the vim plugin mixes up commands with options 2014-08-20 13:21:31 +02:00
Mateusz Kowalczyk
c9dd66fde6 haskell-ghc-mod: add 5.0.1
Separate expression for now due to big API chanages.
2014-08-20 12:09:54 +01:00
Peter Simons
4bbe6a39bb Merge pull request #3686 from ts468/hdevtool
Fix: hdevtools: correct sha256 hash of patch
2014-08-20 12:40:37 +02:00
Austin Seipp
d95ae1cc89 fsharp: 3.1.0 -> 3.1.1.25
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 02:03:18 -05:00
Austin Seipp
e2bc49d3f3 mps: 1.113.0 -> 1.114.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:53:45 -05:00
Austin Seipp
f1bc7b229d jhc: 0.8.1 -> 0.8.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:43:31 -05:00
Austin Seipp
87f54f1961 fmodex: 4.44.34 -> 4.44.41
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:41:47 -05:00
Austin Seipp
618e220f67 concurrencykit: 0.4.1 -> 0.4.3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:37:17 -05:00
Austin Seipp
8b96a44460 nixpkgs: boringssl 20140820-a7d1363f
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:23:40 -05:00
Austin Seipp
528a1c0f56 ninja: 1.4.0 -> 1.5.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:13:33 -05:00
Austin Seipp
9f5eba94d8 re2c: 0.13.6 -> 0.13.7.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:12:21 -05:00
Austin Seipp
0aa8cdcef9 nixpkgs: libressl 2.0.5
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 00:51:15 -05:00
Thomas Strobel
1fbf590713 Fix: hdevtools: correct sha256 hash of patch 2014-08-20 01:17:16 +02:00
Peter Simons
229eb441a3 haskell-aws: disable test suite to fix the build
https://github.com/aristidb/aws/issues/125
2014-08-19 23:47:59 +02:00
Peter Simons
42c7a11d4b haskell-pandoc: update to version 1.13.0.1 2014-08-19 23:47:59 +02:00
Peter Simons
afd1ed90c9 haskell-uri-encode: update to version 1.5.0.3 2014-08-19 23:47:59 +02:00
Peter Simons
f700bcaf06 haskell-cabal-bounds: update to version 0.8.4 2014-08-19 23:47:59 +02:00
Peter Simons
80d5fb1d18 haskell-pcre-light: update to version 0.4.0.3 2014-08-19 23:47:59 +02:00
Peter Simons
9be0a34a6f haskell-pandoc-citeproc: update to version 0.4.0.1 2014-08-19 23:47:59 +02:00
Peter Simons
cc6dbaa402 haskell-hcltest: update to version 0.3.4 2014-08-19 23:47:59 +02:00
Peter Simons
e63c4eee98 haskell-gtk-traymanager: update to version 0.1.5 2014-08-19 23:47:59 +02:00
Peter Simons
9afddcaf1a haskell-github: update to version 0.10.0 2014-08-19 23:47:59 +02:00
Peter Simons
ce3596fc07 haskell-ekg: update to version 0.4.0.2 2014-08-19 23:47:58 +02:00
Peter Simons
87004f8a15 haskell-contravariant: update to version 1.2 2014-08-19 23:47:58 +02:00
Peter Simons
fc168cd69e haskell-conduit-extra: update to version 1.1.3.2 2014-08-19 23:47:58 +02:00
Peter Simons
e22176e331 haskell-clientsession: update to version 0.9.0.5 2014-08-19 23:47:58 +02:00
Peter Simons
66eeadf8b4 haskell-aws: update to version 0.10.2 2014-08-19 23:47:58 +02:00
Peter Simons
8f68ec2bf2 haskell-authenticate: update to version 1.3.2.10 2014-08-19 23:47:58 +02:00
Peter Simons
899cdd9de1 haskell-amqp: update to version 0.10.1 2014-08-19 23:47:58 +02:00
Peter Simons
d788370727 haskell-DAV: update to version 1.0.1 2014-08-19 23:47:58 +02:00
Peter Simons
08bb0c8a81 haskell-happy-meta: update to version 0.2.0.7 2014-08-19 23:47:58 +02:00
Carlo Nucera
fd1ec088d2 Added monadSupply (monad-supply) to haskellPackages 2014-08-19 23:47:58 +02:00
Ryan Newton
56d15045fa Bump ghc-head to latest. 2014-08-19 23:47:58 +02:00
Peter Simons
817fc96ae2 haskell-xlsx: re-generate with cabal2nix 2014-08-19 23:47:58 +02:00
Emil Rangden
e15036dbd0 haskell fix - fay
Remove explicit old aeson version and update to latest
2014-08-19 23:47:58 +02:00
Vincent Laporte
e8d2f8f109 merlin: update to 1.7 2014-08-19 18:43:41 +02:00
Vincent Laporte
559c7cc2da yojson: propagate build inputs (as in PR #3404) 2014-08-19 18:41:16 +02:00
Peter Simons
a72e2d6046 Merge pull request #3667 from rrnewton/manticore
Add parallel functional compiler, Manticore
2014-08-19 17:18:52 +02:00
Ryan Newton
e59a29df13 manticore: Remove name from description 2014-08-19 10:27:20 -04:00
Ryan Newton
ff6057d686 Add parallel functional compiler, Manticore 2014-08-19 02:36:57 -04:00
Mateusz Kowalczyk
6870cb88ae haskell-gtk3: add 0.13.0.0 2014-08-19 03:45:54 +01:00
Mateusz Kowalczyk
4cf5ef541f haskell-haskoin: add 0.1.0.2 2014-08-18 17:15:54 +01:00
Mateusz Kowalczyk
32739cffde haskell-json-rpc: add 0.2.0.1 2014-08-18 16:58:29 +01:00
Peter Simons
c5dca72abe Merge pull request #3657 from ttuegel/network-uri
Add haskell-network-uri-2.6.0.0
2014-08-18 17:48:49 +02:00
Oliver Charles
ab7b973b33 haskellPackages.xlsx: New expression 2014-08-18 15:57:24 +01:00
Igor Pashev
628ae1c63e jq: make sure libjq is in library search path
Fixes runtime error:

jq: error while loading shared libraries: libjq.so.1:
cannot open shared object file: No such file or directory
2014-08-18 16:22:51 +02:00
Thomas Tuegel
26a5718957 Add haskell-network-uri-2.6.0.0 2014-08-18 08:29:16 -05:00
Pascal Wittmann
f06419e1a8 inotify-tools: update from 3.13 to 3.14 and add myself to maintainers
note: project has moved to github on 23 November 2009
2014-08-17 23:13:12 +02:00
Tino Breddin
f513e383ef golang: bump to 1.3.1 2014-08-17 21:08:45 +02:00
Tino Breddin
655db00a78 elixir: bump to 0.15.1 2014-08-17 14:10:51 +02:00
aszlig
4d8ee7d8cb
dbus: Don't search for Xlibs if useX11 is false.
This particularily fails when using non-chrooted builds.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-17 08:40:47 +02:00
Vincent Laporte
bce3730a3c Adds ocaml library “csv”
This is a pure OCaml library to read and write CSV files, including all
extensions used by Excel — eg. quotes, newlines, 8 bit
characters in fields, "0 etc.

Homepage: https://forge.ocamlcore.org/projects/csv/
2014-08-17 00:55:32 +02:00
Peter Simons
a14aa9618f haskell-Graphalyze: jailbreak to fix build with recent versions of pandoc 2014-08-17 00:20:13 +02:00
Peter Simons
2696dd8c01 haskell-gitit: mark broken as the package won't compile with recent versions of pandoc 2014-08-17 00:20:13 +02:00
Peter Simons
a6c02d58af haskell-hakyll: mark broken as the package won't compile with recent versions of pandoc
https://github.com/jaspervdj/hakyll/issues/280
2014-08-17 00:20:13 +02:00
Peter Simons
6a540466a0 haskell-transformers-compat: don't build version 0.3.3.4 on Hydra; the package requires a newer version of transformers than we can offer 2014-08-17 00:20:13 +02:00
Peter Simons
0f78da8878 haskell-cabal-bounds: update to version 0.8.3 2014-08-17 00:20:13 +02:00
Peter Simons
598cc032d4 haskell-warp: update to version 3.0.0.8 2014-08-17 00:20:13 +02:00
Peter Simons
e6628b04e6 haskell-texmath: update to version 0.8 2014-08-17 00:20:13 +02:00
Peter Simons
15919f23b9 haskell-streaming-commons: update to version 0.1.4.2 2014-08-17 00:20:13 +02:00
Peter Simons
670990ebfc haskell-pandoc: update to version 1.13 2014-08-17 00:20:13 +02:00
Peter Simons
cd6b6ed85d haskell-pandoc-citeproc: update to version 0.4 2014-08-17 00:20:12 +02:00
Peter Simons
7522c35ce8 haskell-matrix: update to version 0.3.4.0 2014-08-17 00:20:12 +02:00
Peter Simons
eb34b99f68 haskell-markov-chain: update to version 0.0.3.3 2014-08-17 00:20:12 +02:00
Peter Simons
dba2a6de23 haskell-implicit: update to version 0.0.3 2014-08-17 00:20:12 +02:00
Peter Simons
1c35120228 haskell-dynamic-cabal: update to version 0.3.2 2014-08-17 00:20:12 +02:00
Peter Simons
ee4d02d60a haskell-data-fin: update to version 0.1.1.3 2014-08-17 00:20:12 +02:00
Peter Simons
253f2825e2 haskell-haddock-library: add version 1.1.0 2014-08-17 00:20:12 +02:00
Peter Simons
c552ae1c95 haskell-loop: add version 0.2.0 2014-08-17 00:20:12 +02:00
Peter Simons
7f875a328f haskell-happy-meta: update to version 0.2.0.6 2014-08-17 00:20:12 +02:00
Domen Kožar
35779fd646 Merge pull request #3513 from linquize/nodejs
nodejs: Update to 0.10.30
2014-08-16 20:58:06 +02:00
Mateusz Kowalczyk
9b68de6ba0 haskell-ghc-vis: don't build on Hydra (broken dep) 2014-08-16 12:39:32 +01:00
Mateusz Kowalczyk
8db9e77d78 haskell-ghc-heap-view: mark as broken for 7.8.3 2014-08-16 12:39:32 +01:00
Peter Simons
751ccf9560 Merge pull request #3620 from NOTtheMessiah/master
added implicit and storableEndian to haskellPackages for ImplicitCAD
2014-08-16 13:35:26 +02:00
Mateusz Kowalczyk
631e4097a6 haskell-base32-bytestring: add version 0.2.1.0 2014-08-16 11:47:14 +01:00
Mateusz Kowalczyk
babec1351f haskell-bits-extras: add version 0.1.3 2014-08-16 11:46:53 +01:00
Mateusz Kowalczyk
3dbdd263f4 haskell-haskore: update to 0.2.0.4 2014-08-16 09:08:18 +01:00
Aycan iRiCAN
dd9fcdce1d Merge pull request #3623 from MP2E/algebra
add the Haskell algebra library
2014-08-16 10:45:01 +03:00
Aycan iRiCAN
9115ce22d4 Remove empty line. 2014-08-16 10:22:21 +03:00
Aycan iRiCAN
072d128e43 Bump haskellPackages.hdaemonize to 0.5.0.0 2014-08-16 10:20:44 +03:00
John Wiegley
cd89cc018f haskell-aeson: Add version 0.7.0.6 2014-08-16 00:13:15 -05:00
Cray Elliott
4fd15eb279 update Algebra to v4.1 2014-08-15 20:43:05 -07:00
Cray Elliott
947d1945fb add the Haskell algebra library 2014-08-15 20:27:58 -07:00
Brian Cohen
fea19a1fd6 Added implicit and storableEndian to haskellPackages for ImplicitCAD 2014-08-15 21:26:11 -04:00
Daniel Bergey
61960858c4 update haskellPackages.imm to 0.6.0.2
Uses latest version of tls; builds without patching
2014-08-15 18:42:13 +00:00
Peter Simons
610f31fe92 RcmdrPlugin_ROC: remove broken package
This build goes into an endless loop and produces gigabytes of useless
output. :-(
2014-08-15 18:51:47 +02:00
Peter Simons
f39f67b871 haskell-HaskellNet-SSL: re-generate with cabal2nix 2014-08-15 18:37:09 +02:00
Peter Simons
e0632b21dc Merge pull request #3613 from phunehehe/HaskellNet-SSL
add HaskellNet-SSL
2014-08-15 18:30:56 +02:00
Peter Simons
48ab9c742f Merge pull request #3611 from ederoyd46/haskell-protobuf
Added haskell hex and protobuf packages
2014-08-15 18:29:01 +02:00
Hoang Xuan Phu
6ded64bd05 add HaskellNet-SSL 2014-08-15 22:14:23 +08:00
Peter Simons
3b12f59ead Merge pull request #3610 from ts468/hdevtools
Fix for hdevtools: update patch to build with ghc 7.8.3
2014-08-15 15:25:20 +02:00
Matthew Brown
33c7f791d8 Added haskell hex protobuf packages 2014-08-15 14:17:40 +01:00
Thomas Strobel
5f14d3cceb Fix for hdevtools: update patch to build with ghc 7.8.3 2014-08-15 15:05:46 +02:00
Peter Simons
d612cbdccf cran-packages.nix: drop trailing whitespace 2014-08-15 14:36:58 +02:00
Peter Simons
d306fdd88e cran-packages.nix: added missing sha256 fields 2014-08-15 14:36:58 +02:00
Peter Simons
4669d7ca61 r-RcppArmadillo: update to version 0.4.300.0 2014-08-15 14:36:58 +02:00
Adam Vogt
4402eb3061 manually fix dplyr and png cran-packages 2014-08-15 14:36:58 +02:00
Adam Vogt
371c8dd0bb update cran packages 2014-08-15 14:36:58 +02:00
Matthew Brown
6276f13c0c haskell-protocol-buffers: only mark as broken for GHC 7.8.3 2014-08-15 11:09:21 +01:00
Mateusz Kowalczyk
dae18a3b66 haskell-distributed-process: update to 0.5.1 2014-08-15 02:35:11 +01:00
Mateusz Kowalczyk
82c7852608 haskell-Strafunski-StategyLib: update to 5.0.0.4 2014-08-15 02:35:10 +01:00
Mateusz Kowalczyk
c2dafe1af3 haskell-json-assertions: regenerate with cabal2nix 2014-08-15 02:16:33 +01:00
Mateusz Kowalczyk
db42862c96 haskell-bytes: update to 0.14.1 2014-08-15 02:16:33 +01:00
Mateusz Kowalczyk
5585769ff6 haskell-conduit-extra: update to 1.1.3.1 2014-08-15 02:16:33 +01:00
Mateusz Kowalczyk
7788421cd3 haskell-constraints: update to 0.4 2014-08-15 02:16:33 +01:00
Mateusz Kowalczyk
bd957f8038 haskell-cabal-bounds: update to 0.8.1 2014-08-15 02:16:33 +01:00
John Wiegley
06a324f7dc Merge pull request #3101 from cstrahan/xquartz
Use XQuartz on Darwin
2014-08-14 16:33:46 -05:00
Vladimír Čunát
3310c8b507 ffmpeg: maintenance update 2014-08-14 22:28:46 +02:00
Vladimír Čunát
45371d380c thrift: disable parallel building, as it fails on hydra 2014-08-14 18:17:50 +02:00
Oliver Charles
adea4335a1 haskellPackages.jsonAssertions: Update to 1.0.4 2014-08-14 14:38:53 +01:00
Peter Simons
f226e6c40c haskell-text-icu: this package is broken on Darwin
See <https://github.com/bos/text-icu/issues/6>.
2014-08-14 14:41:22 +02:00
Peter Simons
77a31ddec1 haskell-pure-cdb: re-generate with cabal2nix 2014-08-14 14:41:22 +02:00
Peter Simons
1c29dba62a haskell-pointfree: re-generate with cabal2nix 2014-08-14 14:41:22 +02:00
Peter Simons
423f789602 haskell-pointful: re-generate with cabal2nix 2014-08-14 14:41:22 +02:00
Peter Simons
09d214dfbf haskell-hscope: re-generate with cabal2nix 2014-08-14 14:41:22 +02:00
Peter Simons
c927ff60c8 haskell-HaskellNet: re-generate with cabal2nix 2014-08-14 14:41:22 +02:00
Peter Simons
4e45e7c60f haskell-docs: re-generate with cabal2nix 2014-08-14 14:41:22 +02:00
Thomas Strobel
637ed1642e Add Haskell package: pointfree 2014-08-14 14:41:22 +02:00
Peter Simons
d65256d495 Merge pull request #3580 from ts468/lib-xylib
Add library: xylib
2014-08-14 13:57:34 +02:00
Peter Simons
758838df2b Merge pull request #3579 from ts468/haskell-haskell-docs
Add Haskell package: haskell-docs
2014-08-14 13:56:24 +02:00
Peter Simons
91ce5a47a6 Merge pull request #3578 from ts468/haskell-hscope
Add Haskell packages: hscope and pure-cdb
2014-08-14 13:55:55 +02:00
Michael Raskin
8da8c805bb Update luarocks 2014-08-14 10:14:21 +04:00
Aycan iRiCAN
0fcc634d59 Merge pull request #3576 from ts468/haskell-pointful
Add Haskell package: pointful
2014-08-14 08:49:16 +03:00
lethalman
f65202666c Merge pull request #3581 from ts468/wxGTK301
Update wxWidgets to: wxGTK 3.0.1
2014-08-14 01:56:27 +02:00
Thomas Strobel
1234a0ac56 Update wxWidgets to: wxGTK 3.0.1 2014-08-14 01:46:26 +02:00
Thomas Strobel
6819a069e3 Add library: xylib 2014-08-14 01:14:06 +02:00
Thomas Strobel
aab5ab8711 Add Haskell package: haskell-docs 2014-08-14 01:00:31 +02:00
Thomas Strobel
f2e30cb9b2 Add Haskell package: pointful 2014-08-14 00:40:33 +02:00
Thomas Strobel
26bda4eb00 Add Haskell packages: hscope and pure-cdb 2014-08-14 00:35:32 +02:00
Thomas Strobel
cd9f3db40b Add Haskell package: pointful 2014-08-13 23:38:34 +02:00
Hoang Xuan Phu
f7a460af14 add HaskellNet 2014-08-13 21:55:11 +08:00
Peter Simons
cdabab5b28 Merge pull request #3555 from tomberek/haskell_hplayground
Haskell hplayground
2014-08-13 15:39:07 +02:00
Aycan iRiCAN
241bb984b1 Merge pull request #3564 from ttuegel/haskell
Add haskell-formatting-5.2
2014-08-13 15:18:11 +03:00
Thomas Tuegel
631f8cacb0 Add haskell-formatting-5.2 2014-08-13 06:58:37 -05:00
Mateusz Kowalczyk
fc5c0ffc54 haskell-rest-gen: jailbreak 2014-08-13 12:43:12 +01:00
Mateusz Kowalczyk
7794ad39b7 haskell-rest-core: jailbreak 2014-08-13 12:33:51 +01:00
Mateusz Kowalczyk
408473b406 Regenerate few packages with cabal2nix 2014-08-13 12:32:56 +01:00
Rickard Nilsson
c00ab086d5 remarkjs: Update from 0.6.4 to 0.6.5 2014-08-13 12:03:51 +02:00
Austin Seipp
6bd1b35509 arcanist: 20140717 -> 20140812
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-12 21:52:35 -05:00
tomberek
0e24703c5b Add haste-perch for hplayground 2014-08-12 20:45:22 -04:00
Charles Strahan
5ea8497933 get xorg/x11 working on Darwin 2014-08-12 20:40:57 -04:00
tomberek
e3ad8ba4be Adds hplayground, needs hastePerch 2014-08-12 20:37:22 -04:00
Vladimír Čunát
48c5574f5a webkitgtk: minor update 2014-08-13 00:20:46 +02:00
Vladimír Čunát
b07f646613 gst-1 gnonlin and editing-services: maintenance update 2014-08-12 22:35:49 +02:00
Vladimír Čunát
3f6d1d08f2 gst_1 python: bugfix update 2014-08-12 22:18:25 +02:00
Vladimír Čunát
6a164e24ae gst_1 base plugins: enableParallelBuilding
This package seems to be quite a bottleneck otherwise.
2014-08-12 22:17:38 +02:00
Vladimír Čunát
d66c0a55da merge #3342: update gstreamer to 1.4.0 2014-08-12 22:15:42 +02:00
Vladimír Čunát
08f5932729 ocaml: refactor the useX11 check to actually work 2014-08-12 21:53:02 +02:00
Vladimír Čunát
141b5d961f Merge master into PR
Conflicts:
	pkgs/development/compilers/ocaml/4.01.0.nix
2014-08-12 21:52:20 +02:00
drozv
33fec9d04d ocaml: fix x11 include and lib parameters for configure script
Close #2923, fixes #2922.
2014-08-12 21:41:37 +02:00
Vladimír Čunát
566058b477 Merge #3152: add pyqt5 2014-08-12 20:33:34 +02:00
Oliver Charles
4e2adbeb4d haskellPackages.bound: New expression 2014-08-12 18:11:33 +01:00
Vladimír Čunát
665b2c8247 Merge #3408: licenses: prefer spdx.org, improve docs
The patch to allow using license shortnames as attributes
was not included (yet).

Conflicts (auto-solved):
	pkgs/development/libraries/libtiff/default.nix
2014-08-12 19:08:53 +02:00
John Wiegley
01ecaf98a5 haskell-lambdabot: only mark as broken for GHC 7.8.3 2014-08-12 11:53:01 -05:00
John Wiegley
62ceaca0b9 haskell-djinn: only mark as broken for GHC 7.8.3 2014-08-12 11:52:38 -05:00
Emil Rangden
3a4fc75f52 jailbreak http-attoparsec list-tries and socket-io 2014-08-12 16:10:00 +02:00
Mateusz Kowalczyk
0143d35a3b haskell-bitarray: update to 0.0.1.1
Upstream informed me that the ‘array’ problem should be fixed.
2014-08-12 16:09:37 +02:00
Peter Simons
d3c68cd723 haskell-cabal2nix: update to version 1.68 2014-08-12 16:09:22 +02:00
Luca Bruno
14895d6c95 Merge branch 'gdm' 2014-08-12 14:57:38 +02:00
Michael Raskin
4ab466cc56 Update OpaLang; it still doesn't build for a mysterious reason: apparently the missing fields are actually defined… 2014-08-12 16:22:25 +04:00
Moritz Ulrich
e3bf7253b0 rebar: Bump to 2.5.1. 2014-08-12 13:47:59 +02:00
Moritz Ulrich
79c835212b Erlang R17: Bump to 17.1. 2014-08-12 13:47:38 +02:00
Moritz Ulrich
1f221a72de dfu-programmer: Bump to 0.7. 2014-08-12 13:42:10 +02:00
Florian Friesdorf
53490bd17e include ssl with python2.6 as is the case with 2.7
Signed-off-by: Domen Kožar <domen@dev.si>
2014-08-12 13:33:23 +02:00
Peter Simons
e823c123a8 Don't build broken Haskell packages on Hydra.
These packages don't compile:

 - cabal-delete
 - cabal-file-th
 - categories
 - cmdtheline
 - codec-image-devil
 - concurrent-extra
 - cryptol 1.8.x
 - data-lens
 - diagrams-postscript
 - djinn
 - download
 - dstring
 - enummapset
 - git-date
 - github-backup
 - gtkglext
 - happyy-meta
 - haskeline-class
 - pakcs

These packages depend on some of the packages listed before:

 - Chart-diagrams
 - data-lens-template
 - hp2any-manager
 - purescript
 - repr

These packages fail with GHC 7.8.3 but still compile with older compilers:

 - happy: 1.18.4, 1.18.5, 1.18.6
2014-08-12 12:37:44 +02:00
Peter Simons
f9f26acd4a pakcs: it appears that upstream changed the source code without bumping the version number 2014-08-12 12:37:44 +02:00
Peter Simons
82f70114b8 haskell-hfsevents: re-generate expression with cabal2nix 2014-08-12 12:37:44 +02:00
Peter Simons
9a97c54d7d haskell-yesod-test: update to version 1.2.5 2014-08-12 12:37:44 +02:00
Peter Simons
34a7dc7859 haskell-warp: update to version 3.0.0.7 2014-08-12 12:37:44 +02:00
Peter Simons
25fb19593c haskell-transformers-base: update to version 0.4.3 2014-08-12 12:37:43 +02:00
Peter Simons
ac50d66698 haskell-regex-applicative: update to version 0.3.0.3 2014-08-12 12:37:43 +02:00
Peter Simons
eaf66142bf haskell-purescript: update to version 0.5.4.1 2014-08-12 12:37:43 +02:00
Peter Simons
255eaf6b3c haskell-mwc-random: update to version 0.13.2.0 2014-08-12 12:37:43 +02:00
Peter Simons
5b4ef079fb haskell-jpeg: update to version 0.0.1.1 2014-08-12 12:37:43 +02:00
Peter Simons
42de5d2251 haskell-dns: update to version 1.4.3 2014-08-12 12:37:43 +02:00
Peter Simons
e8203a1334 haskell-bson: update to version 0.3.1 2014-08-12 12:37:43 +02:00
Peter Simons
e1b2c5d54d haskell-JuicyPixels: update to version 3.1.6.1 2014-08-12 12:37:43 +02:00
Peter Simons
7ab2264262 haskell-IntervalMap: update to version 0.3.0.3 2014-08-12 12:37:43 +02:00
Peter Simons
36b20faabf haskell-Chart: update to version 1.2.4 2014-08-12 12:37:43 +02:00
Peter Simons
14f252f748 haskell-Chart-gtk: update to version 1.2.4 2014-08-12 12:37:43 +02:00
Peter Simons
d1be31cf7a haskell-Chart-diagrams: update to version 1.2.4 2014-08-12 12:37:43 +02:00
Peter Simons
06918fbde4 haskell-Chart-cairo: update to version 1.2.4 2014-08-12 12:37:43 +02:00
Peter Simons
cccb6a67eb haskell-zip-archive: update to version 0.2.3.4 2014-08-12 12:37:43 +02:00
Luca Bruno
9e99e7b9db ibus: do not run dconf update 2014-08-12 11:23:11 +02:00
Peter Simons
3280939974 haskell-jack: restrict meta.platforms to Linux; we cannot build that package on Darwin 2014-08-12 11:16:43 +02:00
Peter Simons
9d31b223fe haskell-vcsgui: restrict meta.platforms to Linux; we cannot build that package on Darwin 2014-08-12 11:16:31 +02:00
Peter Simons
423d60cdad haskell-webkit: restrict meta.platforms to Linux; we cannot build that package on Darwin 2014-08-12 11:16:18 +02:00
Simon Hengel
fda0132880 Update haskell-hspec and related packages 2014-08-12 12:00:06 +08:00
Patrick Mahoney
5ec563707c php: Compile pdo_pgsql support 2014-08-11 22:02:24 -05:00
Michael Raskin
28c7ff430e Set more realistic platform set for Stalin Scheme compiler 2014-08-12 04:35:34 +04:00
Michael Raskin
d06eef88c9 Update libreoffice to the version 4.3.0.4
Also update its dependencies.

Update libcdr to 0.1.0
Update libmwaw to 0.3.2 from 0.3.1
Update libvisio to 0.1.0
Update libwpd to 0.10.0
Update libwpg to 0.3.0

These updates are require by LO update and also require each other.

Note that many of these libraries now require librevenge.

In LibreOffice expression per se:

- Note that liborcus is built separately because it wants Boost to be
  specified in a way that main LO build doesn't ensure.

- libixion from 0.7.0 tarball has libixion-0.8 package version.

- libgltf is in src/libgltf but listed in download.lst without any
  comments.

- Make variable with the name libreoffice-translations-${version}.tar.xz
  and the same value is inserted; the same for -help-. Fetching gives
  a strange error without that. Apparently everyone just builds git
  checkouts.

- There are some conditionals in download.lst that require manual
  handling. I am not sure there is a simple way to process them in
  generate-libreoffice-srcs.sh.
2014-08-12 01:49:54 +04:00
John Wiegley
fc6932a63d haskell-hfsevents: Do not use gccApple 2014-08-11 11:29:02 -05:00
Peter Simons
e52a533cad haskell-folds: disable hlint test suite so that we can enable doCheck
https://github.com/ekmett/folds/issues/8
2014-08-11 15:10:43 +02:00
Peter Simons
298976c812 haskell-folds: disable split-objects extension to fix the build with GHC 7.8.3
https://github.com/ekmett/folds/issues/7
2014-08-11 15:10:43 +02:00
lethalman
154f44958f Merge pull request #3538 from madjar/master
Fixed build for plasma-nm
2014-08-11 15:06:45 +02:00
Peter Simons
59e15fe815 Revert "Many minor fixes to get things building after recent compiler changes".
This reverts the Haskell part of commit 326ca0f690, because these changes
broke the 'scientific' build with GHC 7.4.2.
2014-08-11 14:48:35 +02:00
Georges Dubus
706f0345f7 Fixed build for plasma-nm 2014-08-11 14:43:28 +02:00
Peter Simons
710af8be29 haskell-hmatrix-special: this package won't compile any more after the hmatrix update 2014-08-11 14:39:41 +02:00
Peter Simons
ae236364dd haskell-diagrams-cairo: jailbreak to fix build with recent cairo, lens, and pango 2014-08-11 14:34:12 +02:00
Peter Simons
91a5acf87d haskell-editline: this package is broken with GHC 7.8.3
We keep it around only for the sake of Haskell Platform 2009.2.0.2.
2014-08-11 14:34:12 +02:00
Peter Simons
1c00790795 haskell-SDL-image: disable Hydra builds as this package depends on broken 'SDL' 2014-08-11 14:34:12 +02:00
Peter Simons
793c7502ce haskell-SDL-mixer: disable Hydra builds as this package depends on broken 'SDL' 2014-08-11 14:34:12 +02:00
Peter Simons
6d71db69d5 haskell-SDL-ttf: disable Hydra builds as this package depends on broken 'SDL' 2014-08-11 14:34:12 +02:00
Peter Simons
3f46615a6e haskell-protocol-buffers-descriptor: disable Hydra builds as this package depends on broken 'protocol-buffers' 2014-08-11 14:34:11 +02:00
Peter Simons
a145018218 haskell-happstack-fastcgi: disable Hydra builds as this package depends on broken 'cgi' 2014-08-11 14:34:11 +02:00
Peter Simons
acb4420c30 haskell-fastcgi: disable Hydra builds as this package depends on broken 'cgi' 2014-08-11 14:34:11 +02:00
Peter Simons
aa99930950 haskell-rethinkdb: disable Hydra builds as this package depends on broken 'protocol-buffers' 2014-08-11 14:34:11 +02:00
Peter Simons
cf0e96d049 haskell-lambdabot-wrapper: properly inherit the meta section from lambdabot 2014-08-11 14:34:11 +02:00
Peter Simons
4126a651b7 haskell-hfsevents: re-generate expression with cabal2nix 2014-08-11 14:34:11 +02:00
Peter Simons
b5a1d3d16a haskell-aeson-0.7.0.6: re-generate with cabal2nix 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk
883f11f462 haskell-criterion: re-generate expression with cabal2nix 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk
e7832f4b80 haskell-cabal-bounds: update to 0.8
doCheck = false; remains due to
https://github.com/dan-t/cabal-bounds/issues/3
2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk
2a7a450a74 haskell-cabal-lenses: update to 0.3 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk
4fc09cc891 haskell-safe: update to 0.3.8 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk
d98235d4be haskell-aws: update to 0.9.3 2014-08-11 13:58:42 +02:00
Mateusz Kowalczyk
96a8f643ff haskell-compdata: update to 0.8.1.3 2014-08-11 13:58:42 +02:00
Mateusz Kowalczyk
077f841ec5 haskell-twitter-conduit: update to 0.0.5.5
Fixes a build failure too.
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk
12076063c4 haskell-hmatrix: update to 0.16.0.4 2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk
22f13c2611 haskell-protocol-buffers: mark as broken
Fails due to Typeable changes. Notified the author.
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk
4eb3731752 haskell-rest-types: jailbreak (aeson)
https://github.com/silkapp/rest/issues/57
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk
e8958e26b3 haskell-ghc-syb: don't build on Hydra
Requires GHC >= 6.10 aand < 6.14
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk
686190da2e haskell-epic: mark as broken
https://github.com/edwinb/EpiVM/issues/6
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk
bc70a073c6 haskell-folds: mark as broken
https://github.com/NixOS/nixpkgs/issues/3526
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk
76a2021b88 haskell-lambdabot: mark as broken
Due to 7.8.3 roles: https://github.com/mokus0/lambdabot/issues/84
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk
6aa17c2ea9 haskell-profunctor-extras: deperecated package
Use profunctors instead. We have no dependencies on this anyway.
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk
a71850c617 haskell-jpeg: mark as broken
Uses old State module. I have e-mailed the maintainer due to lack of
project page or issue tracker
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk
8d432eda20 haskell-prolog: jailbreak (containers)
https://github.com/Erdwolf/prolog/issues/1
2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk
bb5841875d haskell-threadscope: mark as broken
Needs updating for the gtk/glib/pango API change. Ticket at
https://github.com/haskell/ThreadScope/issues/38 .
2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk
29401954dd haskell-criterion: temporarily disable test-suite
https://github.com/bos/criterion/issues/57
2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk
c72a00f85c haskell-glib: update to 0.13.0.1 2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk
10b85e6a46 haskell-cgi: mark as broken
Typeable stuff, https://github.com/andersk/haskell-cgi/issues/8
2014-08-11 13:56:12 +02:00
Mateusz Kowalczyk
2c4b5ab65d haskell-bv: mark broken
Doesn't build on 7.8.3 duo to Typeable module changes
2014-08-11 13:56:12 +02:00
Mateusz Kowalczyk
06d8dfaf40 haskell-base64-conduit: remove package
The package has been deprecated by upstream and we have nothing that
depends on it.
2014-08-11 13:56:12 +02:00
Mateusz Kowalczyk
49be46b0ac haskell-bitarray-0.0.1: mark as broken
Upstream notified.
2014-08-11 13:56:11 +02:00
Vladimír Čunát
9217c7995c makeFontsConf: give up fontDirectories checks for now
This reverts e26188938c and 77487fe661
CC #3515.
2014-08-11 13:53:40 +02:00
Vladimír Čunát
77487fe661 makeFontsConf: fixup to accept older font packages
They contain fonts on the silly path lib/X11/fonts/
2014-08-11 13:07:59 +02:00
Mateusz Kowalczyk
9cb34308da haskell-PastePipe: add version 1.5 2014-08-11 07:03:19 +02:00
John Wiegley
326ca0f690 Many minor fixes to get things building after recent compiler changes 2014-08-10 23:18:57 -05:00
Peter Simons
4f17e39137 Merge pull request #3521 from pavelkogan/haskell-xml-conduit-writer
haskell-xml-conduit-writer: add version 0.1.1.1
2014-08-10 22:43:15 +02:00
Peter Simons
43fd39de43 Merge pull request #3520 from pavelkogan/SourceGraph
new packages: SourceGraph + dependency
2014-08-10 22:42:56 +02:00
Vladimír Čunát
ed21770eca libav_9: maintenance update, including CVE fixes
Updated libav_0_8 would fail to build.
2014-08-10 18:29:03 +02:00
Vladimír Čunát
dda3e97ecf gcc33: no longer broken, apparently
I even got binaries from Hydra, although I don't know why.
2014-08-10 18:25:34 +02:00
Pavel Kogan
e1b139372c haskell-xml-conduit-writer: add version 0.1.1.1 2014-08-10 16:27:29 +01:00
Pavel Kogan
a00209a38e Add SourceGraph: Haskell code analysis tool 2014-08-10 16:13:35 +01:00
Pavel Kogan
51a2e36f20 haskell-Graphalyze: add version 0.14.1.0 2014-08-10 16:13:34 +01:00
Damien Cassou
fe045a71c4 Adding myself to the maintainers 2014-08-10 15:57:24 +02:00
Michael Raskin
9fe10c90fa Properly mark platform support for arpack in relation to its openblas dependency 2014-08-10 16:36:48 +04:00
Michael Raskin
fb986f553e Fix allegro4 unstable source link 2014-08-10 16:16:25 +04:00
Vladimír Čunát
3d6d40009d Merge pull request #3516 from DamienCassou/pharo-meta
pharo: add meta
2014-08-10 12:49:35 +02:00
Damien Cassou
0efd7b0092 Add meta-information to Pharo package 2014-08-10 12:26:24 +02:00
Vladimír Čunát
e26188938c makeFontsConf: check for share/fonts/ in fontDirectories
Fixes #3515.
2014-08-10 11:47:07 +02:00
Damien Cassou
e30848fbe8 Move the slash to workaround bug Emacs nix-mode 2014-08-10 09:01:58 +02:00
Linquize
9d678f78bd nodejs: Update to 0.10.30 2014-08-10 12:45:38 +08:00
Daniel Peebles
d18ec20878 Change junit to actually compile from source rather than download binaries 2014-08-09 20:53:36 -04:00
Eelco Dolstra
40602a666c Merge branch 'staging' 2014-08-09 23:41:58 +02:00
Eelco Dolstra
be399bf245 Hack to fix llvm/clang build on Darwin
(Or at least restore it to the same level as brokenness as before the
staging merge. I.e. it depends on gcc-apple, which doesn't build on
standard 10.9 systems.)
2014-08-09 23:31:00 +02:00
Eelco Dolstra
0acc4e6b26 cmake: Fix setup hook on bash < 4.0
This matters in nix-shell and stdenvNative on Darwin.

Fixes #3204.
2014-08-09 23:14:01 +02:00
Eelco Dolstra
a1a96d8744 Merge pull request #3507 from jochu/nix-update-nzbget
Update nzbget (13.0) and libpar2 (0.4)
2014-08-09 19:19:52 +02:00
Jeff Chu
21d12d53b7 libpar2: Update to 0.4 2014-08-09 09:36:10 -07:00
Luca Bruno
926514868c glib-tested: fix running tests 2014-08-09 17:09:37 +02:00
Peter Simons
8e7442b3ed lua-5: don't restrict the platforms which can build this package
Hydra builds run only on Linux, but all other platforms can build LUA,
too, if necessary.
2014-08-09 15:04:44 +02:00
Peter Simons
1f8578a41d haskell-Chart-gtk: mark package as broken
https://github.com/timbod7/haskell-chart/issues/41
2014-08-09 15:04:08 +02:00
Peter Simons
d6ef531c88 haskell-SDL: mark package broken
Doesn't compile with GHC 7.8.3:

  Graphics/UI/SDL/Events.hsc:56:23:
      Module ‘Data.Typeable’ does not export ‘Typeable(typeOf)’
2014-08-09 15:04:08 +02:00
Luca Bruno
1e1deda543 dbus tools: not supported on darwin 2014-08-09 14:32:54 +02:00
lethalman
05eb5bf913 Merge pull request #3503 from lethalman/platforms
Make platforms.allBut accept a list rather than a single platform
2014-08-09 14:22:09 +02:00
Peter Simons
5ebc4d829b Re-generate Haskell expressions with latest cabal2nix. 2014-08-09 13:49:24 +02:00
Peter Simons
01a059ee80 haskell-filepath: drop this package, it's been part of GHC forever 2014-08-09 13:49:24 +02:00
Peter Simons
18250b97ae Remove 'andres' from the meta.maintainer section of all Haskell package where I
had added him earlier.
2014-08-09 13:49:24 +02:00
Peter Simons
d9f6e54e7a Disable Hydra builds for all "old" Haskell packages.
Old means that we have a newer version in Nixpkgs already. If there is a reason
for the old package to still exist, i.e. because some other package is still
referring to it, then Hydra will still build the package as a dependency, but
we won't want to build old packages on their own right.
2014-08-09 13:49:24 +02:00
Peter Simons
6898b1903a haskell-threepenny-gui: jailbreak to fix build with aeson 0.8.x 2014-08-09 13:49:24 +02:00
Peter Simons
98eb81d427 haskell-rest-stringmap: jailbreak to fix build with aeson 0.8.x 2014-08-09 13:49:24 +02:00
Peter Simons
e8d79787c0 haskell-yst: jailbreak to fix build with aeson 0.8.x 2014-08-09 13:49:24 +02:00