285720 Commits

Author SHA1 Message Date
Raphael Megzari
b118066acc
starship: 0.51.0 -> 0.52.1 (#120293) 2021-04-23 12:55:01 +09:00
Anderson Torres
b987009bbf
Merge pull request #120290 from AndersonTorres/quick-modifications
eigen: refactor
2021-04-23 00:54:09 -03:00
Sandro
9896bb04e2
Merge pull request #120201 from mweinelt/python/httlib2
[staging-next] python3Packages.httplib2: allow local networking on darwin
2021-04-23 05:52:03 +02:00
Sandro Jäckel
c4432630ad
dnscontrol: 3.8.0 -> 3.8.1 2021-04-23 05:38:39 +02:00
Sandro
cc9e099e63
Merge pull request #119902 from tuxinaut/master
lychee: 0.5.0 -> 0.7.0
2021-04-23 05:26:08 +02:00
Sandro
e20f279317
Merge pull request #120215 from fabaff/bump-whois
python3Packages.whois: 0.9.7 -> 0.9.13
2021-04-23 05:25:33 +02:00
Sandro
1307cbca11
Merge pull request #120057 from FlorianFranzen/sphinx-material 2021-04-23 05:23:20 +02:00
Sandro
974b5f18fd
Merge pull request #120001 from DeterminateSystems/flare-floss 2021-04-23 05:21:59 +02:00
Sandro
dfdfa86f35
Merge pull request #120060 from mweinelt/libupnp
libupnp: 1.14.4 -> 1.14.6
2021-04-23 05:16:13 +02:00
Sandro
d7abcef1e5
Merge pull request #119927 from jojosch/jellyfin-mpv-shim-2.0.0 2021-04-23 05:01:47 +02:00
Raphael Megzari
0b57aa8701
vector: 0.12.2 -> 0.13.0 (#120134) 2021-04-23 11:52:41 +09:00
AndersonTorres
7e8c6fd28a eigen: refactor 2021-04-22 23:43:10 -03:00
AndersonTorres
05017741d7 eigen2: refactor 2021-04-22 23:43:10 -03:00
Mario Rodas
fcb8252e87
Merge pull request #120149 from r-ryantm/auto-update/azure-storage-azcopy
azure-storage-azcopy: 10.9.0 -> 10.10.0
2021-04-22 21:40:44 -05:00
Mario Rodas
b6651b0965
Merge pull request #120199 from 06kellyjac/starboard
starboard: 0.10.0 -> 0.10.1
2021-04-22 21:39:54 -05:00
Mario Rodas
204b31d5a2
Merge pull request #120164 from r-ryantm/auto-update/chezmoi
chezmoi: 2.0.9 -> 2.0.10
2021-04-22 21:39:01 -05:00
Mario Rodas
f1fb12dc25
Merge pull request #120190 from r-ryantm/auto-update/goreleaser
goreleaser: 0.162.0 -> 0.163.1
2021-04-22 21:37:38 -05:00
Patrick Hilhorst
179c735631
python3Packages.deezer-python: init at 2.2.2 (#119892)
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-23 04:20:22 +02:00
Ryan Mulligan
6bba03c7bc
Merge pull request #120275 from Kranzes/bump-jitsi-meet-electron
jitsi-meet-electron: 2.7.0 -> 2.8.5
2021-04-22 18:47:38 -07:00
Ryan Mulligan
f048f2fa51
Merge pull request #120172 from r-ryantm/auto-update/croc
croc: 8.6.12 -> 9.1.0
2021-04-22 18:46:52 -07:00
Ryan Mulligan
6690cb923f
Merge pull request #119136 from r-ryantm/auto-update/pcb2gcode
pcb2gcode: 2.3.0 -> 2.3.1
2021-04-22 18:46:16 -07:00
Sandro
946509931a
Merge pull request #120152 from fabaff/bump-pg8000
python3Packages.pg8000: 1.19.0 -> 1.19.2
2021-04-23 03:24:49 +02:00
Sandro
d239bc3643
Merge pull request #120193 from fabaff/license-dnspython 2021-04-23 03:13:01 +02:00
Martin Weinelt
3c636eb238
home-assistant: enable roku component tests 2021-04-23 02:42:05 +02:00
Martin Weinelt
1a698e1e8d
home-assistant: update component-packages 2021-04-23 02:41:53 +02:00
Ryan Burns
f52daac15c pycuda: fix opengl runpath
This is required for CUDA functionality, since libcuda.so.1 is loaded
from /run/opengl-driver/lib
2021-04-22 17:41:33 -07:00
Martin Weinelt
d126b8020d
python3Packages.rokuecp: init at 0.8.1 2021-04-23 02:40:52 +02:00
Peter Simons
b561a5d996 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0-8-ge18310f from Hackage revision
24b98b95af.
2021-04-23 02:30:33 +02:00
Cole Helbling
96f048e3d0 python3.pkgs.woodblock: init at 0.1.7 2021-04-22 17:28:00 -07:00
Cole Helbling
6d897c9ef7 python3.pkgs.multimethod: init at 1.5 2021-04-22 17:28:00 -07:00
John Ericson
951e194cb3
Merge pull request #120255 from alyssais/netbsd-libm
netbsd.libm: fix build
2021-04-22 20:24:05 -04:00
Alyssa Ross
5c24380395
netbsd.libm: fix build
Tested building pkgsCross.x86_64-netbsd.netbsd.libm from x86_64-linux.

At some point we should probably set SHLIBINSTALLDIR in the setupHook,
but I think I'd like to get everything working first, and then make
changes that affect all the builds like that.  It's easier to spot
regressions when you know _everything_ worked before.
2021-04-23 00:17:05 +00:00
Martin Weinelt
bf77354e38
home-assistant: enable slack component tests 2021-04-23 02:16:39 +02:00
github-actions[bot]
0d97d9f23b
Merge staging-next into staging 2021-04-23 00:15:42 +00:00
github-actions[bot]
481a9bc47c
Merge master into staging-next 2021-04-23 00:15:39 +00:00
Dennis Gosnell
9bf37dbcbf
Merge pull request #120061 from cdepillabout/update-spago-0.20.1
spago: 0.20.0 -> 0.20.1
2021-04-23 09:14:46 +09:00
Martin Weinelt
af62869aee
python3Packages.slackclient: fix pname
The python package is called slackclient, as can be seen in setup.py for
this version.

https://github.com/slackapi/python-slack-sdk/blob/v2.9.3/setup.py?rgh-link-date=2021-04-23T00%3A03%3A28Z#L217

This prevented home-assistant tooling from finding the package and
providing support for the component.
2021-04-23 02:12:04 +02:00
SEbbaDK
eb4d997f07
kakounePlugins: add kakboard (#120264) 2021-04-23 02:05:44 +02:00
John Ericson
6f1839806a
Merge pull request #119922 from Ericson2314/netbsd-bootstrap
netbsd: Make boostrapping more orthodox and don't rely on splicing
2021-04-22 20:05:34 -04:00
Martin Weinelt
f129df86a1
home-assistant: find unstable versions in parse-requirements.py
Previously unstable versions would not have been found, because the
regular expression was looking for a numeric version after the attribute
name. When the version is however an unstable one, it would start with

> unstable-2021-04-23

and therefore not match the pattern.
2021-04-23 02:00:52 +02:00
Cole Helbling
313681c8fc python3.pkgs.pyimpfuzzy: init at 0.5 2021-04-22 16:36:54 -07:00
Martin Weinelt
f185a7b843
python3Packages.httplib2: allow local networking on darwin
There is just one test failure on darwin, and it can probably be worked
around by allowing local networking.

This should hopefully fix the following testsuite error:

```
___________________________ test_timeout_subsequent ____________________________
tests/test_other.py:137: in test_timeout_subsequent
    assert response.status == 200
E   assert 408 == 200
E     +408
E     -200
        Handler    = <class 'tests.test_other.test_timeout_subsequent.<locals>.Handler'>
        _          = b'Request Timeout'
        http       = <httplib2.Http object at 0x10860f400>
        response   = {'content-type': 'text/plain', 'status': '408', 'content-length': 15}
        uri        = 'http://localhost:58287/'
----------------------------- Captured stderr call -----------------------------
Traceback (most recent call last):
  File "/private/tmp/nix-build-python3.8-httplib2-0.19.1.drv-0/source/tests/__init__.py", line 311, in server_socket_thread
    fun(client, tick)
  File "/private/tmp/nix-build-python3.8-httplib2-0.19.1.drv-0/source/tests/__init__.py", line 392, in server_request_socket_handler
    request = HttpRequest.from_buffered(buf)
  File "/private/tmp/nix-build-python3.8-httplib2-0.19.1.drv-0/source/tests/__init__.py", line 177, in from_buffered
    return parse_http_message(cls, buf)
  File "/private/tmp/nix-build-python3.8-httplib2-0.19.1.drv-0/source/tests/__init__.py", line 120, in parse_http_message
    start_line = buf.readline()
  File "/private/tmp/nix-build-python3.8-httplib2-0.19.1.drv-0/source/tests/__init__.py", line 110, in readline
    self._fill(more=1)
  File "/private/tmp/nix-build-python3.8-httplib2-0.19.1.drv-0/source/tests/__init__.py", line 81, in _fill
    chunk = self._sock.recv(8 << 10)
ConnectionResetError: [Errno 54] Connection reset by peer
```
2021-04-23 01:28:53 +02:00
Martin Weinelt
26dbd044cd
python3Packages.keyring: fix typo in disabledTestPaths keyword 2021-04-23 01:27:26 +02:00
John Ericson
e4b05fbf47 netbsd: Make boostrapping more orthodox and don't rely on splicing
- No splicing makes everything less finnicky.

- Normal bootstrapping matches e.g. linux where kernel headers are also
`stdenvNoCC` but part of this stage.
2021-04-22 23:24:24 +00:00
Sandro
b042c2248e
Merge pull request #120271 from dmarcoux/add-vim-plugins-wstrip.vim-and-vim-strip-trailing-whitespace 2021-04-23 01:20:21 +02:00
Sandro
e9e74016a7
Merge pull request #120277 from kittywitch/ckb-update
ckb-next: 0.4.2 -> 0.4.4
2021-04-23 01:20:04 +02:00
Sandro
ccbd83ec20
Merge pull request #120261 from veehaitch/github-runner-v2.278.0
github-runner: 2.277.1 -> 2.278.0
2021-04-23 01:16:58 +02:00
Luflosi
9df2614d08
usbip: fix listing functionality (#120267)
Closes https://github.com/NixOS/nixpkgs/issues/116380.
2021-04-23 01:13:28 +02:00
Sandro
b48ace99ca
Merge pull request #120268 from andreasfelix/andreasfelix/update-vala-language-server
vala-language-server: 0.48.1 -> 0.48.2
2021-04-23 01:12:12 +02:00
Martin Weinelt
2cbebb3742
python3Packages.seqeval: init at 1.2.2 2021-04-23 01:10:18 +02:00