Francesco Gazzetta
e0c9a230ce
twemoji-color-font: 13.0.1 -> 13.1.0
2021-06-22 14:37:25 +02:00
Martin Weinelt
bedf7abd6a
ansible: 2.11.1 -> 2.11.2
2021-06-22 14:23:29 +02:00
Naïm Favier
ba602382e1
xorg: regenerate default.nix
2021-06-22 14:10:56 +02:00
github-actions[bot]
b766664645
Merge staging-next into staging
2021-06-22 12:05:04 +00:00
github-actions[bot]
c7bb5a79c8
Merge master into staging-next
2021-06-22 12:05:00 +00:00
rnhmjoj
ad5deab11a
doc/functions/generators: fix code block
...
Small fixup of 606bf6d
.
2021-06-22 14:03:36 +02:00
Martin Weinelt
b81365e587
Merge pull request #127738 from mweinelt/home-assistant
...
home-assistant: 2021.6.5 -> 2021.6.6
2021-06-22 14:03:03 +02:00
hlolli
c7da7a5992
zx: init at 1.14.2
2021-06-22 13:57:01 +02:00
Robert Schütz
fb2f565861
python3Packages.pooch: update dependencies
2021-06-22 13:42:55 +02:00
Robert Schütz
5332ceafce
awscli: 1.19.88 -> 1.19.97
2021-06-22 13:42:55 +02:00
Robert Schütz
ae757c3936
python3Packages.gcsfs: 2021.05.0 -> 2021.06.0
2021-06-22 13:42:55 +02:00
Robert Schütz
9b4dbaa7be
pythonPackages.Kajiki: fix build
2021-06-22 13:42:55 +02:00
Robert Schütz
c7e1ded6c5
pythonPackages.pybind11: don't run scipy tests
...
Two tests out of 439 are not worth working around the cyclic dependency.
2021-06-22 13:42:55 +02:00
Robert Schütz
6553947785
pythonPackages.pybind11: install cmake config again
2021-06-22 13:42:55 +02:00
Martin Weinelt
936a857a07
whipper: add patch for ruamel_yaml 0.17 compat
2021-06-22 13:42:55 +02:00
Martin Weinelt
962a517aa1
python3Packages.scipy: run tests in parallel
2021-06-22 13:42:55 +02:00
sternenseemann
cd33c34578
haskell.compiler.ghc884: patch for sphinx >= 4.0
...
With sphinx 4, interpreting the conf.py fails due to a decode
error: https://gitlab.haskell.org/ghc/ghc/-/issues/19962
The fix is an one line change which we have to backport from GHC
master.
9.2 and 8.10.6 will have a fix for this, GHC 9.0.1 and ghcHEAD
already have and GHC 8.10.4 has been patched in nixpkgs already.
2021-06-22 13:42:55 +02:00
Martin Weinelt
f9d11b3f58
home-assistant: disable tesla component test
...
The tesla component test, via its authcaptureproxy dependency, depends
on typer, which in its current version is incompatible with click>=8.0.
2021-06-22 13:42:55 +02:00
sternenseemann
a8c2421e5b
haskell.compiler.ghc8104: patch for sphinx >= 4.0
...
With sphinx 4, interpreting the conf.py fails due to a decode
error: https://gitlab.haskell.org/ghc/ghc/-/issues/19962
The fix is an one line change which we have to backport from GHC master.
Thus ghcHEAD is not affected by this problem.
9.2 and 8.10.6 will most likely have a fix for this.
TODO: Patch 8.8.4 and 9.0.1
2021-06-22 13:42:55 +02:00
Robert Schütz
42e7b366b3
python37Packages.GitPython: fix build
2021-06-22 13:42:55 +02:00
Robert Schütz
fffffebd0f
python3Packages.jupyter-packaging: 0.8.2 -> 0.10.2
2021-06-22 13:42:55 +02:00
Robert Schütz
1899c4752d
python3Packages.jupyterlab_server: update dependencies, fix tests
2021-06-22 13:42:55 +02:00
Robert Schütz
765157040c
python3Packages.nbclassic: 0.2.6 -> 0.3.1
2021-06-22 13:42:55 +02:00
Robert Schütz
f0380681a4
pythonPackages.openapi-core: init at 0.14.2
2021-06-22 13:42:55 +02:00
Robert Schütz
b1df0d8452
pythonPackages.dictpath: init at 0.1.3
2021-06-22 13:42:55 +02:00
Fabian Affolter
1125e98139
home-assistant-cli: 0.9.3 -> 0.9.4
2021-06-22 13:42:54 +02:00
Martin Weinelt
d4971edd52
python3Packages.psycopg2: disable when python<3.6, update license
2021-06-22 13:42:54 +02:00
Martin Weinelt
8bedadf5d5
python3Packages.httpcore: drop anyio version substitution
2021-06-22 13:42:54 +02:00
Martin Weinelt
37d27bc01e
python3Packages.jupyter_server: drop anyio version substitution
2021-06-22 13:42:54 +02:00
Robert Schütz
ef6752fc99
python3Packages.jupyter_server: update dependencies
2021-06-22 13:42:54 +02:00
Martin Weinelt
0c51d277b8
python3Packages.anyio: 3.1.0 -> 3.2.0
...
Fix version string by including setuptools-scm and setting a pretend
version, so that we don't require other version hints.
2021-06-22 13:42:54 +02:00
Martin Weinelt
dfa18fb29d
python3Packages.sphinx-rtd-theme: fix build
...
Adds the missing docutils dependency and relaxes its constraint.
Migrates from pytest to pytestCheckHook and moves the CI environment
variable export into preBuild.
2021-06-22 13:42:54 +02:00
Robert Schütz
09e7ee5393
python3Packages.requests-cache: update dependencies, run tests
2021-06-22 13:42:54 +02:00
Robert Schütz
fbbe75d6e9
pythonPackages.pybind11: improve expression
...
We shouldn't build and install the package in preFixup.
2021-06-22 13:42:54 +02:00
Martin Weinelt
328efcc3e6
python3Packages.shamir-mneomic: relax click constraint
2021-06-22 13:42:54 +02:00
Martin Weinelt
17b8e87f40
python3Packages.billiard: 3.6.3.0 -> 3.6.4.0
2021-06-22 13:42:54 +02:00
Martin Weinelt
8ca169f99d
backblaze-b2: 2.4.0 -> 2.5.0
...
Relaxes the docutils constraint
2021-06-22 13:42:54 +02:00
Martin Weinelt
86494638b8
home-assistant: pin aiopvpc, pyatmo, pyatv, pysma
2021-06-22 13:42:54 +02:00
Martin Weinelt
7af140953b
python3Packages.python-miio: relax click constraint; fix cli
...
The CLI requires pyyaml which was previously only a checkInput.
2021-06-22 13:42:54 +02:00
Martin Weinelt
f30ad55e2d
python3Packages.debugpy: fix tests with flask>=2.0
2021-06-22 13:42:54 +02:00
Stefan Frijters
33c2d079a8
maestral-gui: 1.4.3 -> 1.4.4
2021-06-22 13:42:54 +02:00
Stefan Frijters
f3aae67da4
python3Packages.maestral: Remove redundant override and update homepage
2021-06-22 13:42:53 +02:00
Martin Weinelt
64e0603499
steck: relax click constraint
2021-06-22 13:42:53 +02:00
Martin Weinelt
4d6b6f7cba
pinnwand: relax click, sqlalchemy and docutils constraints
...
Signed-off-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2021-06-22 13:42:53 +02:00
Martin Weinelt
69409ac372
python3Packages.diagrams: relax jinja2 constraint
2021-06-22 13:42:53 +02:00
Martin Weinelt
d0be56f8c6
python3Packages.emv: relax click and pyscard constraint
2021-06-22 13:42:53 +02:00
Martin Weinelt
34608858db
python3Packages.enamlx: remove obsolete patch
2021-06-22 13:42:53 +02:00
Martin Weinelt
261fc8bc41
python3Packages.extractcode: disable failing tests
2021-06-22 13:42:53 +02:00
Martin Weinelt
8fb6673700
python3Packages.flask_migrate: 2.7.0 -> 3.0.1
2021-06-22 13:42:53 +02:00
Martin Weinelt
a79ac40aed
python3Packages.flask-api: 2.0 -> 3.0.post1
2021-06-22 13:42:53 +02:00