Commit Graph

85340 Commits

Author SHA1 Message Date
Frederik Rietdijk c7bff3d71d calibre: 2.73.0 -> 2.76.0, fix html5lib, closes #21504 2016-12-31 09:12:41 +01:00
Bart Brouns 59dbcefaa7
physlock: git-20150126 -> 0.5 2016-12-30 22:45:56 -05:00
Graham Christensen 1fd97f6293 Merge pull request #21528 from veprbl/kak2
update rivet, kakoune, add fastnlo, sherpa, mcgrid
2016-12-30 22:36:53 -05:00
Matthew Daiter 5776e6c99b wxGTK30: added Darwin support 2016-12-31 03:03:51 +01:00
Rushmore Mushambi b86d256e9c Merge pull request #21489 from retrry/master
rustc, cargo, rustRegistry updates
2016-12-31 04:01:16 +02:00
Daiderd Jordan 9d0a9bc9d6 Merge pull request #21515 from chris-martin/ppl
ppl-address-book: init at 2.4.0
2016-12-30 23:42:10 +01:00
Michael Raskin 6fef7f1f80 Merge pull request #21449 from namore/add_pkg_gorilla
gorilla-bin: init at 1.5.3.7
2016-12-30 22:23:38 +00:00
Michael Raskin c0bde169bd Merge pull request #21518 from Ralith/matrix-synapse
matrix-synapse: 0.18.5 -> 0.18.6-rc2
2016-12-30 22:22:08 +00:00
Vladimír Čunát c2752f8228
Merge #21526: unbound 1.5.10 -> 1.6.0 2016-12-30 23:17:58 +01:00
Vladimír Čunát 6bded45883
flex: 2.6.1 -> 2.6.3
This resolves some warnings and errors introduced in 2.6.x.
2016-12-30 23:17:08 +01:00
Michael Raskin 62adccb956 Merge pull request #21483 from rardiol/freeorion
freeorion: 0.4.5 -> 0.4.6
2016-12-30 22:14:35 +00:00
Nikolay Amiantov 0a16269198 Revert "releaseTools.debBuild: split checkinstall into separate phase" 2016-12-31 02:13:04 +04:00
Michael Raskin 8f961e8b14 Merge pull request #21474 from mimadrid/update/openbabel-2.4.1
openbabel: 2.3.2 -> 2.4.1
2016-12-30 22:12:45 +00:00
Michael Raskin 3b0720dbe4 Merge pull request #21473 from stepcut/netpbm-fix-libjpeg-paths
netbpm: tell config.mk where to find JPEGLIB and JPEGHDR_DIR or jpegtopnm and friends will not be built
2016-12-30 22:04:56 +00:00
Michael Raskin 9e1ec537eb Merge pull request #21456 from rycee/fix/clblas-cuda
clblas-cuda: use system gtest library
2016-12-30 22:03:56 +00:00
Michael Raskin bae3be6a4c Merge pull request #21292 from brainrape/init-idrisPackages-httpclient
idrisPackages.httpclient: init
2016-12-30 22:02:59 +00:00
Michael Raskin 6003eeb643 Merge pull request #21207 from larkery/patch-1
Fiddle LD_LIBRARY_PATH to include GDAL
2016-12-30 22:01:54 +00:00
Michael Raskin f9020aed06 Merge pull request #20767 from abbradar/debbuild
releaseTools.debBuild: split checkinstall into separate phase
2016-12-30 21:57:19 +00:00
Vladimír Čunát 20c2b45ee6
Merge branch 'staging' 2016-12-30 22:40:41 +01:00
Dmitry Kalinkin e9d60c5636
libc++3.7: fix to use with modern compilers
Modern compiler will issue a following error whenever '#include <string>'
is done:

/nix/store/yxpwamjdapjcp53mmsdh1j2c9bc26h4k-libc++-3.7.1/include/c++/v1/string:1938:44:
error: 'basic_string<_CharT, _Traits, _Allocator>' is missing exception specification 'noexcept(is_nothrow_copy_constructible<allocator_type>::value)'
basic_string<_CharT, _Traits, _Allocator>::basic_string(const allocator_type& __a)
                                           ^
/nix/store/yxpwamjdapjcp53mmsdh1j2c9bc26h4k-libc++-3.7.1/include/c++/v1/string:1326:40:
note: previous declaration is here
    _LIBCPP_INLINE_VISIBILITY explicit basic_string(const allocator_type& __a)
                                       ^
1 error generated.

This happens because modern clang is more strict about checking
exception specification for forward declaration and definition.

http://llvm.org/viewvc/llvm-project/libcxx/trunk/include/string?r1=242056&r2=242623&diff_format=h
2016-12-30 16:16:14 -05:00
Michael Raskin dd2fc990f0 Merge pull request #19939 from groxxda/replaceDependency
replaceDependency: fix syntax error
2016-12-30 20:48:26 +00: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
Benjamin Saunders a715adf960 matrix-synapse: 0.18.5 -> 0.18.6-rc2 2016-12-30 12:42:22 -08:00
Michael Raskin 868147420d Merge pull request #21496 from rardiol/opendungeons
opendungeons: 0.6.0 -> 0.7.1
2016-12-30 20:40:25 +00:00
Daiderd Jordan 96aca6ccbf Merge pull request #21527 from mdaiter/wxGTK29Darwin
wxGTK29: fixed Darwin build
2016-12-30 21:39:59 +01:00
Graham Christensen 31c14bc58e Merge pull request #21512 from Mic92/neomutt
neomutt: 20161104 -> 20161126
2016-12-30 15:13:05 -05:00
Dmitry Kalinkin 2dd8aea4bb
mcgrid: init at 2.0.2 2016-12-30 14:27:56 -05:00
Dmitry Kalinkin 8fb6895614
sherpa: init at 2.2.1 2016-12-30 14:27:55 -05:00
Dmitry Kalinkin 3c3e2dfd0a
fastnlo: init at 2.3.1pre-2212 2016-12-30 14:27:55 -05:00
Dmitry Kalinkin 9a5e34faca
kakoune: 2016-12-10 -> 2016-12-30, fix on Darwin 2016-12-30 14:27:49 -05:00
Joachim Fasting f2c5bc6d7d
cvsps: use standard install phase 2016-12-30 20:27:27 +01:00
Joachim Fasting 2516472050
cvsps: fetch patches from debian 2.1-7 sources 2016-12-30 20:27:20 +01:00
Joachim Fasting b4c5916e85
cvsps: get source from Debian, fix build
The cobite.com urls seem to have disappeared or been moved.  I've failed
to find where they might have gone, so use debian's mirrored sources
instead.
2016-12-30 20:27:17 +01:00
Matthew Daiter 10836bdd36 wxGTK29: fixed Darwin build 2016-12-30 19:16:20 +01:00
Vladimír Čunát 3dbf6b4a09
font-manager: fix missing icons
Fixes #21454, or at least most of it.
2016-12-30 18:59:48 +01:00
Dmitry Kalinkin 456cf826e0
rivet: 2.5.2 -> 2.5.3 2016-12-30 12:21:58 -05:00
Vladimír Čunát 57c4ed837c
chessx: disable parallel make
http://hydra.nixos.org/build/45653907
/cc maintainer @luispedro.
2016-12-30 18:14:15 +01:00
Dhananjay Balan cab497ee6d unbound 1.5.6 > 1.6.0 2016-12-30 18:13:10 +01:00
Lancelot SIX 2cac374241 Merge pull request #21346 from massimo-zaniboni/sphinxcontrib_newsfeed
Python sphinxcontrib-newsfeed-0.1.4
2016-12-30 17:27:35 +01:00
Benno Fünfstück ea14a14357 man-db: make apropos search and not just behave like whatis
Before this fix, apropos behaved exactly like whatis and looked for
an exact match. Now, it actually provides the apropos-functionality
of searching.
2016-12-30 16:58:06 +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
Aneesh Agrawal 652a87018b
googleAuthenticator: 1.0 -> 1.03 2016-12-30 06:49:17 -05:00
Vladimír Čunát dbde4eb465
gitAndTools.qgitGit: remove
It's rather old and abandoned, the source is dead, and our stable qgit
version seems more recent.  /cc @MarcWeber.
2016-12-30 12:30:35 +01:00
Frederik Rietdijk 405c18bd32 Merge pull request #21461 from ikervagyok/urlscan
urlscan: replace input 'isPy35' with 'pythonOlder'
2016-12-30 12:27:37 +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
Jörg Thalheim 74caf88a58
impressive: 0.10.5 -> 0.11.1
fixes #21501
2016-12-30 10:24:20 +01:00
Peter Hoeg ebefef6f6d nim: wrap gcc 2016-12-30 15:27:28 +08:00
Chris Martin a6df66e0d8 ppl-address-book: init at 2.4.0 2016-12-30 00:34:13 -05:00
Joachim Fasting 64f45520b9
dnscrypt-proxy: 1.7.0 -> 1.9.0
Release notes at:
https://github.com/jedisct1/dnscrypt-proxy/releases/tag/1.9.0

Packaging tweaks:
- No longer split man page, kind of pointless ...
- No longer install libtool files, they are now optional
2016-12-30 05:33:58 +01:00
Jörg Thalheim 1cc599307f
neomutt: 20161104 -> 20161126 2016-12-30 04:04:24 +01:00
Graham Christensen fd826a0b71 Merge pull request #21492 from vdemeester/idea-ultimate_2016_3_2
idea-ultimate: 2016.3.1 -> 2016.3.2
2016-12-29 21:44:35 -05:00
Guillaume Koenig 0465b1407b
enpass: fix install to work with browser extensions 2016-12-29 19:57:09 -05:00
Graham Christensen eb01090301
ceph: mark as broken 2016-12-29 17:45:40 -05:00
Joachim F 9c52f7f083 Merge pull request #21464 from mdorman/emacs-updates
Automated emacs package updates
2016-12-29 23:44:17 +01:00
Vladimír Čunát 0163f0c427
openssh: update the gssapi patch
Only building was tested.
2016-12-29 17:04:58 -05:00
Graham Christensen 11e8ed5ff4
Revert "Revert "openssh: security 7.3p1 -> 7.4p1""
This reverts commit 661b5a9875.
2016-12-29 17:04:39 -05:00
Massimo Zaniboni 02a839bffc pythonPackages.sphinxcontrib_newsfeed: init at 0.1.4 2016-12-29 23:00:22 +01:00
Eelco Dolstra bbd03e236a
Use looser 9pfs caching in VM tests/builds
This can give significant speed ups, see
7e20254412.
2016-12-29 21:26:16 +01:00
Alexey Shmalko 87d5e27a3d Merge pull request #21445 from jokogr/u/syncthing-0.14.16
syncthing: 0.14.15 -> 0.14.17
2016-12-29 12:00:40 -08:00
Nikolay Amiantov 9d03fe2dfb qtcreator: 4.1.0 -> 4.2.0 2016-12-29 22:32:23 +03:00
John Ericson 614ae8f660 Merge pull request #21414 from Ericson2314/release-cross
Improve release-cross tests
2016-12-29 10:59:41 -07:00
Domen Kožar d15c62a2a0 haskellPackages.Glob: jailbreak to support GHC 8.0.2-rc2 2016-12-29 18:00:56 +01:00
John Ericson 1d0e91831b release-cross: Test for unchanged native derivations
These derivations do not care about the target platform, and thus should
not be affected by cross-compiling. Currently, these tests *fail*, but they
will be fixed soon by a latter PR. The release-cross job doesn't block a
channel, so this should be no problem.
2016-12-29 08:53:18 -08: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
Ricardo Ardissone 3705b1a429 opendungeons: 0.6.0 -> 0.7.1 2016-12-29 11:25:54 -02: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
Roman Naumann 87ef766f6b Merge branch 'master' of github.com:nixos/nixpkgs into add_pkg_gorilla 2016-12-29 14:02:52 +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
mimadrid c2d90eaa91 nerdfonts: 0.8.0 -> 1.0.0 2016-12-29 11:21:57 +01:00
taku0 93d917fa22 firefox, thunderbird: add updateScript 2016-12-29 11:19:50 +01:00
Vincent Demeester 37632cbf5f
idea-ultimate: 2016.3.1 -> 2016.3.2
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-12-29 10:31:22 +01:00
Frederik Rietdijk 2f977b4af1 pythonPackages.bleach: 1.4.3 -> 1.5.0, closes #21450
Unfortunately bleach depends on an older version of html5lib and cannot
use the latest version because the sanitizer module has been moved out.
https://github.com/mozilla/bleach/issues/217
2016-12-29 09:24:03 +01:00
Tadas Barzdzius d27a658846 pijul: mark as broken 2016-12-29 09:57:39 +02:00
Tadas Barzdzius cfbbac7cb4 cfdyndns: mark as broken 2016-12-29 09:57:22 +02:00
Tadas Barzdzius 38793dd995 rustRegistry: 2016-12-16 -> 2016-12-28 2016-12-29 09:57:03 +02:00
Tadas Barzdzius 31ec0795f6 cargo: 0.14 -> 0.15 2016-12-29 09:56:19 +02:00
Tadas Barzdzius 7fa4b0f2c9 rustc: 1.13.0 -> 1.14.0 2016-12-29 09:55:38 +02:00
Graham Christensen 0e400de967 Merge pull request #21488 from taku0/thunderbird-45.6.0
thunderbird: 45.5.1 -> 45.6.0 [Critical security fix]
2016-12-28 21:34:45 -05:00
Graham Christensen f4568952d6 Merge pull request #21487 from taku0/thunderbird-bin-45.6.0
thunderbird-bin: 45.5.1 -> 45.6.0 [Critical security fix]
2016-12-28 21:34:30 -05:00
taku0 a1f595c870 thunderbird: 45.5.1 -> 45.6.0 2016-12-29 11:07:10 +09: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
Dhananjay Balan d6254e0bbd
shellinabox: 2.19 -> 2.20
should fix shellinabox vulnarabilities from https://github.com/NixOS/nixpkgs/issues/21457
2016-12-28 21:03:22 -05:00
taku0 373fb99e98 thunderbird-bin: 45.5.1 -> 45.6.0 2016-12-29 10:59:37 +09:00
Ricardo Ardissone e948a6d1f9 freeorion: 0.4.5 -> 0.4.6 2016-12-28 23:58:33 -02:00
Robin Gloster 3fcdbedbef
iproute: 4.8.0 -> 4.9.0 2016-12-29 02:52:55 +01:00
Franz Pletz 1cbb04e72e
iproute: 4.7.0 -> 4.8.0 2016-12-29 02:52:55 +01:00
Robin Gloster 3e8bb7237d
cryptsetup: 1.7.1 -> 1.7.3 2016-12-29 02:52:54 +01:00
Franz Pletz c2a979fbfd
cryptsetup: 1.7.0 -> 1.7.1 2016-12-29 02:52:54 +01:00
Antoine Eiche bc63738c6f
qemu: fix CVE-2016-9921 and CVE-2016-9922 2016-12-28 20:37:00 -05:00