Commit Graph

232957 Commits

Author SHA1 Message Date
Markus Kowalewski
68ec5811d1
device-tree_rpi: update meta data 2020-06-30 20:58:30 +02:00
Jonathan Ringer
e3761b651c
onnxruntime: 1.2.0 -> 1.3.1
Co-authored by: @marsam
2020-06-30 11:51:29 -07:00
R. RyanTM
124d88a5fe waylandpp: 0.2.7 -> 0.2.8 2020-06-30 18:37:43 +00:00
Oleksii Filonenko
b3251e04ee
Merge pull request #91872 from r-ryantm/auto-update/tunnelto
tunnelto: 0.1.6 -> 0.1.9
2020-06-30 21:12:44 +03:00
R. RyanTM
ef5757a310 tunnelto: 0.1.6 -> 0.1.9 2020-06-30 18:08:53 +00:00
R. RyanTM
9822cf71bc ttyd: 1.6.0 -> 1.6.1 2020-06-30 18:01:39 +00:00
R. RyanTM
ebe01712cc toot: 0.26.0 -> 0.27.0 2020-06-30 17:45:19 +00:00
R. RyanTM
5e8a6e42ab tokei: 11.2.1 -> 12.0.4 2020-06-30 17:41:06 +00:00
R. RyanTM
13dbc08770 todoman: 3.7.0 -> 3.8.0 2020-06-30 17:33:15 +00:00
R. RyanTM
f2615c4c4f tiled: 1.3.5 -> 1.4.1 2020-06-30 17:13:43 +00:00
R. RyanTM
0149d36865 thanos: 0.12.2 -> 0.13.0 2020-06-30 17:05:08 +00:00
R. RyanTM
133d5ae422 terraform-ls: 0.3.2 -> 0.4.0 2020-06-30 16:58:35 +00:00
R. RyanTM
968e1a03eb terracognita: 0.4.0 -> 0.5.0 2020-06-30 16:51:53 +00:00
R. RyanTM
cf47dc9f7b targetcli: 2.1.51 -> 2.1.53 2020-06-30 16:35:09 +00:00
Daniël de Kok
5d4d7c24c7
Merge pull request #91845 from Flakebi/amdvlk
amdvlk: 2020.Q2.5 -> 2020.Q2.6
2020-06-30 18:32:58 +02:00
R. RyanTM
669b2ab244 suitesparse-graphblas: 3.2.2 -> 3.3.0 2020-06-30 16:21:46 +00:00
R. RyanTM
cc70a76fca sslyze: 3.0.7 -> 3.0.8 2020-06-30 16:00:02 +00:00
R. RyanTM
e70f10458f spirv-cross: 2020-05-19 -> 2020-06-29 2020-06-30 15:54:44 +00:00
Daniël de Kok
7110bf59e9
Merge pull request #91796 from r-ryantm/auto-update/bitwarden
bitwarden: 1.18.0 -> 1.19.0
2020-06-30 17:44:19 +02:00
R. RyanTM
a488fb4188
sensu-go-agent: 5.20.1 -> 5.21.0 (#91847) 2020-06-30 08:36:08 -07:00
R. RyanTM
6b4c6b8817 simplenote: 1.17.0 -> 1.19.0 2020-06-30 15:31:23 +00:00
Ryan Mulligan
69caacbd02
Merge pull request #91831 from r-ryantm/auto-update/pt2-clone
pt2-clone: 1.19 -> 1.20
2020-06-30 08:25:14 -07:00
worldofpeace
a17ab53053
Merge pull request #91829 from IvarWithoutBones/akira-update
akira-unstable: 2019-10-12 -> 2020-05-01
2020-06-30 11:22:40 -04:00
R. RyanTM
2f33b68598 sequeler: 0.7.91 -> 0.8.0 2020-06-30 15:19:46 +00:00
sternenseemann
e3936ac9c1 ocamlPackages.irmin*: 2.1.0 → 2.2.0
source now inherit ppx_irmin instead of irmin, since we can test irmin
using ppx_irmin and this way we avoid circular dependencies.
2020-06-30 17:18:33 +02:00
Profpatsch
1c04554e4b lorri: 1.0 -> 1.1 2020-06-30 17:12:03 +02:00
R. RyanTM
58cbd5ba85 sbt: 1.3.12 -> 1.3.13 2020-06-30 14:57:54 +00:00
Sebastian Neubauer
1b6854988b amdvlk: 2020.Q2.5 -> 2020.Q2.6 2020-06-30 16:45:15 +02:00
Mario Rodas
b9cf52e907
nodejs-12_x: 12.18.1 -> 12.18.2
Changelog: https://github.com/nodejs/node/releases/tag/v12.18.2
2020-06-30 09:00:00 -05:00
Luc Tielen
2f1c9323ac
souffle: 1.7.1 -> 2.0.0 2020-06-30 15:49:49 +02:00
Bas van Dijk
ea56dbfbc0 pythonPackages.selectors2: fix build by disabling failing test_above_fd_setsize
This fixes the following error in the `selectors2` test suite:

```
======================================================================
ERROR: test_above_fd_setsize (tests.test_selectors2.PollSelectorTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/private/var/folders/5h/b11m6fxj2tqgbxwz5bgjy42c0000gn/T/nix-build-python3.8-selectors2-2.0.1.drv-0/selectors2-2.0.1/tests/test_selectors2.py", line 530, in test_above_fd_setsize
    self.assertEqual(limit_nofile // 2, len(s.select()))
  File "/private/var/folders/5h/b11m6fxj2tqgbxwz5bgjy42c0000gn/T/nix-build-python3.8-selectors2-2.0.1.drv-0/selectors2-2.0.1/selectors2.py", line 402, in select
    fd_events = _syscall_wrapper(self._wrap_poll, True, timeout=timeout)
  File "/private/var/folders/5h/b11m6fxj2tqgbxwz5bgjy42c0000gn/T/nix-build-python3.8-selectors2-2.0.1.drv-0/selectors2-2.0.1/selectors2.py", line 662, in _syscall_wrapper
    return func(*args, **kwargs)
  File "/private/var/folders/5h/b11m6fxj2tqgbxwz5bgjy42c0000gn/T/nix-build-python3.8-selectors2-2.0.1.drv-0/selectors2-2.0.1/selectors2.py", line 397, in _wrap_poll
    result = self._poll.poll(timeout)
OSError: [Errno 22] Invalid argument

----------------------------------------------------------------------
```
2020-06-30 15:29:54 +02:00
R. RyanTM
d13d819b89 rabbitmq-server: 3.8.4 -> 3.8.5 2020-06-30 15:27:19 +02:00
Ryan Mulligan
eda0ced2ff
Merge pull request #91805 from r-ryantm/auto-update/flacon
flacon: 6.0.0 -> 6.1.0
2020-06-30 06:24:05 -07:00
Ryan Mulligan
2218404891
Merge pull request #91802 from r-ryantm/auto-update/doctest
doctest: 2.3.8 -> 2.4.0
2020-06-30 06:23:29 -07:00
Ryan Mulligan
75c9151304
Merge pull request #91800 from r-ryantm/auto-update/clightd
clightd: 4.1 -> 4.2
2020-06-30 06:22:50 -07:00
Eelco Dolstra
ed49c901dd
nixos-container: Pass through several Nix flags
Since nixos-container calls nix-env / nix-build, it's useful to
support various evaluation-related options.
2020-06-30 15:01:53 +02:00
R. RyanTM
b05162b7e8 rclone: 1.52.1 -> 1.52.2 2020-06-30 12:48:16 +00:00
R. RyanTM
8e162f755f qbec: 0.12.0 -> 0.12.1 2020-06-30 12:05:58 +00:00
R. RyanTM
be2f095ceb pt2-clone: 1.19 -> 1.20 2020-06-30 12:00:07 +00:00
IvarWithoutBones
c9c29390c7 akira-unstable: 2019-10-12 -> 2020-05-01 2020-06-30 13:44:18 +02:00
Michele Guerini Rocco
5abeb133de
Merge pull request #91794 from rnhmjoj/fish-mandb
nixos/fish: enable man cache generation
2020-06-30 13:43:22 +02:00
Mario Rodas
2a5d9d626f
Merge pull request #91827 from r-ryantm/auto-update/pdfcpu
pdfcpu: 0.3.3 -> 0.3.4
2020-06-30 06:40:53 -05:00
Mario Rodas
fa23957ab4
Merge pull request #91828 from r-ryantm/auto-update/pgmetrics
pgmetrics: 1.9.1 -> 1.9.2
2020-06-30 06:38:28 -05:00
Mario Rodas
48e65f1500
Merge pull request #91803 from r-ryantm/auto-update/dolt
dolt: 0.16.3 -> 0.18.0
2020-06-30 06:37:49 -05:00
Mario Rodas
55f0953d1b
Merge pull request #91798 from r-ryantm/auto-update/checkstyle
checkstyle: 8.33 -> 8.34
2020-06-30 06:31:22 -05:00
R. RyanTM
46ddbc949e pgmetrics: 1.9.1 -> 1.9.2 2020-06-30 11:19:03 +00:00
R. RyanTM
442458ab7c pdfcpu: 0.3.3 -> 0.3.4 2020-06-30 11:13:29 +00:00
Jörg Thalheim
90a9d02538
dpdk: 19.11 -> 20.05
support for newer kernels (5.7)
2020-06-30 11:40:58 +01:00
R. RyanTM
c442dfe243 navidrome: 0.23.1 -> 0.24.0 2020-06-30 08:54:57 +00:00
Jörg Thalheim
7db146538e
Merge pull request #84968 from andersk/openafs 2020-06-30 09:42:25 +01:00