Commit Graph

70470 Commits

Author SHA1 Message Date
R. RyanTM
cf1c7f22e9 python37Packages.tomlkit: 0.5.5 -> 0.5.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-tomlkit/versions
2019-10-11 11:54:57 +02:00
Jörg Thalheim
cca0d3f62b
nodePackages: Use repo tree as nixpkgs (#69351)
nodePackages: Use repo tree as nixpkgs
2019-10-11 10:32:26 +01:00
Colin L Rice
88f65fca79
conftest: 0.12.0 -> 0.14.0, disable go sum db.
The go sum db is a hosted service that appears to be generating a new
inclusion proof each time this build is run (rather than using the one
from the previous run). Since this ends up the module directory + thus
hash, it's breaking deterministic builds.

Co-authored-by: Roman Volosatovs <rvolosatovs@riseup.net>
2019-10-11 10:09:11 +02:00
Roman Volosatovs
f93ea5abe1
go_1_13: add kalbasit to maintainers 2019-10-11 10:09:11 +02:00
Roman Volosatovs
bd023200a9
go_1_13: init at 1.13.1 2019-10-11 10:09:05 +02:00
Symphorien Gibol
55ac8ffa43 ocamlPackages.llvm: propagate needed libs, fix missing build parameter
The opam patch makes ocaml link dependent executables with
-L${LLVM_OCAML_EXTERNAL_LLVM_LIBDIR}. This variable was previously
undefined and as a result the linker would previously be called with
just -L which makes it ignore the next argument. This would lead strange
linking errors, like missing caml_apply2.

Despite defining this variable correctly, propagating llvm is still
necessary for linking to complete. In case ocaml-llvm is a transitive
dependency only, propagatedBuildInputs is not enough. To avoid having to
guess which version of llvm was used, we provide the right one in
passthrough.
2019-10-11 08:19:51 +02:00
Vincent Laporte
1f365f9d26 coqPackages_8_7.contribs.additions: remove 2019-10-11 07:58:42 +02:00
Mario Rodas
67223bc752
Merge pull request #70889 from marsam/init-jtc
jtc: init at 1.74
2019-10-10 23:19:12 -05:00
nyanloutre
9cf81e9174 pythonPackages.block-io: propagate setuptools
Used during runtime
2019-10-10 18:54:29 -07:00
Jonathan Ringer
18faa091c6 pythonPackages.cassandra-driver: 3.18.0 -> 3.19.0 2019-10-10 18:30:21 -07:00
Jonathan Ringer
405777bcf5
pythonPackages.fiona: fix linking issue 2019-10-10 18:27:02 -07:00
makefu
9ae60cff0c devpi-client: 4.1.0 -> 5.0.0
unbreak the package, clean up dependencies and make them overridable
2019-10-10 15:49:29 -07:00
Renaud
67e0730823
Merge pull request #70759 from r-ryantm/auto-update/robin-map
robin-map: 0.6.1 -> 0.6.2
2019-10-10 22:18:14 +02:00
Peter Simons
7deb982d6a r-systemfonts: fix shebang of configure script
Closes https://github.com/NixOS/nixpkgs/pull/70813.
2019-10-10 20:50:49 +02:00
Dylan Simon
13085f13aa r-systemfonts: fix package dependencies 2019-10-10 20:50:49 +02:00
Florian Klink
06dc7cbd9b python.pkgs.python-jenkins: propagate setuptools
It is used during runtime.

cc #68314
2019-10-10 16:48:13 +02:00
Renaud
4281dbce9e
Merge pull request #69911 from r-ryantm/auto-update/python3.7-python-rapidjson
python37Packages.python-rapidjson: 0.7.2 -> 0.8.0
2019-10-10 11:28:10 +02:00
Marek Mahut
5f9827f70e
Merge pull request #69860 from r-ryantm/auto-update/python3.7-limnoria
python37Packages.limnoria: 2019.02.23 -> 2019.09.08
2019-10-10 11:27:29 +02:00
Marek Mahut
6cc371c151
Merge pull request #69845 from r-ryantm/auto-update/python3.7-PyChromecast
python37Packages.PyChromecast: 3.2.3 -> 4.0.1
2019-10-10 11:26:22 +02:00
Marek Mahut
bb70a1cb7c
Merge pull request #69891 from r-ryantm/auto-update/python3.7-txtorcon
python37Packages.txtorcon: 19.0.0 -> 19.1.0
2019-10-10 11:26:05 +02:00
Marek Mahut
e3f38d52ca
Merge pull request #69896 from r-ryantm/auto-update/python3.7-sphinxcontrib-plantuml
python37Packages.sphinxcontrib_plantuml: 0.17 -> 0.17.1
2019-10-10 11:25:26 +02:00
Marek Mahut
11b26a37af
Merge pull request #70592 from r-ryantm/auto-update/geos
geos: 3.7.2 -> 3.7.3
2019-10-10 11:23:04 +02:00
Marek Mahut
acd6f332eb
Merge pull request #70706 from r-ryantm/auto-update/pipewire
pipewire: 0.2.6 -> 0.2.7
2019-10-10 11:22:32 +02:00
Mario Rodas
e220ed84cb
Merge pull request #70808 from r-ryantm/auto-update/visualvm
visualvm: 1.4.3 -> 1.4.4
2019-10-09 21:33:05 -05:00
Mario Rodas
0fdd8bc09d
jtc: init at 1.74 2019-10-09 21:00:00 -05:00
Dima
0ad35ab3ad aws-sdk-cpp: fixing hydra build
Removing debug info to fix hydra build.
The debug symbols alone are around ~1.8GB in size, which
makes the closure combined with the other two outputs
too large.
2019-10-09 22:48:12 +02:00
lewo
8cff1c3a10
Merge pull request #70669 from geistesk/golangci-lint-v1.19.1
golangci-lint: 1.17.1 -> 1.20.0
2019-10-09 22:33:54 +02:00
lewo
191f28a0b7
Merge pull request #70855 from nlewo/hydra-cli-fix
hydra-cli: fix the cargoSha256 hash
2019-10-09 22:30:04 +02:00
worldofpeace
646b519965
Merge pull request #70870 from jonringer/fix-slither-analyzer
pythonPackages.slither-analyzer: add setuptools
2019-10-09 18:19:02 +00:00
Robert Schütz
2355cc13b9 python3.pkgs.pyhomematic: 0.1.59 -> 0.1.60 2019-10-09 10:33:35 -07:00
Jonathan Ringer
4ed9036e4b pythonPackages.slither-analyzer: add setuptools 2019-10-09 10:16:59 -07:00
Mario Rodas
67323040e3 heroku: 7.27.1 -> 7.33.1 2019-10-09 10:14:02 -07:00
Antoine Eiche
0a7c50e0e0 hydra-cli: update the cargoSha256 hash
This might be related to the way cargo fetches sources since the old
hash still works on the original PR (before being rebased onto master by
the merge action).
See
- https://github.com/NixOS/nixpkgs/pull/67680
- https://hydra.nixos.org/build/102205464/nixlog/2
2019-10-09 18:29:18 +02:00
Ryan Mulligan
4aac0e422f
Merge pull request #70711 from r-ryantm/auto-update/python3.7-braintree
python37Packages.braintree: 3.56.0 -> 3.57.1
2019-10-09 09:27:08 -07:00
Renaud
7899b5be55
Merge pull request #70190 from hkjn/20191001-ledgerblue-0.1.29
pythonPackages.ledgerblue: 0.1.28 -> 0.1.29
2019-10-09 18:09:58 +02:00
Renaud
0047d6795a
Merge pull request #70245 from juaningan/pysonos
python3Packages.pysonos: 0.0.22 -> 0.0.23
2019-10-09 17:59:17 +02:00
Robert Schütz
164c0a29ee python.pkgs.py3status: propagate setuptools
`pkg_resources` is imported since
cf26a686fb.
2019-10-09 08:30:15 -07:00
Nikita Uvarov
8627cc58ba rtags: 2.16 -> 2.34 2019-10-09 08:02:39 -07:00
Renaud
015e3edd24
Merge pull request #70397 from doronbehar/update-qtutilities
qtutilities: 6.0.0 -> 6.0.1
2019-10-09 16:03:29 +02:00
Renaud
1544d7df69
Merge pull request #70496 from illegalprime/libphonenumber-8.10.20
libphonenumber: 8.9.9 -> 8.10.20
2019-10-09 15:07:56 +02:00
Renaud
7a82ed50b3
Merge pull request #70564 from r-ryantm/auto-update/distgen
distgen: 1.3 -> 1.4
2019-10-09 13:47:07 +02:00
markuskowa
eb7ecd3b6f
Merge pull request #70849 from markuskowa/upd-openmpi
openmpi: 4.0.1 -> 4.0.2
2019-10-09 13:28:14 +02:00
Jörg Thalheim
aa22903f1b
libtermkey: 0.20 -> 0.22 (#59570)
libtermkey: 0.20 -> 0.22
2019-10-09 12:17:20 +01:00
Markus Kowalewski
9b04b8cf2b
openmpi: 4.0.1 -> 4.0.2
removed upstream patch
2019-10-09 12:32:51 +02:00
Andreas Rammhold
c1c9758e7c
Merge pull request #70815 from r-ryantm/auto-update/libyaml-cpp
libyamlcpp: 0.6.2 -> 0.6.3
2019-10-09 12:03:20 +02:00
Elis Hirwing
e904777dc9
Merge pull request #70756 from r-ryantm/auto-update/python3.7-voluptuous-serialize
python37Packages.voluptuous-serialize: 2.2.0 -> 2.3.0
2019-10-09 09:39:36 +02:00
Vladimír Čunát
d8218de5c5
go: apply upstream patch
This should fix the tests almost always failing on Hydra for i686.
2019-10-09 08:41:19 +02:00
Jaka Hudoklin
aef0e13d26
Merge pull request #70816 from r-ryantm/auto-update/yarn
yarn: 1.17.3 -> 1.19.0
2019-10-09 08:10:03 +02:00
R. RyanTM
e83d1ea5ee yarn: 1.17.3 -> 1.19.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yarn/versions
2019-10-08 18:37:34 -07:00
R. RyanTM
deaa2173f0 libyamlcpp: 0.6.2 -> 0.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libyaml-cpp/versions
2019-10-08 18:18:28 -07:00
R. RyanTM
53c604760f visualvm: 1.4.3 -> 1.4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/visualvm/versions
2019-10-08 16:54:01 -07:00
R. RyanTM
a795e561f7 solc: 0.5.11 -> 0.5.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/solc/versions
2019-10-08 16:17:47 -07:00
Dmitry Kalinkin
702f58f9e8
Merge pull request #70584 from tobim/pkgs/arrow-cpp
arrow-cpp: 0.14.1 -> 0.15.0
2019-10-08 18:38:29 -04:00
Tor Hedin Brønner
7757dd115c
Merge pull request #70705 from hedning/gnome-3.34.1
Gnome 3.34.1
2019-10-09 00:35:38 +02:00
markuskowa
c40d1486cc
Merge pull request #70771 from cko/add-descriptions
Add missing descriptions
2019-10-08 23:31:50 +02:00
Sarah Brofeldt
ec358abcc3
Merge pull request #70260 from athas/ispc-no-host
ispc: do not test on the "host" target
2019-10-08 22:52:34 +02:00
R. RyanTM
3e67b3c269 python27Packages.ropper: 1.12.1 -> 1.12.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ropper/versions
2019-10-08 13:31:11 -07:00
Tobias Mayer
f39ea02e24 pythonPackages.awkward: 0.12.12 -> 0.12.13 2019-10-08 22:24:01 +02:00
Dmitry Kalinkin
8c86e54a25 arrow-cpp: fix/disable some plasma tests on darwin 2019-10-08 22:22:33 +02:00
Tobias Mayer
bf09368bf5 arrow-cpp: run nixfmt 2019-10-08 22:22:33 +02:00
Tobias Mayer
366476defd arrow-cpp: 0.14.1 -> 0.15.0
This also enables building the plasma module.
2019-10-08 22:22:33 +02:00
geistesk
6e39f5c762 golangci-lint: 1.17.1 -> 1.20.0 2019-10-08 21:18:44 +02:00
Christine Koppelt
854c969b57 add missing meta data 2019-10-08 20:54:38 +02:00
Ricardo M. Correia
7ec975fa84 rustc, cargo: remove myself from maintainers 2019-10-08 19:52:47 +02:00
Ricardo M. Correia
e39cfe2309 adoptopenjdk-icedtea-web: remove myself from maintainers 2019-10-08 19:51:52 +02:00
Mario Rodas
1a615531b9
Merge pull request #70748 from r-ryantm/auto-update/python3.7-SQLObject
python37Packages.sqlobject: 3.7.2 -> 3.7.3
2019-10-08 12:48:48 -05:00
R. RyanTM
3db5d9264d robin-map: 0.6.1 -> 0.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/robin-map/versions
2019-10-08 09:59:23 -07:00
R. RyanTM
fd35dad46b python37Packages.voluptuous-serialize: 2.2.0 -> 2.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-voluptuous-serialize/versions
2019-10-08 08:50:53 -07:00
R. RyanTM
d7340fe232 python37Packages.strictyaml: 1.0.1 -> 1.0.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-strictyaml/versions
2019-10-08 08:42:28 -07:00
Christine Koppelt
54e4b13887 jikes: removing 2019-10-08 08:29:36 -07:00
Renaud
3323655ccb
Merge pull request #70539 from kampka/drone
drone: 1.3.1 -> 1.6.0
2019-10-08 17:21:37 +02:00
Renaud
3fea3bb3b7
Merge pull request #70540 from kampka/drone-cli
drone-cli: 0.8.6 -> 1.2.0
2019-10-08 17:21:05 +02:00
Linus Heckemann
5aa4b19946 treewide: mark some broken packages as broken
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02:00
R. RyanTM
68deec3a81 python37Packages.sqlobject: 3.7.2 -> 3.7.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-sqlobject/versions
2019-10-08 07:00:48 -07:00
Christian Kampka
3aa784b3e3
drone-cli: 0.8.6 -> 1.2.0 2019-10-08 14:56:36 +02:00
zimbatm
90c89eac6e
mdsh: 0.1.4 -> 0.2.0 2019-10-08 13:16:12 +02:00
Michael Weiss
07d4df5962
Merge pull request #70651 from primeos/wlroots
wlroots: 0.7.0 -> 0.8.1
2019-10-08 13:08:50 +02:00
worldofpeace
392eebdb28
Merge pull request #70544 from d-goldin/fix_qtweb_warning_clang
qt5.{qtwebengine, qtwebkit}: fix -Wno-class-memaccess warning for clang
2019-10-08 11:02:06 +00:00
Tor Hedin Brønner
6b8241bb52 vte: 0.58.0 → 0.58.1 2019-10-08 12:08:53 +02:00
Tor Hedin Brønner
04d5ccc234 gvfs: 1.42.0 → 1.42.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner
dcd27465d6 libsecret: use plain update policy 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner
5ff8945da9 libdazzle: 3.34.0 → 3.34.1 2019-10-08 12:08:48 +02:00
R. RyanTM
5a952d0822 libbsd: 0.9.1 -> 0.10.0 (#66948)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libbsd/versions
2019-10-08 10:37:02 +02:00
justinwoo
8a97fedb4e purescript: 0.13.0 -> 0.13.3 2019-10-08 17:29:25 +09:00
lewo
f6b8aed4b8
Merge pull request #70661 from makefu/pkgs/nixpkgs-pytools/update
pythonPackages.nixpkgs-pytools: 1.0.1 -> 1.3.0
2019-10-08 09:34:30 +02:00
R. RyanTM
0192972ab0 python37Packages.ed25519: 1.4 -> 1.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-ed25519/versions
2019-10-08 00:15:35 -07:00
R. RyanTM
86e68d02b3 python37Packages.azure-mgmt-containerservice: 5.3.0 -> 7.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-containerservice/versions
2019-10-07 23:08:42 -07:00
R. RyanTM
aea94e1b16 gdcm: 3.0.1 -> 3.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gdcm/versions
2019-10-07 21:32:19 -07:00
R. RyanTM
0177567863 python37Packages.braintree: 3.56.0 -> 3.57.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-braintree/versions
2019-10-07 21:09:11 -07:00
R. RyanTM
a6534965e9 python37Packages.ansible-runner: 1.3.4 -> 1.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-ansible-runner/versions
2019-10-07 21:07:20 -07:00
R. RyanTM
6fd2133ac5 python37Packages.colorcet: 2.0.1 -> 2.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-colorcet/versions
2019-10-07 21:05:32 -07:00
R. RyanTM
5253be5a18 python37Packages.azure-mgmt-compute: 5.0.0 -> 8.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-compute/versions
2019-10-07 21:04:38 -07:00
R. RyanTM
0b1eed91e2 python37Packages.cgen: 2017.1 -> 2019.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-cgen/versions
2019-10-07 21:03:59 -07:00
R. RyanTM
1fe0f52640 python37Packages.azure-mgmt-storage: 4.0.0 -> 4.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-storage/versions
2019-10-07 21:02:52 -07:00
R. RyanTM
f375cdc261 pipewire: 0.2.6 -> 0.2.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pipewire/versions
2019-10-07 20:28:56 -07:00
makefu
b81de296fb pythonPackages.devpi-common: 3.3.2 -> 3.4.0 2019-10-07 16:02:43 -07:00
Jonathan Ringer
95ac9f695b pythonPackages.cartopy: fix tests 2019-10-07 14:47:11 -07:00
R. RyanTM
3fadbf8403 intel-media-sdk: 19.1.0 -> 19.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/intel-media-sdk/versions
2019-10-07 14:20:23 -07:00
Michael Weiss
02eca5f31e
wlroots: 0.8.0 -> 0.8.1
Changelog: https://github.com/swaywm/wlroots/releases/tag/0.8.1
2019-10-07 23:17:21 +02:00
Peter Simons
56e1ea32f4 haskell-gtk: apply patch to fix the build 2019-10-07 20:51:00 +02:00