Commit graph

232884 commits

Author SHA1 Message Date
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
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
R. RyanTM
3e75e5113c
git-quick-stats: 2.1.1 -> 2.1.2 (#91807) 2020-06-30 10:34:16 +02:00
Jörg Thalheim
74cb17f3ba
Merge pull request #52939 from akamaus/tensorboardX 2020-06-30 09:15:56 +01:00
Jörg Thalheim
0c5e602029
tensorboardx: use pytestCheckHook 2020-06-30 08:59:39 +01:00
Yurii Rashkovskii
3774105f48 framac: 20.0 -> 21.0 2020-06-30 09:30:38 +02:00
Lancelot SIX
a3db82fe45
Merge pull request #91756 from JJJollyjim/fix-graphite-web-patch
graphite-web: fix patch
2020-06-30 08:26:35 +01:00
Vincent Laporte
4e0164cbb3 coqPackages.equations: 1.2.1 → 1.2.2 2020-06-30 08:51:15 +02:00
zowoq
3f3f8099ad umoci: 0.4.5 -> 0.4.6
https://github.com/opencontainers/umoci/releases/tag/v0.4.6

umoci has been adopted by the Open Container Initative as a reference
implementation of the OCI Image Specification.
2020-06-30 16:21:07 +10:00
R. RyanTM
9287f066ed fuse-overlayfs: 1.1.1 -> 1.1.2 2020-06-30 16:20:03 +10:00
R. RyanTM
6f573fbb66 flacon: 6.0.0 -> 6.1.0 2020-06-30 05:15:08 +00:00
R. RyanTM
c1ab60fc63 dolt: 0.16.3 -> 0.18.0 2020-06-30 04:26:36 +00:00
R. RyanTM
6f505be979 doctest: 2.3.8 -> 2.4.0 2020-06-30 04:20:33 +00:00
R. RyanTM
5c67b5ef94 coturn: 4.5.1.2 -> 4.5.1.3 2020-06-30 03:46:31 +00:00
R. RyanTM
dcbd27754a clightd: 4.1 -> 4.2 2020-06-30 03:36:38 +00:00
R. RyanTM
7462d78905 checkstyle: 8.33 -> 8.34 2020-06-30 03:02:12 +00:00
Benjamin Hipple
e912fb83d2
Merge pull request #91770 from nh2/ddcui-0.1.2
ddcui: 0.1.1 -> 0.1.2
2020-06-29 22:44:55 -04:00
R. RyanTM
f1de63e173 bitwarden: 1.18.0 -> 1.19.0 2020-06-30 01:58:19 +00:00
Mario Rodas
0ef469a7eb
Merge pull request #91786 from marsam/update-ncspot
ncspot: 0.1.3 -> 0.1.4
2020-06-29 19:51:21 -05:00
Anders Kaseorg
e38494a8da openafs_1_8: 1.8.5 -> 1.8.6
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-06-29 17:27:15 -07:00
Benjamin Hipple
ca7d6eb768
Merge pull request #91752 from danieldk/onednn-aarch64
oneDNN: add aarch64-linux to platforms
2020-06-29 19:03:20 -04:00
Oleksii Filonenko
35006429c2
httpie: 2.1.0 -> 2.2.0
https://github.com/jakubroztocil/httpie/releases/tag/2.2.0

Closes #91275 (original patch in the PR was broken since the hash from
`nix-prefetch-url <patch-url>` was used for `fetchpatch`, however
`fetchpatch` internally modifies the patchfile and therefore results in
a different output-hash).

Co-authored-by: Maximilian Bosch <maximilian@mbosch.me>
2020-06-29 23:43:33 +02:00
Jonathan Ringer
7986ae5860 python3Packages.google-music-proto: fix build 2020-06-29 14:26:59 -07:00
Jonathan Ringer
64605831ea python3Packages.audio-metadata: fix build 2020-06-29 14:26:59 -07:00