285403 Commits

Author SHA1 Message Date
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
Martin Weinelt
bf77354e38
home-assistant: enable slack component tests 2021-04-23 02:16:39 +02: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
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
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
Ilan Joselevich
41f7a1fdb0
Removed unused argument (mongoose)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-23 02:06:03 +03:00
Sandro
603620a630
Merge pull request #120214 from dotlambda/sc-im-xlsx 2021-04-23 01:01:52 +02:00
Martin Weinelt
c4727f753f
python3Packages.pycocotools: init at 2.0.2 2021-04-23 01:00:14 +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
Ilan Joselevich
ebcebefb29 jitsi-meet-electron: 2.7.0 -> 2.8.5 2021-04-23 01:07:36 +03:00
Fabian Affolter
19e052d0d4 python3Packages.stevedore: 3.2.2 -> 3.3.0 2021-04-23 00:06:13 +02:00
Ilan Joselevich
379a37ffea mympd: 6.10.0 -> 7.0.2 2021-04-23 00:58:18 +03:00
Henri Menke
ff856b1342 wstunnel: deduplicate by using haskellPackages
wstunnel is packaged twice in nixpkgs, once standalone and once in
haskellPackages. The standalone version is outdated while the version in
haskellPackages is updated automatically from Hackage, so we are
removing the standalone Nix expression but still keep the static
executable.
2021-04-22 23:57:02 +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
pennae
df6c714d82 libreoffice: kill private dbus instance on exit
if the libreoffice wrapper doesn't find a dbus instance in the
environment it starts one, but then neglects to clean it up. over time
this can litter the system with orphaned dbus instances. kill the daemon
as well instead of just removing the socket directory.
2021-04-22 23:03:02 +02:00
Cole Helbling
fd21963e8b
lief: build from source and enable python bindings 2021-04-22 14:02:13 -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