Commit graph

34064 commits

Author SHA1 Message Date
Vladimír Čunát
20c2b45ee6
Merge branch 'staging' 2016-12-30 22:40:41 +01:00
Michael Raskin
6f12fb7403 Merge pull request #19765 from FlorentBecker/some_buildOcaml
Update various packages to use buildOcaml, with fixes
2016-12-30 20:47:50 +00:00
Michael Weiss
b1ac86db87 libmd: init at 0.0.0 2016-12-30 21:45:23 +01:00
Daiderd Jordan
96aca6ccbf Merge pull request #21527 from mdaiter/wxGTK29Darwin
wxGTK29: fixed Darwin build
2016-12-30 21:39:59 +01:00
Matthew Daiter
10836bdd36 wxGTK29: fixed Darwin build 2016-12-30 19:16:20 +01:00
Benno Fünfstück
087c244c06 fix #21521 2016-12-30 16:18:28 +01:00
Vladimír Čunát
ee3fb421b8
Merge branch 'master' into staging
... mainly to fixup the go problems.
2016-12-30 15:48:36 +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
Vladimír Čunát
563c7a0ef0
Merge #21475: llvm: 3.9.0 -> 3.9.1 2016-12-29 14:09:08 +01:00
Vladimír Čunát
9d09bc6728
Merge branch 'master' into staging 2016-12-29 13:56:16 +01: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
10b8cfbdbd llvm: 3.9.0 -> 3.9.1 2016-12-28 12:56:55 -06: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
Aristid Breitkreuz
e4f23bc8af ncurses: fix bug with libtinfo symlink that caused vim to fail 2016-12-28 16:02:11 +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