Commit Graph

42104 Commits

Author SHA1 Message Date
Orivej Desh
e7d4784a6e
Merge pull request #32680 from vbgl/ocaml-topkg-cleanup
ocamlPackages.topkg: refactoring
2017-12-15 17:35:35 +00:00
John Wiegley
8123bc7942 coqPackages.coq-haskell: Update to add Hask.Ssr module 2017-12-15 08:53:49 -08:00
Peter Simons
874dbb14c1 git-annex: update hash for version 6.20171214 2017-12-15 16:32:56 +01:00
Graham Christensen
e545356a87
Merge pull request #32700 from alesguzik/clojure-update
clojure: 1.8.0 -> 1.9.0.273
2017-12-15 07:54:44 -05:00
Peter Simons
bd0f541dbb haskell-colour: disable test suite to avoid infinite recursion 2017-12-15 13:11:16 +01:00
Peter Simons
a215e145e4 haskell-configuration-common: cosmetic 2017-12-15 13:11:15 +01:00
Peter Simons
647cda9dfe haskell-hoogle: fix build of latest version 2017-12-15 13:11:15 +01:00
Peter Simons
432d58593e haskell-pandoc: fix override for latest version 2017-12-15 13:11:15 +01:00
Peter Simons
04c4002190 haskell-hpack: fix override for latest version 2017-12-15 13:11:15 +01:00
Peter Simons
efb94191cc hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-2-gcba0663 from Hackage revision
15a894ee48.
2017-12-15 13:11:11 +01:00
Peter Simons
11da669334 LTS Haskell 9.18 2017-12-15 13:10:46 +01:00
John Wiegley
d1532bc6c6 coqPackages.category-theory: New expression 2017-12-14 23:32:37 -08:00
John Wiegley
0042a343b4 coqPackages.coq-haskell: New expression 2017-12-14 23:32:37 -08:00
Vincent Laporte
6328c97a7b
ocamlPackages.topkg: add some comments 2017-12-15 06:33:56 +00:00
Ales Huzik
81f4aa72b5 clojure: 1.8.0 -> 1.9.0.273
Clojure 1.9 adds native cli tools, which are now used instead of
creating a java wrapper with a clojure.jar arguments. See
https://clojure.org/guides/deps_and_cli for more details on
clojure native cli tools.
2017-12-15 17:22:59 +11:00
Orivej Desh
7c19c219bd
Merge pull request #32679 from evhan/chicken
chicken: 4.11.0 -> 4.13.0
2017-12-15 01:26:32 +00:00
Jörg Thalheim
f4dcb88420
Merge pull request #32664 from magnetophon/liblscp
liblscp: 0.5.8 -> 0.6.0
2017-12-14 15:19:07 -08:00
Evan Hanson
58f3e8e9e4 chicken: 4.11.0 -> 4.13.0
Also update the chicken-ssql egg dependency version for ugarit and
ugarit-manifest-maker from 0.2.2 to 0.2.4 to include a fix for an issue
uncovered by chicken-4.13.0 (see [1] and [2] for more info).

[1]: https://bitbucket.org/DerGuteMoritz/ssql/pull-requests/1
[2]: https://salmonella-linux-x86-64.call-cc.org/chicken-4/gcc/linux/x86-64/2017/04/19/yesterday-diff/log2/install/ssql.html
2017-12-15 12:14:20 +13:00
Jörg Thalheim
6c12e66388 python.pkgs.blessed: fix tests 2017-12-14 16:33:54 -06:00
Thane Gill
a3b84e03a0 python.pkgs.gssapi: 1.1.4 -> 1.2.0, (#32681)
- fix for darwin
- move to separate module
2017-12-14 13:50:28 -08:00
Jörg Thalheim
0d9343bd4e
Merge pull request #32668 from dtzWill/feature/retdec
retdec: init at 3.0(.0)
2017-12-14 13:38:36 -08:00
Orivej Desh
165dbace84
Merge pull request #32669 from orivej/coursier
coursier: fix shebang
2017-12-14 18:35:56 +00:00
Joachim F
fbc452c836
Merge pull request #32202 from ilya-kolpakov/python-quandl
pythonPackages.quandl: 3.0.0 -> 3.2.1
2017-12-14 16:49:19 +00:00
Orivej Desh
f9849698a8 coursier: fix shebang
Do not override phases for the fixupPhase to patching the script interpreter of .coursier-wrapped.

Fixes the sandboxed build of scalafmt: https://github.com/NixOS/nixpkgs/pull/32442#issuecomment-351742204
2017-12-14 15:41:42 +00:00
Franz Pletz
da8bf8e0bc
jenkins: 2.94 -> 2.95 (security)
See https://jenkins.io/security/advisory/2017-12-14/.
2017-12-14 16:03:09 +01:00
Franz Pletz
e520a8cc0d
hwloc: 1.11.6 -> 1.11.8
Also introduces multiple outputs and a version without X11 dependencies.
2017-12-14 16:03:09 +01:00
Franz Pletz
cd7c8e42c6
cudatoolkit: fix build with newer glibc versions
Packages that use CUDA would fail to build with missing defines.
2017-12-14 16:03:08 +01:00
Eelco Dolstra
3430b0e859 aws-sdk-cpp: 1.1.18 -> 1.3.22 2017-12-14 15:53:55 +01:00
Will Dietz
31ea4edf00 retdec: init at 3.0(.0) 2017-12-14 08:50:47 -06:00
Ilya Kolpakov
5551af487f pythonPackages.quandl: comment on why gitihub and not pypi (3.2.1) 2017-12-14 15:28:19 +01:00
Ilya Kolpakov
fde8307846 pythonPackages.inflection: use fetchpypi, run tests (0.3.1) 2017-12-14 15:13:51 +01:00
Bart Brouns
04e837e1fa liblscp: 0.5.8 -> 0.6.0 2017-12-14 14:40:31 +01:00
Tim Steinbach
3f3e548312
kotlin: 1.1.60-b55 -> 1.2.10 2017-12-14 08:29:16 -05:00
Michael Weiss
41a4bded9b gpgme: 1.9.0 -> 1.10.0
I've removed qgpgme-format-security.patch as version 1.10.0 already
contains it:
git tag --contains=5d4f977dac542340c877fdd4b1304fa8f6e058e6

Everything rebuilds fine so far.

Upstream release notes (Noteworthy changes in version 1.10.0):

 * Now returns more specific error codes for decryption to distinguish
   between bad passphrase, user canceled, and no secret key.

 * Now returns key origin information if available.

 * Added context flag "auto-key-retrieve" to selectively enable the
   corresponding gpg option.

 * Added flag is_de_vs to decryption and verify results.

 * py: Use SEEK_SET as default for data.seek.

 * cpp: Various new APIs.

 * Reduced spawn overhead on Linux again.  Added new configure option
   --disable-linux-getdents to disable this feature for very old
   Linux versions.

 * Improved the Python bindings build system.

 * Made the test suite less fragile.
2017-12-14 13:49:00 +01:00
Graham Christensen
b2973d5ad4
taglib: fixup meta 2017-12-14 07:32:00 -05:00
Pascal Wittmann
b11254d377
Merge pull request #32442 from markus1189/scalafmt-130
scalafmt: 0.6.8 -> 1.3.0
2017-12-14 09:06:27 +01:00
Vincent Laporte
5e4edcc4ec
ocamlPackages.topkg: refactoring 2017-12-14 07:36:29 +00:00
Joachim F
ea15e43693
Merge pull request #32601 from earldouglas/jenkins-2.94
jenkins: 2.93 -> 2.94
2017-12-14 00:40:34 +00:00
Joachim F
74f1b7df7a
Merge pull request #32495 from magnetophon/ingen
Ingen
2017-12-14 00:39:59 +00:00
Michael Weiss
31bc25f264 pythonPackages.raven: 6.3.0 -> 6.4.0 2017-12-13 21:52:14 +01:00
Orivej Desh
04fcbefd81 taglib: update cmake flags
ASF and MP4 are enabled by default since 1.8 and not configurable in 1.9 and newer.

TagLib 1.11 switched to building static libraries by default.
2017-12-13 13:56:04 +00:00
Pascal Wittmann
941e0e4f43 epm: 4.2 -> 4.4 2017-12-13 11:20:28 +01:00
quxbar
b0340b6f48
type-of-html should build now 2017-12-13 09:16:31 +01:00
Graham Christensen
e5629dc51a
Merge pull request #32365 from vcunat/p/check-meta
check meta, treewide
2017-12-12 18:55:23 -05:00
Vladimír Čunát
3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Frederik Rietdijk
de3105883a
Merge pull request #32591 from makefu/pkgs/dateparser/update
pythonPackages.dateparser: 0.3.2-pre-2016-01-21 -> 0.6.0
2017-12-12 20:59:14 +01:00
John Wiegley
dc6f3e3c7b coqPackages_8_7.QuickChick: update to latest master 2017-12-12 11:37:17 -08:00
Thomas Tuegel
5dfc42bb8a
Merge pull request #32608 from ttuegel/kde-frameworks-5.41
KDE Frameworks 5.41
2017-12-12 13:10:19 -06:00
James Earl Douglas
8699ccb8ac
jenkins: 2.93 -> 2.94 2017-12-12 08:05:01 -07:00
André-Patrick Bubel
ab447d9d76 pythonPackages.jsonrpclib-pelix: init at 0.3.1
This fork of jsonrpclib supports Python 3 and is necessary for electrum
from version 3.0.0 onwards.

Adding myself - moredread - as maintainer.
2017-12-12 14:32:12 +01:00