Commit Graph

34043 Commits

Author SHA1 Message Date
Benno Fünfstück
087c244c06 fix #21521 2016-12-30 16:18:28 +01:00
Pascal Wittmann
d57405568e Merge pull request #21523 from peterhoeg/u/remarsh
remarshal: 0.3.0 -> 0.6.0
2016-12-30 14:17:52 +01:00
Peter Hoeg
db90dd8de2 remarshal: 0.3.0 -> 0.6.0 2016-12-30 19:19:16 +08:00
Michael Raskin
b6fbcc1dd3 Merge pull request #21519 from peterhoeg/f/nim
nim: wrap binary so it can find gcc
2016-12-30 09:51:14 +00:00
Peter Hoeg
ebefef6f6d nim: wrap gcc 2016-12-30 15:27:28 +08:00
Nikolay Amiantov
9d03fe2dfb qtcreator: 4.1.0 -> 4.2.0 2016-12-29 22:32:23 +03:00
Domen Kožar
d15c62a2a0 haskellPackages.Glob: jailbreak to support GHC 8.0.2-rc2 2016-12-29 18:00:56 +01:00
Michael Raskin
d7bda1ed40 clisp-tip: init at 2.50pre20161201. There hasn't been a release for quite some time, but there has been some development. It is rumored that the fresh version can be built on darwin, but I don't know and cannot test 2016-12-29 17:37:10 +01:00
risicle
6d455dd1f8 opencv 3.1.0: add patch fixing python use of FlannBasedMatcher.add (#21086)
Patch is from https://github.com/opencv/opencv/pull/6009. Upstream doesn't
seem particularly enthusiastic about a 3.1.x point release, so who knows
when this fix would otherwise see the light of day.
2016-12-29 17:23:29 +01:00
Eelco Dolstra
3e84523ed7
aws-sdk-cpp: 1.0.43 -> 1.0.48 2016-12-29 16:25:58 +01:00
Michael Raskin
5b1dad79cd go_1_6, go_1_7: comment out testLoadFixed in a way recommended by vcunat. The test depends on specific timezone names, and the latest tzdata changed the naming. Upstream only agrees to fix the test in the 1.8 branch that has no stable releases yer 2016-12-29 15:33:44 +01:00
Michael Raskin
581070147e go_bootstrap (go_1_4): 1.4.3 -> 1.4-bootstrap-20161024 2016-12-29 15:33:43 +01:00
Alexey Shmalko
cb6807859f Merge pull request #21472 from dtzWill/update/bloaty
bloaty: 2016.11.16 -> 2016.12.28
2016-12-29 05:14:31 -08:00
Peter Simons
774435d0aa maude: update to 2.7.1 2016-12-29 12:18:44 +01:00
Graham Christensen
f5ca9a4212
Merge branch 'roundup-15' 2016-12-28 21:04:51 -05:00
Graham Christensen
8f4098f087
cryptopp: 5.6.4 -> 5.6.5
for CVE-2016-7420: CVE-2016-7420
2016-12-28 21:03:28 -05:00
Franz Pletz
655f7043b8
libmilter: 8.14.8 -> 8.15.2 2016-12-29 02:12:51 +01:00
Franz Pletz
8837b4a1c6
libivykis: 0.39 -> 0.40 2016-12-29 01:54:09 +01:00
Franz Pletz
63f7d53572
libgig: Configure script warns about missing libuuid 2016-12-29 01:51:46 +01:00
Vladimír Čunát
421a7f37fa
gdk-pixbuf: security 2.36.0 -> 2.36.2
/cc #21457.  The rebuild impact is probably only a few thousand.
The new utility is put into $out/bin/.
2016-12-28 20:32:57 +01:00
Will Dietz
90c762c5e1 bloaty: 2016.11.16 -> 2016.12.28 2016-12-28 12:40:31 -06:00
William Casarin
93fc4281ba hackage2nix.yaml: update jb55's packages 2016-12-28 17:34:19 +01:00
William Casarin
49ba174e7a elm-export: jailbreak 2016-12-28 17:34:19 +01:00
Peter Simons
9459dc42c8 haskell-stack: use latest http-client library 2016-12-28 17:30:16 +01:00
Laverne Schrock
527468209c ghc-8.0.2: add sphinx to inputs for documentation
Closes https://github.com/NixOS/nixpkgs/pull/21434.
2016-12-28 17:30:16 +01:00
Laverne Schrock
1a78981b2f ghc-8.0.1: switch to sphinx for documentation
Fixes #20281

"Since GHC 8.0, the User’s Guide is authored in ReStructuredText (or ReST
or RST, for short) a rich but light-weight mark-up language aimed at
producing documentation. The Sphinx tool is used to produce the final
PDF and HTML documentation."
- http://ghc.readthedocs.io/en/8.0.1/editing-guide.html
2016-12-28 17:30:16 +01:00
Laverne Schrock
ca41610e8a ghc-8.0.1: enable documentation builds by passing the required XML/XSLT toolchain 2016-12-28 17:30:16 +01:00
Peter Simons
d150e40975 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.4-1-gac3ba01 from Hackage revision
8db11916ad.
2016-12-28 17:30:16 +01:00
Michael Raskin
21d4d54a38 botan: 1.11.32 -> 1.11.34 2016-12-28 13:47:01 +01:00
Michael Raskin
c12613c111 botan: 1.10.13 -> 1.10.14, enforce c++11 2016-12-28 13:47:01 +01:00
Michael Raskin
3d9c3a94d4 Merge pull request #21438 from flosse/libstrophe
libstrophe: 0.8.8 -> 0.9.1
2016-12-28 10:59:31 +00:00
Michael Raskin
e65cccb776 Merge pull request #21221 from rardiol/gplates
gplates: init at 2.0.0
2016-12-28 10:21:23 +00:00
mingchuan
06090a73bb crystal: fix build in chroot environment, again
forgot to patch interpreter of the script used by Makefile,
carefully ensure it can build without /usr/bin/env this time.
2016-12-28 11:15:12 +01:00
Spiros Boosalis
ca3f41d44b pocketsphinx: 0.8 -> 5prealpha 2016-12-28 03:28:07 +00:00
Daiderd Jordan
7d4e04c795 Merge pull request #21400 from johbo/darwin-xournal
Xournal: Darwin support
2016-12-27 20:23:18 +01:00
Michael Fellinger
df5f88070e ruby: 2.4.0 (#21419) 2016-12-27 17:55:10 +00:00
Shea Levy
2436fc1b11 ghcHEAD comes with a ghci package. 2016-12-27 08:24:20 -05:00
Johannes Bornhold
febab15b01 gtk2: Enable xinput for Darwin 2016-12-27 14:19:26 +01:00
Bjørn Forsman
cbb29a26a2 libsigrokdecode: 0.4.0 -> 0.4.1 2016-12-27 13:03:08 +01:00
Markus Kohlhase
28d6aee371 libstrophe: 0.8.8 -> 0.9.1 2016-12-26 22:27:18 +01:00
Daiderd Jordan
72cc140c93 Merge pull request #21431 from mitchty/not-only-linux
Not only linux
2016-12-26 22:22:24 +01:00
Mitch Tishmack
19425207c9 cscope: refactor allow builds on non linux 2016-12-26 15:04:25 -06:00
mingchuan
a0922271d3 crystal: fix build in chroot environment
previous build failed on hydra because /usr/bin/env
do not exist in a chroot build environment.
2016-12-27 00:28:51 +08:00
Frederik Rietdijk
2da75adc5d pythonPackages.pygame-git: broken 2016-12-26 09:21:24 +01:00
Linus Heckemann
da70d3da0f SDL2: split derivation 2016-12-26 01:35:43 +03:00
Michael Raskin
6b2ead98cb libwacom: 0.19 -> 0.22 2016-12-25 22:56:32 +01:00
Frederik Rietdijk
8916131012 pythonPackages.xlwt: fix patch hash 2016-12-25 16:37:51 +01:00
Frederik Rietdijk
426b2ed9c8 pythonPackages.u-msgpack-python: use python.interpreter 2016-12-25 16:17:33 +01:00
Peter Simons
7cd5ef772b rocksdb-haskell: enable Hydra builds on Darwin
ac3ba017bd
tells the automatic re-generation process to do the same thing in the next update.

Required by https://github.com/NixOS/nixpkgs/issues/21215.
2016-12-25 12:47:09 +01:00
Pascal Bach
77d495b078 gitlab-runner: 1.8.0 -> 1.9.0 (#21375) 2016-12-25 11:35:47 +00:00