Commit Graph

84540 Commits

Author SHA1 Message Date
Austin Seipp
63e55fae00
yosys: 2020.06.19 -> 2020.07.07
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-07-09 09:12:41 -05:00
mupdt
f70a54893e python3Packages.pytimeparse: use checkInputs 2020-07-09 15:50:51 +02:00
Josh Holland
a96c2a3c3a python3Packages.xarray: add setuptools to propagatedBuildInputs
This package has been required since 0.15.1.
2020-07-09 14:21:36 +02:00
Félix Baylac-Jacqué
074d131979
Merge pull request #92696 from flokli/certbot-1.6.0
certbot: 1.3.0 -> 1.6.0
2020-07-09 11:55:41 +02:00
markuskowa
6ce044250b
Merge pull request #92048 from markuskowa/add-pmix
pmix: init at 3.1.5, add support to slurm, openmpi
2020-07-09 11:41:00 +02:00
Florian Klink
ee9123ddb9 python3.pkgs.certbot-dns-rfc2136: init at 1.6.0 2020-07-09 11:21:50 +02:00
Florian Klink
b9d97f313b python3.pkgs.certbot-dns-route53: init at 1.6.0 2020-07-09 11:21:50 +02:00
Florian Klink
9b4364d703 python3.pkgs.certbot-dns-cloudflare: init at 1.6.0 2020-07-09 11:21:50 +02:00
ash lea
888d7bb4db python3Packages.pyside2: 5.12.3 -> 5.12.6
fixes #91726
2020-07-09 01:28:29 -07:00
Vincent Laporte
f6db90a389 coqPackages.coq-bits: enable for Coq 8.11 and 8.12 2020-07-09 08:17:49 +02:00
Graham Christensen
cb330dafd5
Merge pull request #91908 from purcell/libpromhttp
libpromhttp: init at 0.1.1, build in combination with libprom
2020-07-08 21:24:23 -04:00
Mario Rodas
61f57d850e
Merge pull request #92729 from r-ryantm/auto-update/tfsec
tfsec: 0.21.0 -> 0.23.2
2020-07-08 19:10:11 -05:00
Mario Rodas
aa5ee82db2
tfsec: add ldflags 2020-07-08 18:55:18 -05:00
Ryan Mulligan
30e85ef927
Merge pull request #92736 from r-ryantm/auto-update/tweeny
tweeny: 3.1.0 -> 3.1.1
2020-07-08 15:53:09 -07:00
Leo Gaskin
137d95c9b2 libwebsockets: Change default CMake flags for package
The libwebsockets package is now built with support for IPv6 and
SOCKS5 in addition to general plugin support.
2020-07-09 00:27:28 +02:00
Jan Tojnar
6dbcca5979
Merge pull request #85983 from lopsided98/gazebo-prereqs
urdfdom, console-bridge: init
2020-07-09 00:21:36 +02:00
Jan Tojnar
9b763e2e09
Merge pull request #92307 from lopsided98/jsoncpp-cmake
jsoncpp: fix generated pkg-config file
2020-07-09 00:15:42 +02:00
Jan Tojnar
31ff58e6f1
Merge pull request #92047 from r-ryantm/auto-update/libiio
libiio: 0.20 -> 0.21
2020-07-09 00:06:48 +02:00
R. RyanTM
2dc826389c libnsl: 1.2.0 -> 1.3.0 2020-07-08 22:08:47 +02:00
Ryan Mulligan
f2ff245bfd
Merge pull request #92730 from r-ryantm/auto-update/the-way
the-way: 0.3.2 -> 0.4.0
2020-07-08 11:54:47 -07:00
Jonathan Ringer
15895150b3 dotnetCorePackages.aspnetcore_3_1: 3.1.2 -> 3.1.5 2020-07-08 11:46:57 -07:00
Jonathan Ringer
6b278a6a83 dotnetCorePackage.netcore_3_1: 3.1.2 -> 3.1.5 2020-07-08 11:46:57 -07:00
R. RyanTM
a7f7aeec89 tweeny: 3.1.0 -> 3.1.1 2020-07-08 17:46:51 +00:00
Gabriel Ebner
8447475f5a powerline: 2.7 -> 2.8.1 2020-07-08 10:13:09 -07:00
R. RyanTM
b9d29dad13 the-way: 0.3.2 -> 0.4.0 2020-07-08 16:58:51 +00:00
Jan Tojnar
1837136c7b libvirt: use /run for runstatedir
systemd complains:

	Jul 08 12:43:59 kaiser systemd[1]: /nix/store/bvfikb8v9m646m23fqm0rfnnsj6plc2k-libvirt-6.2.0/lib/systemd/system/libvirtd-admin.socket:11: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-admin-sock → /run/libvirt/libvirt-admin-sock; please update the unit file accordingly.
	Jul 08 12:43:59 kaiser systemd[1]: /nix/store/bvfikb8v9m646m23fqm0rfnnsj6plc2k-libvirt-6.2.0/lib/systemd/system/libvirtd-ro.socket:11: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock-ro → /run/libvirt/libvirt-sock-ro; please update the unit file accordingly.
	Jul 08 12:43:59 kaiser systemd[1]: /nix/store/bvfikb8v9m646m23fqm0rfnnsj6plc2k-libvirt-6.2.0/lib/systemd/system/libvirtd.socket:9: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock → /run/libvirt/libvirt-sock; please update the unit file accordingly.

Let's just set it correctly manually, that is what Red Hat does:

ba7592f6c1

See also:

390997925a
2020-07-08 18:56:01 +02:00
R. RyanTM
4b0ab3f2a4 tfsec: 0.21.0 -> 0.23.2 2020-07-08 16:49:39 +00:00
Daniël de Kok
5b742c30dd
Merge pull request #92627 from r-ryantm/auto-update/wcslib
wcslib: 7.2 -> 7.3
2020-07-08 17:14:17 +02:00
Mario Rodas
fa535b5314
ocamlPackages.ppx_yojson_conv_lib: init at 0.14.0 2020-07-08 16:42:18 +02:00
Mario Rodas
9b2a1ea654
Merge pull request #92688 from r-ryantm/auto-update/golangci-lint
golangci-lint: 1.27.0 -> 1.28.1
2020-07-08 07:52:39 -05:00
Mario Rodas
a340e0b825
Merge pull request #92672 from r-ryantm/auto-update/afflib
afflib: 3.7.18 -> 3.7.19
2020-07-08 07:45:41 -05:00
Lancelot SIX
8375894d91
Merge pull request #92686 from danieldk/spacy-2.3.1
python3Packages.spacy: 2.3.0 -> 2.3.1
2020-07-08 13:30:57 +01:00
Daniël de Kok
d915b7223a
Merge pull request #92657 from CRTified/pkg/cc-tool
cc-tool: Init at unstable-2020-05-19
2020-07-08 14:16:30 +02:00
Jan Tojnar
143398d7da
Merge pull request #92390 from fionera/add-fuzzel
Add fuzzel
2020-07-08 13:42:13 +02:00
CRTified
cc1fadf581 cc-tool: init at unstable-2020-05-19 2020-07-08 13:30:53 +02:00
Maximilian Bosch
cefa2ad525
Merge pull request #92680 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.4.0 -> 5.5.0
2020-07-08 11:22:50 +02:00
Mario Rodas
27ac9620c6 golangci-lint: update meta 2020-07-08 04:22:00 -05:00
Mario Rodas
4568f9bfb1 golangci-lint: add ldflags 2020-07-08 04:21:00 -05:00
Mario Rodas
c94a2de710 golangci-lint: install completions 2020-07-08 04:20:00 -05:00
Peter Simons
b97abb967e
Merge pull request #92656 from jonringer/bump-adns
adns: 1.5.1 -> 1.6.0
2020-07-08 10:03:50 +02:00
R. RyanTM
bf76f25248 golangci-lint: 1.27.0 -> 1.28.1 2020-07-08 06:42:40 +00:00
Daniël de Kok
6c14fb9d18 python3Packages.spacy: 2.3.0 -> 2.3.1
Changelog:

https://github.com/explosion/spaCy/releases/tag/v2.3.1
2020-07-08 08:06:13 +02:00
Sirio Balmelli
20e6d74a60 python3Packages.pykwalify: init at 1.7.0
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-07-07 22:59:30 -07:00
Sirio Balmelli
6ca34e4e36 python3Packages.google_cloud_storage: 1.28.1 -> 1.29.0
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-07-07 22:14:50 -07:00
Thiago Franco de Moraes
cfd78fd638 python3Packages.pypubsub: init at 4.0.3 2020-07-07 22:12:25 -07:00
Mario Rodas
6a8ef827bd
afflib: enable on darwin 2020-07-07 23:59:56 -05:00
Mario Rodas
d61df8210d
Merge pull request #89144 from eadwu/libvirt/6.3.0
libvirt: 6.2.0 -> 6.3.0
2020-07-07 23:52:26 -05:00
R. RyanTM
30dd006939 cpp-utilities: 5.4.0 -> 5.5.0 2020-07-08 04:42:09 +00:00
R. RyanTM
91f71f2e40 afflib: 3.7.18 -> 3.7.19 2020-07-08 02:34:24 +00:00
Jonathan Ringer
58134d6358 python3Packages.cnvkit: fix build 2020-07-07 18:35:22 -07:00