Commit Graph

53024 Commits

Author SHA1 Message Date
Samuel Dionne-Riel
455f8151fd solarus-quest-editor: 1.4.5 -> 1.5.3 2018-09-04 22:04:33 -04:00
Will Dietz
e9d4bab044
Merge pull request #46070 from Mic92/radare2
radare2: 2.8.0 -> 2.9.0,  radare2-cutter: 1.7 -> 1.7.1
2018-09-04 19:19:57 -05:00
Sarah Brofeldt
e153a988ec
Merge pull request #46031 from srhb/fix-go-on-aarch64
go_1_11: Allow only one of GOARM={5,6,7}
2018-09-05 01:05:22 +02:00
Andreas Rammhold
d814c98ec8 python.pkgs.pytest-fixture-config: disable tests (#46021)
Tests seem to fail on all recent versions even outside of our build
system. The upstream CI tests seem to somehow succeed but I wasn't able
to reproduce that locally. For not it is probably best to disable them.
2018-09-05 01:02:06 +02:00
Jörg Thalheim
a56fd17938 radare2-cutter: 1.7 -> 1.7.1 2018-09-04 23:15:07 +01:00
Jörg Thalheim
63b7bc847c radare2-cutter: add mic92 as maintainer 2018-09-04 23:14:55 +01:00
Jörg Thalheim
24ce88615e radare2: 2.8.0 -> 2.9.0 2018-09-04 22:57:17 +01:00
Will Dietz
a36b861f80 liblangtag: bump to CLDR 33.1 unicode data (#46050)
http://cldr.unicode.org/index/downloads/cldr-33-1
2018-09-04 23:47:21 +02:00
worldofpeace
33fa23f6b3 dbus-sharp-2_0: fix build (#46060) 2018-09-04 23:38:07 +02:00
Leon Schuermann
4295e225f5 libvmi: fix libxenctrl dynamic loading (#45865)
libvmi uses dlopen() to only require libxenctrl if the Xen hypervisor is used,
which failed because libxenctrl could not be found.
Add xen libraries to libvmi's RUNPATH using patchelf.
2018-09-04 13:30:07 +02:00
Sarah Brofeldt
17b6efaf3d go_1_11: Only allow one of GOARM=5, 6 or 7 2018-09-04 11:46:35 +02:00
Orivej Desh
2e0befd22e libsignal-protocol-c: init at 2.3.2 2018-09-04 08:35:52 +00:00
xeji
d22e22e2dd
Merge pull request #45987 from danieldk/fix-vowpalwabbit
vowpalwabbit: fix build against boost-python.
2018-09-04 08:54:00 +02:00
Daniël de Kok
69d418aeac vowpalwabbit: mark broken on aarch64. 2018-09-04 07:43:53 +02:00
Uli Baum
e7a82cac35 swift: broken on aarch64
never built according to available hydra logs
2018-09-04 01:13:55 +02:00
Will Dietz
e4f4debcb9 swift: 4.1 -> 4.1.3 (#45777) 2018-09-04 01:08:39 +02:00
Timo Kaufmann
4e6cb86bdc
Merge pull request #46015 from leenaars/authres
pythonPackages.authres: fix broken homepage
2018-09-03 23:59:50 +02:00
Michiel Leenaars
9692b7997c pythonPackages.authres: fix broken homepage 2018-09-03 23:52:27 +02:00
xeji
96375d20bc
Merge pull request #45982 from rnhmjoj/vapour
Vapoursynth updates
2018-09-03 23:52:22 +02:00
xeji
c23ec2794d
Merge pull request #46011 from markuskowa/homepages-2
Cleanup homepage links
2018-09-03 23:32:52 +02:00
symphorien
3549879b45 gede: 2.6.1 -> 2.10.9 (#45995)
reverting to qt 5.9 fixed the build.
2018-09-03 23:24:38 +02:00
Markus Kowalewski
7422953eb0
lsof: add license + update homepage
lib/licenses: add purdue style BSD license
2018-09-03 22:36:27 +02:00
xeji
28def75a10
Merge pull request #45967 from worldofpeace/various-build-fixes/18.09
Various build fixes
2018-09-03 22:28:06 +02:00
baracoder
328cf82838 dotnet-sdk: 2.1.302 -> 2.1.401 (#45979) 2018-09-03 22:14:07 +02:00
Jörg Thalheim
fc865cc214
Merge pull request #46005 from volth/patch-243
libguestfs-appliance: do not build on Hydra
2018-09-03 21:02:40 +01:00
Daniël de Kok
e33be2ab56 Keras: fix build by updating expected dependencies. (#45992)
Keras expects keras_preprocessing 1.0.2 and 1.0.4. 1.0.3 and 1.0.5
are respectively in nixpkgs.

ZHF #45960
2018-09-03 21:59:36 +02:00
Daniël de Kok
fe7e89ba3b vowpal-wabbit: fix Darwin build.
- Follow the same logic for finding boost-python as for Linux.
- Set DYLD_LIBRARY_PATH so that ctypes find_library can find
  boost-python.
- Do not use '-mt' suffix when linking against boost-serialization
  and boost-program_options on Darwin.
2018-09-03 21:48:13 +02:00
Urban Skudnik
882f6c96d2 backblaze-b2: Fix autocompletion support
backblaze v1.3.6 incorporates[1] a fix[2] for autocompletion that replaced
`have` function with `_have`. The postInstall hook therefore needs
to be updated to replace `_have`.

[1] https://github.com/Backblaze/B2_Command_Line_Tool#136-august-21-2018
[2] https://github.com/Backblaze/B2_Command_Line_Tool/pull/497
2018-09-03 20:45:32 +01:00
volth
ac52817bd9
libguestfs-appliance: do not build on Hydra 2018-09-03 19:08:20 +00:00
Dmitry Kalinkin
f46d23996c Revert "arrow-cpp: 0.9.0 -> 0.10.0" (#45990)
Hold off the upgrade until parquet 1.5.0 is released.

This reverts commit 72d630779d.
2018-09-03 20:51:28 +02:00
Matthieu Coudron
97816bed33 pythonPackages.alot: install zsh completion 2018-09-04 02:22:58 +09:00
Vladimír Čunát
3db3ae3700
fixup! treewide: fix various links (homepage, src) 2018-09-03 16:54:14 +02:00
Vladimír Čunát
9b48a67731
treewide: fix various links (homepage, src) 2018-09-03 16:53:02 +02:00
Daniël de Kok
875bb6bcb9 vowpalwabbit: fix build against boost-python.
Patch setup.py to look for libboost_python{Major}{Minor}.
2018-09-03 15:47:04 +02:00
rnhmjoj
5a27c2bdcd
vapoursynth: R43 -> R44 2018-09-03 15:09:28 +02:00
rnhmjoj
56a35b39f7
vapoursynth-mvtools: 19 -> 20 2018-09-03 15:09:20 +02:00
Bas van Dijk
252c0d4c82 opencv: 3.4.2 -> 3.4.3 2018-09-03 12:38:50 +02:00
Austin Seipp
185f0015f2 opendht: rework module to use autoreconfHook, and use multiple outputs
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-09-03 03:23:32 -05:00
Jörg Thalheim
d1c6c32230
Merge pull request #45964 from Mic92/irc
python.pkgs.irc: 14.2.2 -> 16.4
2018-09-03 01:36:07 +01:00
Jörg Thalheim
35c9408ca4 python.pkgs.irc: 14.2.2 -> 16.4 2018-09-03 01:25:03 +01:00
Jörg Thalheim
9bc1b13983 python.pkgs.jaraco_logging: 1.5 -> 1.5.2 2018-09-03 01:25:03 +01:00
Jörg Thalheim
7cd2bf48f7 python.pkgs.jaraco_text: 1.7 -> 1.10.1 2018-09-03 01:25:02 +01:00
Jörg Thalheim
c4bf056c08 python.pkgs.jaraco.collections: 1.3.2 -> 1.5.3 2018-09-03 01:25:02 +01:00
Jörg Thalheim
6b1b6c84bf python.pkgs.jaraco.itertools: 1.7.1 -> 2.4 2018-09-03 01:25:02 +01:00
Jörg Thalheim
b3e9520a0c python.pkgs.jaraco.classes: 1.4 -> 1.5 2018-09-03 01:25:01 +01:00
Jörg Thalheim
97b73d6a58 python.pkgs.jaraco.stream: 1.1.1 -> 1.2 2018-09-03 01:25:01 +01:00
Jörg Thalheim
8e15622cf3 python.pkgs.inflect: 0.2.5 -> 1.0.0 2018-09-03 01:25:01 +01:00
worldofpeace
f828bb313b valadoc: fix build 2018-09-02 18:50:40 -04:00
Mario Rodas
a3872f66b7 racket-minimal: fix hash (#45952) 2018-09-02 21:51:49 +02:00
Markus Kowalewski
c6878ad519
dfu-util: update homepage 2018-09-02 21:00:38 +02:00
Markus Kowalewski
d9649ea38b
splint: update homepage 2018-09-02 20:55:47 +02:00
Markus Kowalewski
93a09d4706
vrpn: update homepage 2018-09-02 20:54:39 +02:00
Markus Kowalewski
4a901e44db
tcllib: update homepage 2018-09-02 20:53:01 +02:00
Markus Kowalewski
58d03b427f
soqt,soxt: update homepage 2018-09-02 20:51:18 +02:00
Markus Kowalewski
b6c721f6e9
pokersource: update homepage 2018-09-02 20:44:46 +02:00
Markus Kowalewski
e7f853acf3
openslp: update homepage 2018-09-02 20:33:12 +02:00
Markus Kowalewski
c7f081a921
libwebsockets: update homepage 2018-09-02 20:28:24 +02:00
Markus Kowalewski
b9c53e32ca
libtar: update homepage 2018-09-02 20:27:28 +02:00
Markus Kowalewski
564f722495
libmowgli: add license + update homepage 2018-09-02 20:20:55 +02:00
Markus Kowalewski
964b122431
liblas: update homepage 2018-09-02 20:18:15 +02:00
Markus Kowalewski
e8c6b0f763
iso-codes: update homepage + add license 2018-09-02 20:13:36 +02:00
Markus Kowalewski
96dc7a1c54
ilixi: update homepage 2018-09-02 20:11:20 +02:00
Ryan Mulligan
7b54a50e97
Merge pull request #45730 from Helkafen/snakemake
snakemake: init at 5.2.2
2018-09-02 07:54:13 -07:00
R. RyanTM
c2a984c450 itk: 4.13.0 -> 4.13.1 (#45827)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
itk
2018-09-02 16:43:46 +02:00
Peter Simons
b35b8baddd
Merge pull request #45348 from shlevy/shellFor-all-build-inputs
haskellPackages.shellFor: fix after recent getHaskellBuildInputs fix.
2018-09-02 16:11:43 +02:00
Daniël de Kok
ffde2e71bc backblaze-b2: 1.1.0 -> 1.3.6 (#45929)
Changelog: https://github.com/Backblaze/B2_Command_Line_Tool#release-history
2018-09-02 08:45:09 +02:00
xeji
a3434cf4e5
Merge pull request #45921 from markuskowa/homepages
Cleanup homepage links
2018-09-02 08:39:30 +02:00
John Ericson
4a8a80d9b0
Merge pull request #45922 from obsidiansystems/androidndk-fix-eval
androidndk: fix eval
2018-09-01 23:05:58 -04:00
Graham Christensen
121a7d743a
Merge pull request #45195 from Ralith/vulkan
vulkan: 1.1.77.0 -> 1.1.82.1
2018-09-01 21:35:06 -04:00
Graham Christensen
b5035a808a
Merge pull request #45923 from colemickens/packet
packet: v20161215 -> v2.2.2
2018-09-01 20:40:30 -04:00
Tim Steinbach
2b71201708
travis: 1.8.8 -> 1.8.9 2018-09-01 20:29:30 -04:00
Cole Mickens
2c7ba962a8 packet: v20161215 -> v2.2.2 2018-09-01 17:22:27 -07:00
Markus Kowalewski
31725ed5f1
gtkimageview: update homepage 2018-09-02 01:46:29 +02:00
Markus Kowalewski
13c2b67018
clipper: update homepage 2018-09-02 01:46:29 +02:00
Markus Kowalewski
e8ba17ffa8
bwidget: update homepage 2018-09-02 01:46:28 +02:00
Markus Kowalewski
ede37f98e2
qnial: update homepage 2018-09-02 01:46:28 +02:00
Markus Kowalewski
d75cfa03ec
orc: update homepage 2018-09-02 01:46:28 +02:00
Luigy Leon
c759f7a9b7 androidndk: fix eval
fixup from https://github.com/NixOS/nixpkgs/pull/45820

/cc @Ericson2314
2018-09-01 19:40:52 -04:00
Markus Kowalewski
7bc523c492
jamomacore: update homepage 2018-09-02 00:09:28 +02:00
Markus Kowalewski
ce4cf418b9
laszip: update homepage 2018-09-02 00:00:40 +02:00
R. RyanTM
25176c8812 libircclient: 1.9 -> 1.10 (#45821)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libircclient
2018-09-01 23:32:47 +02:00
John Ericson
31e675068e
Merge pull request #45888 from obsidiansystems/qt3-configure-flags
qt-3: Make `configureFlags` a list
2018-09-01 15:37:30 -04:00
Tobias Happ
e6a3ad775f pythonPackages.dependency-injector: init at 3.13.1 (#45871) 2018-09-01 17:29:47 +02:00
Vladimír Čunát
342d3db703
Merge branch 'staging-next'
The failure diff seems good-enough on Hydra now.
2018-09-01 17:02:15 +02:00
Daniël de Kok
958bdc313c dbxml: move db62 to propagatedBuildInputs. (#45878)
Some public DB XML headers include db.h from Berkeley DB. Move db62
to propagatedBuildInputs, to ensure that packages with a dependency
on dbxml, but without a dependency on db compile.
2018-09-01 16:09:44 +02:00
Kevin Cox
1f073bc40b
Merge pull request #45903 from kevincox/cargo-web-init
cargo-web: init at 0.6.15
2018-09-01 14:44:17 +01:00
Mathias Schreck
bda054725b sauce-connect: 4.4.12 -> 4.5.1 (#45856) 2018-09-01 15:36:00 +02:00
Kevin Cox
0a6420cbac
cargo-web: init at 0.6.15 2018-09-01 14:20:58 +01:00
Vladimír Čunát
355f19653c
pythonPackages.more-itertools: avoid doCheck on i686
I expect noone will want to spend time really fixing these,
but it blocks wine from building...
2018-09-01 15:08:53 +02:00
Daiderd Jordan
9e2e667d05
Merge pull request #44640 from LnL7/beam-erlangR20
beam-packages: default erlangR19 -> erlangR20
2018-09-01 14:24:11 +02:00
Jörg Thalheim
fbad0bc8f9
Merge pull request #45892 from vbgl/reason
ocamlPackages.reason: remove spurious dependency on opam
2018-09-01 11:32:38 +01:00
Jörg Thalheim
b0155aa1e7
Merge pull request #45842 from Kaali/master
cocoapods: 1.5.0 -> 1.5.3
2018-09-01 11:25:26 +01:00
Jan Tojnar
bc60ee1122
Merge pull request #45872 from worldofpeace/geoclue/patch
geoclue2: add patch to whitelist elementary's agent
2018-09-01 11:23:01 +01:00
R. RyanTM
6e6ddb572b libivykis: 0.42.2 -> 0.42.3 (#45824)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libivykis
2018-09-01 12:21:20 +02:00
Jörg Thalheim
b29aff5a05
Merge pull request #45705 from manveru/ruby-2.5-default
ruby: default to version 2.5
2018-09-01 11:17:13 +01:00
R. RyanTM
a902ac91fe libconfuse: 3.2.1 -> 3.2.2 (#45825)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libconfuse
2018-09-01 12:17:06 +02:00
Frederik Rietdijk
4134048b6f Merge master into staging-next 2018-09-01 10:41:58 +02:00
Frederik Rietdijk
43f6ceabb8 pythonPackages.pandas: fix build 2018-09-01 10:41:37 +02:00
Robert Schütz
5a9270fe57 python.pkgs.h5py: disable tests 2018-09-01 10:41:37 +02:00
Robert Schütz
de151625f2 python.pkgs.natsort: no pyflakes and pep8 checks 2018-09-01 10:41:37 +02:00