Gabriel Gonzalez
6dac8e6817
Add buildDhall*Package
support for generating documentation
...
The `buildDhall{Directory,GitHub}Package` utilities now take an
optional `document` argument for generating documentation using
`dhall-docs`. The documentation is stored underneath the `./docs`
subdirectory of the build product.
2020-12-01 15:30:52 +01:00
Raghav Sood
86b651f169
Merge pull request #105585 from nasirhm/add_nasirhm_maintainer
...
Addition of nasirhm in maintainers
2020-12-01 14:30:26 +00:00
Guillaume Girol
75e36cdcd2
Merge pull request #96601 from symphorien/gnirehtet-update
...
gnirehtet: 2.4 -> 2.5
2020-12-01 14:27:43 +00:00
nasirhm
63441979dc
brave-browser: add maintainer nasirhm
...
Signed-off-by: nasirhm <nasirhussainm14@gmail.com>
2020-12-01 19:22:52 +05:00
nasirhm
b8ad6efc19
maintainers: add nasirhm
...
Signed-off-by: nasirhm <nasirhussainm14@gmail.com>
2020-12-01 19:18:14 +05:00
adisbladis
25b43c2c46
Merge pull request #105477 from adisbladis/poetry2nix-1_14_0
...
poetry2nix: 1.13.0 -> 1.14.0
2020-12-01 14:52:43 +01:00
Symphorien Gibol
9816bbbaa5
nixos/rspamd: add release notes
2020-12-01 14:45:56 +01:00
Frederik Rietdijk
6231eb49f2
Merge staging into staging-next
2020-12-01 14:45:53 +01:00
Frederik Rietdijk
97506537f4
Merge pull request #105368 from NixOS/python-unstable
...
Python packages set: major updates
2020-12-01 14:45:22 +01:00
Frederik Rietdijk
b0e372864a
python3Packages.pip: 20.2.4 -> 20.3
2020-12-01 14:44:26 +01:00
Frederik Rietdijk
76966f8ddd
pythonPackages.pip-install-hook: remove --build option
...
Pip had the option --build to build in a custom or temporary directory.
Nowadays, pip just listens to TMPDIR, which we already set.
This option was deprecated and is removed in pip 20.3.
2020-12-01 14:44:26 +01:00
Jonathan Ringer
df11a2851c
python3Packages.faker: fix tests, remove random2
2020-12-01 14:44:26 +01:00
Jonathan Ringer
9a885384da
python3Packages.faker: 4.17.1 -> 4.18.0
2020-12-01 14:44:26 +01:00
Jonathan Ringer
7c0fe73bad
python3Packages.pyproj: fix tests
2020-12-01 14:44:26 +01:00
Jonathan Ringer
eb8d1214b6
pgcli: allow for sqlparse 4.x
2020-12-01 14:44:26 +01:00
Jonathan Ringer
c68fdc1fbe
python3Packages.dask: fix tests
...
Tests cannot be ran concurrently
2020-12-01 14:44:26 +01:00
Jonathan Ringer
9cb62449f6
python3Packages.setproctitle: ignore impure tests
2020-12-01 14:44:25 +01:00
Jonathan Ringer
7bd3696366
python3Packages.pikepdf: fix tests
2020-12-01 14:44:25 +01:00
Jonathan Ringer
74d73c7b8e
python3Packages.secretstorage: 3.1.1 -> 3.3.0
2020-12-01 14:44:25 +01:00
Jonathan Ringer
f616eaf5f5
python3Packages.cheroot: fix tests by removing pytest-testmon
2020-12-01 14:44:25 +01:00
Jonathan Ringer
60671ec1cb
python3Packages.requests-unixsocket: fix tests
2020-12-01 14:44:25 +01:00
Jonathan Ringer
7308561b35
python3Packages.portend: fix build
2020-12-01 14:44:25 +01:00
Jonathan Ringer
3d3a388d0c
python3Packages.Pyro4: fix tests
2020-12-01 14:44:25 +01:00
Jonathan Ringer
d4f96ddd9d
python3Packages.jsonrpc-websocket: fix tests
2020-12-01 14:44:25 +01:00
Jonathan Ringer
eb7aa55e89
libgit2: 1.0.0 -> 1.1.0
2020-12-01 14:44:25 +01:00
Jonathan Ringer
e0cbbc6f30
python3Packages.pytest_xdist: use pytest_xdist_2 by default
...
meant to be used with pytest_6
2020-12-01 14:44:25 +01:00
Jonathan Ringer
2985066439
python3Packages.h5py: fix build and disable tests
...
test suite now requires pytest-mpi which isn't available
2020-12-01 14:44:25 +01:00
Jonathan Ringer
732b38a835
python39Packages.boto: disable for python39
...
no longer compatible:
```
File "/build/boto-2.49.0/tests/unit/utils/test_utils.py", line 88, in hmac_hashfunc
return hmac.new(b'mysecretkey', msg)
File "/nix/store/x3655l9x6b5khxzzl0s2zg1kn0qr3zfs-python3-3.9.0/lib/python3.9/hmac.py", line 170, in new
return HMAC(key, msg, digestmod)
File "/nix/store/x3655l9x6b5khxzzl0s2zg1kn0qr3zfs-python3-3.9.0/lib/python3.9/hmac.py", line 56, in __init__
raise TypeError("Missing required parameter 'digestmod'.")
TypeError: Missing required parameter 'digestmod'.
```
2020-12-01 14:44:25 +01:00
Jonathan Ringer
0e15bde06f
python3Packages.jeepney: fix tests
2020-12-01 14:44:25 +01:00
Jonathan Ringer
0500a26418
python3Packages.joblib: fix tests
2020-12-01 14:44:25 +01:00
Frederik Rietdijk
26ed734e51
python2Packages.packaging: keep 20.4 around
2020-12-01 14:44:25 +01:00
Frederik Rietdijk
7d6468de0c
pythonPackages.isort: fix build system, keep version for python 2
2020-12-01 14:44:25 +01:00
Frederik Rietdijk
aadeda550a
python3Packages.poetry-core: isort is no test dep
2020-12-01 14:44:25 +01:00
Frederik Rietdijk
41f2c382e6
Revert "python3Packages.panel: 0.9.7 -> 0.10.2"
...
Panel attempts to fetch js models from the web. Yikes!
This reverts commit 8d2cae0c2c
.
2020-12-01 14:44:25 +01:00
Frederik Rietdijk
fe20e43910
python3Packages.tqdm: fix build
2020-12-01 14:44:25 +01:00
Frederik Rietdijk
db417d32e8
python3Packages.numpy: fix compatibility with newer pytest
2020-12-01 14:44:25 +01:00
Frederik Rietdijk
98a0342b78
python3Packages.aiohttp: fix build
2020-12-01 14:44:25 +01:00
Frederik Rietdijk
98996d05de
python3Packages.re-assert: init at 1.1.0
2020-12-01 14:44:25 +01:00
Jonathan Ringer
7d73203369
python3Packages.pymatgen: fix deps
2020-12-01 14:44:24 +01:00
Jonathan Ringer
804de2a2ff
python3Packages.notebook: fix tests
2020-12-01 14:44:24 +01:00
Jonathan Ringer
113083c7eb
python3Packages.nbconver: fix tests
2020-12-01 14:44:24 +01:00
Jonathan Ringer
4f4d369be7
python3Packages.nbclient: enable conditional checking
2020-12-01 14:44:24 +01:00
Jonathan Ringer
4670a8f304
python3Packages.jupyterlab-pygments: init at 0.1.2
2020-12-01 14:44:24 +01:00
Jonathan Ringer
b59209334a
python37Packages.prettytable: fix build
2020-12-01 14:44:24 +01:00
Jonathan Ringer
72ee790f5d
python3Packages.pynput: fix linux build
2020-12-01 14:44:24 +01:00
Jonathan Ringer
ff4c38abd9
python3Packages.numpy: use pytest_5
2020-12-01 14:44:24 +01:00
Jonathan Ringer
0b58b6ed8e
python3Packages.inform: fix tests
2020-12-01 14:44:24 +01:00
Jonathan Ringer
fbec077998
python3Packages.keyrings-alt: fix build
2020-12-01 14:44:24 +01:00
Jonathan Ringer
2ebbe387c4
python3Packages.pooch: fix tests
2020-12-01 14:44:24 +01:00
Jonathan Ringer
789b163aab
python3Packages.uncompyle6: disable for python3.9
...
See: https://github.com/rocky/python-uncompyle6/issues/331
2020-12-01 14:44:24 +01:00