284817 Commits

Author SHA1 Message Date
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
github-actions[bot]
481a9bc47c
Merge master into staging-next 2021-04-23 00:15:39 +00:00
SEbbaDK
eb4d997f07
kakounePlugins: add kakboard (#120264) 2021-04-23 02:05:44 +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
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
Sandro
603620a630
Merge pull request #120214 from dotlambda/sc-im-xlsx 2021-04-23 01:01:52 +02:00
kat witch
968885ec4a
ckb-next: 0.4.2 -> 0.4.4 2021-04-22 23:56:40 +01:00
Cole Helbling
abb55ca131 python3.pkgs.tern: init at 2.5.0 2021-04-22 15:32:26 -07:00
Cole Helbling
d0e3e06c31 python3.pkgs.debut: init at 0.9.9 2021-04-22 15:32:26 -07:00
Maciej Krüger
8a7329be7d
Merge pull request #120269 from Kranzes/bump-nemo
cinnamon.nemo: 4.8.4 -> 4.8.6
2021-04-23 00:14:17 +02:00
Martin Weinelt
8ae267b431
Merge pull request #120258 from fabaff/ondilo 2021-04-22 23:52:12 +02:00
Sandro
9fa4d44614
Merge pull request #120179 from fortuneteller2k/cleanup-polybar
polybar: use lib.optional
2021-04-22 23:45:23 +02:00
Sandro
8b4f14d3ae
Merge pull request #114436 from gvolpe/icon-theme/beauty-line 2021-04-22 23:44:19 +02:00
Cole Helbling
722ecd9e93 cyclonedx-python: init at 0.4.3 2021-04-22 14:32:16 -07:00
Cole Helbling
ad3c61a4f1 python3.pkgs.requirements-parser: init at 0.2.0 2021-04-22 14:32:16 -07:00
Sandro
a961ceae54
Merge pull request #120230 from Moredread/prusa-slicer
prusa-slicer: 2.3.0 -> 2.3.1
2021-04-22 23:15:09 +02:00
"Dany Marcoux"
4707d4a645 vimPlugins.vim-strip-trailing-whitespace: init at 2021-01-03 2021-04-22 23:11:52 +02:00
"Dany Marcoux"
c67b5a0035 vimPlugins.wstrip-vim: init at 2021-03-14 2021-04-22 23:10:19 +02:00
"Dany Marcoux"
687cd11d7b vimPlugins: update 2021-04-22 23:09:47 +02:00
Ilan Joselevich
54967cb430 cinnamon.nemo: 4.8.4 -> 4.8.6 2021-04-23 00:05:09 +03:00
Ryan Mulligan
eb35277c1b
Merge pull request #120232 from IvarWithoutBones/bump/minecraft-launcher
minecraft-launcher: 2.2.1441 -> 2.2.741
2021-04-22 14:03:56 -07:00
Ryan Mulligan
91817ec8ff
Merge pull request #120204 from r-ryantm/auto-update/i3wsr
i3wsr: 1.3.1 -> 2.0.0
2021-04-22 14:03:33 -07:00
Sandro
68aecedb41
Merge pull request #120221 from fabaff/ntlmrecon
ntlmrecon: init at 0.4
2021-04-22 23:00:54 +02:00
Cole Helbling
c253419a55 xorex: init at 0.3.0 2021-04-22 13:53:19 -07:00
Cole Helbling
dbfbfa380e yarGen: init at 0.23.4 2021-04-22 13:52:42 -07:00
Fabian Affolter
a41256901d home-assistant: enable ondilo_ico tests 2021-04-22 22:49:43 +02:00
Fabian Affolter
f61f57d156 home-assistant: update component-packages 2021-04-22 22:49:43 +02:00
Fabian Affolter
f081c10fe8 python3Packages.ondilo: init at 0.2.0 2021-04-22 22:49:43 +02:00
Maximilian Bosch
d18e9c5466
Merge pull request #120183 from lbpdt/fix/argo-build-info
argo: 3.0.0 -> 3.0.2
2021-04-22 22:47:50 +02:00
Felix Andreas
3b4f769f4a vala-language-server: 0.48.1 -> 0.48.2 2021-04-22 22:44:10 +02:00
Maximilian Bosch
f15be18d47
Merge pull request #120159 from r-ryantm/auto-update/calc
calc: 2.12.9.1 -> 2.13.0.1
2021-04-22 22:38:24 +02:00
Maximilian Bosch
ae6d176db3
Merge pull request #120160 from r-ryantm/auto-update/cargo-make
cargo-make: 0.32.16 -> 0.32.17
2021-04-22 22:33:32 +02:00
Louis Blin
b3b984e7d4 argo: 3.0.0 -> 3.0.2
Also update build info injection, due to paths renaming in 3.0.2:
https://github.com/argoproj/argo-workflows/pull/5059
2021-04-22 21:26:30 +01:00
Maximilian Bosch
c3870f2bb5
Merge pull request #120202 from r-ryantm/auto-update/hugo
hugo: 0.82.0 -> 0.82.1
2021-04-22 22:23:55 +02:00
Sandro
3aae32b84f
Merge pull request #120219 from ErinvanderVeen/myxer
myxer: 1.2.0 -> 1.2.1
2021-04-22 22:15:39 +02:00
Sandro
0eaf99e357
Merge pull request #120218 from thiagokokada/clj-kondo
clj-kondo: 2021.02.13 -> 2021.03.31
2021-04-22 22:15:12 +02:00
Sandro
99d385f211
Merge pull request #120216 from thiagokokada/bump-babashka
babashka: 0.3.1 -> 0.3.5
2021-04-22 22:13:33 +02:00
Sandro
d3126eee2d
Merge pull request #120213 from fabaff/bump-snapcast
python3Packages.snapcast: 2.1.2 -> 2.1.3
2021-04-22 22:08:55 +02:00
Sandro
08a65f1b08
Merge pull request #120210 from markuskowa/upd-snapper
snapper: 0.8.15 -> 0.9.0
2021-04-22 22:07:06 +02:00
Sandro
50c970fe76
Merge pull request #119573 from rhoriguchi/pythonPackages
Add couple python dependencies
2021-04-22 22:03:47 +02:00
Sandro
e110be3d91
Merge pull request #120006 from DeterminateSystems/qiling 2021-04-22 22:02:56 +02:00
Sandro
1a6dcd7d4b
Merge pull request #120257 from sayanarijit/master
xplr: 0.5.4 -> 0.5.5
2021-04-22 21:55:14 +02:00
Ilan Joselevich
0575e44c82 jellyfin: 10.7.1 -> 10.7.2 2021-04-22 12:49:48 -07:00
Vincent Haupert
6477046b53
github-runner: 2.277.1 -> 2.278.0 2021-04-22 21:46:37 +02:00