Commit Graph

93991 Commits

Author SHA1 Message Date
Daniël de Kok
9631eb8d0c
Merge pull request #106731 from danieldk/spacy-2.3.5
python3Packages.spacy: 2.3.4 -> 2.3.5
2020-12-16 08:21:55 +01:00
Wael Nasreddine
30c312db55 python3Packages.pre-commit-hooks: init at 3.3.0 2020-12-15 23:07:02 -08:00
R. RyanTM
47d5dc7e51 python37Packages.casbin: 0.12.0 -> 0.13.0 2020-12-15 23:05:15 -08:00
R. RyanTM
51c639bd28 python37Packages.bugwarrior: 1.7.0 -> 1.8.0 2020-12-15 22:22:35 -08:00
Jan Solanti
63889b0267 pipewire: 0.3.17 -> 0.3.18 2020-12-16 02:55:07 +02:00
Vincent Laporte
de8205f8bb coq_8_13: init at 8.13+β1 2020-12-15 21:13:40 +01:00
Mauricio Collares
795baaa89e cypari2: revert 2.1.1 -> 2.1.2 update, sync with pip-install-hook.sh
pip install deprecated the --build flag. The standard python
installPhase (in pip-install-hook.sh) got updated in commit
76966f8ddd, but we use a custom one so
we need to update it separately.
2020-12-15 16:46:44 -03:00
Mauricio Collares
88cfc7f87b ppl: fetch clang patch from alternate location (that doesn't require auth) 2020-12-15 16:46:44 -03:00
Jan Tojnar
f5525b73a2
python3.pkgs.lml: fix build
0.1.0 switched from nose to pytest. But it fails even with that.
2020-12-15 20:32:11 +01:00
Mario Rodas
a4d86d5425
Merge pull request #106969 from marsam/update-go-tools
go-tools: 2020.1.6 -> 2020.2
2020-12-15 13:36:13 -05:00
Tim Steinbach
a7c6597772
Merge pull request #106966 from r-ryantm/auto-update/sbt
sbt: 1.4.4 -> 1.4.5
2020-12-15 11:17:19 -05:00
Daniël de Kok
a3ad080853
Merge pull request #106965 from Flakebi/amdvlk
amdvlk: 2020.Q4.5 -> 2020.Q4.6
2020-12-15 16:32:28 +01:00
R. RyanTM
800c4724b7 sbt: 1.4.4 -> 1.4.5 2020-12-15 14:30:32 +00:00
Sebastian Neubauer
89ce7a70f1 amdvlk: 2020.Q4.5 -> 2020.Q4.6 2020-12-15 14:56:14 +01:00
Arnout Engelen
40b1f0d473 pyopenssl: skip test that fails on i686
Found in https://github.com/NixOS/nixpkgs/pull/105454#issuecomment-743973848

Upstream issue https://github.com/pyca/pyopenssl/issues/974
2020-12-15 13:49:21 +01:00
Ryan Mulligan
d094f26f32
Merge pull request #106938 from r-ryantm/auto-update/python3.8-dtschema
dt-schema: 2020.11 -> 2020.12
2020-12-15 04:21:43 -08:00
Ryan Mulligan
80cb17d42f
Merge pull request #106933 from MetaDark/pythonPackages.debugpy
pythonPackages.debugpy: 1.2.0 -> 1.2.1
2020-12-15 04:20:38 -08:00
sternenseemann
c5d2491fd1 utf8proc: enable tests
For the current version normtest and graphemetest are disabled. This
will probably change in the future. Those tests are problematic because
they depend on unicode data files which are downloaded by cmake at build
time:

    file(MAKE_DIRECTORY data)
    set(UNICODE_VERSION 13.0.0)
    file(DOWNLOAD https://www.unicode.org/Public/${UNICODE_VERSION}/ucd/NormalizationTest.txt data/NormalizationTest.txt SHOW_PROGRESS)
    file(DOWNLOAD https://www.unicode.org/Public/${UNICODE_VERSION}/ucd/auxiliary/GraphemeBreakTest.txt data/GraphemeBreakTest.txt SHOW_PROGRESS)

For the next update, we'll probably need to patch out this section of
CMakeLists.txt and download the files in question with fetchurl
ourselves.
2020-12-15 12:02:11 +01:00
Daniël de Kok
57f858d61e python3Packages.spacy: passthru.tests should be an attrset 2020-12-15 06:51:19 +01:00
Daniël de Kok
9edd8887d8 python3Packages.spacy: nixpkgs-fmt 2020-12-15 06:51:18 +01:00
Daniël de Kok
9eaec03930 python3Packages.spacy: 2.3.4 -> 2.3.5
Changelog:

https://github.com/explosion/spacy/releases/tag/v2.3.5
2020-12-15 06:51:08 +01:00
Mario Rodas
46e2a315ad
Merge pull request #106879 from r-ryantm/auto-update/python3.7-azure-mgmt-datafactory
python37Packages.azure-mgmt-datafactory: 0.14.0 -> 0.15.0
2020-12-14 23:45:59 -05:00
Mario Rodas
38e6dd6a1c
Merge pull request #106889 from r-ryantm/auto-update/python3.7-google-cloud-container
python37Packages.google_cloud_container: 2.2.0 -> 2.3.0
2020-12-14 23:45:15 -05:00
Mario Rodas
7d86dff03b
Merge pull request #106920 from r-ryantm/auto-update/python3.7-pytest-html
python37Packages.pytest-html: 3.1.0 -> 3.1.1
2020-12-14 23:43:24 -05:00
Mario Rodas
b582c9aa22 go-tools: 2020.1.6 -> 2020.2
https://staticcheck.io/changes/2020.2
2020-12-15 04:20:00 +00:00
R. RyanTM
bdd425404f python37Packages.keepkey: 6.0.3 -> 6.6.0 2020-12-15 02:58:14 +00:00
R. RyanTM
b719f980ce dt-schema: 2020.11 -> 2020.12 2020-12-15 02:44:22 +00:00
Kira Bruneau
d12a819b24 pythonPackages.debugpy: 1.2.0 -> 1.2.1 2020-12-14 18:44:11 -05:00
Mauricio Collares
c46dcf470e ecl: patches to fix SIGFPEs and for unicode compatibility with maxima 2020-12-14 19:24:19 -03:00
Mauricio Collares
e1998b1c5c gmpy2: 2.1a4 -> 2.1.0b5 2020-12-14 19:24:18 -03:00
Rouven Czerwinski
af2ab76515 usbsdmux: init at 0.1.8
Add the usbsdmux utility which is used to control the USB-SD-Mux
developed by the Linux Automation GmBH.
2020-12-14 21:49:37 +01:00
Daniël de Kok
95d1e64c4a
Merge pull request #106922 from danieldk/setuptools-rust-0.11.6
python3Packages.setuptools-rust: add meta.changelog
2020-12-14 21:44:19 +01:00
Mario Rodas
50eb65e752 ocamlPackages.visitors: 20190711 -> 20200210 2020-12-14 21:28:14 +01:00
Daniël de Kok
3512f7af6f python3Packages.setuptools-rust: add meta.changelog 2020-12-14 20:10:13 +01:00
Daniël de Kok
e5c63b3cd4
Merge pull request #106914 from r-ryantm/auto-update/python3.7-setuptools-rust
python37Packages.setuptools-rust: 0.11.5 -> 0.11.6
2020-12-14 20:06:37 +01:00
R. RyanTM
e01e056423 python37Packages.pytest-html: 3.1.0 -> 3.1.1 2020-12-14 18:59:28 +00:00
Denys Pavlov
e3e89c8fe9 pythonPackages.sqlite-utils: depend on sqlite-fts4
Fixed b8c648802c where `sqlite-utils`
was updated without adding the new `sqlite-fts4` dependency.

Disabled two tests that are failing for sqlite v3.34.0, until they are
fixed upstream.
2020-12-14 13:56:43 -05:00
Tim Steinbach
f1dff1bded
python3Packages.boto3: 1.16.31 -> 1.16.35 2020-12-14 13:16:03 -05:00
Tim Steinbach
18264172d8
python3Packages.botocore: 1.19.31 -> 1.19.35 2020-12-14 13:15:49 -05:00
Gabriel Ebner
373ddfaf8c
Merge pull request #106821 from gebner/vieb310
vieb: init at 3.1.0
2020-12-14 18:23:14 +01:00
R. RyanTM
624e68d839 python37Packages.setuptools-rust: 0.11.5 -> 0.11.6 2020-12-14 17:12:36 +00:00
Orivej Desh
6fa76f018b
python2Packages.cryptography: 2.9.2 -> 3.3.1 (#106792)
Fixes py2 build of pyOpenSSL:
https://github.com/NixOS/nixpkgs/issues/106275#issuecomment-743790876
2020-12-14 16:31:26 +00:00
Mario Rodas
3ef9799490
Merge pull request #106902 from r-ryantm/auto-update/python3.7-imagecorruptions
python37Packages.imagecorruptions: 1.1.1 -> 1.1.2
2020-12-14 10:26:14 -05:00
Mario Rodas
d324f5d218
Merge pull request #106903 from marsam/fix-python-create-build
python38Packages.crate: fix build
2020-12-14 10:22:21 -05:00
Mario Rodas
982e6cb084
Merge pull request #106878 from r-ryantm/auto-update/python3.7-aenum
python37Packages.aenum: 2.2.4 -> 2.2.6
2020-12-14 08:25:13 -05:00
Mario Rodas
fa468ed366
Merge pull request #106883 from r-ryantm/auto-update/python3.7-aioprocessing
python37Packages.aioprocessing: 1.0.1 -> 1.1.0
2020-12-14 08:06:13 -05:00
Mario Rodas
44e574d239
Merge pull request #106894 from r-ryantm/auto-update/python3.7-mautrix
python37Packages.mautrix: 0.8.3 -> 0.8.5
2020-12-14 08:04:03 -05:00
Mario Rodas
763cf0d815
Merge pull request #106891 from r-ryantm/auto-update/python3.7-dependency-injector
python37Packages.dependency-injector: 4.5.3 -> 4.5.4
2020-12-14 08:03:03 -05:00
Mario Rodas
450825139f
Merge pull request #106890 from r-ryantm/auto-update/python3.7-livereload
python37Packages.livereload: 2.6.1 -> 2.6.3
2020-12-14 08:02:20 -05:00
Mario Rodas
49448bebc7
Merge pull request #106898 from r-ryantm/auto-update/python3.7-databricks-connect
python37Packages.databricks-connect: 7.1.10 -> 7.3.5
2020-12-14 08:00:53 -05:00
Mario Rodas
3d7d354c3d
Merge pull request #106887 from r-ryantm/auto-update/python3.7-aiounifi
python37Packages.aiounifi: 25 -> 26
2020-12-14 07:58:47 -05:00
Mario Rodas
3aa86f28fb
Merge pull request #106882 from r-ryantm/auto-update/python3.7-bandit
python37Packages.bandit: 1.6.3 -> 1.7.0
2020-12-14 07:57:18 -05:00
Mario Rodas
c1394f56d0
Merge pull request #106873 from r-ryantm/auto-update/python3.7-alerta
python37Packages.alerta: 8.2.0 -> 8.3.0
2020-12-14 07:56:00 -05:00
Mario Rodas
9cec68d17c
Merge pull request #106895 from r-ryantm/auto-update/python3.7-elasticsearch
python37Packages.elasticsearch: 7.10.0 -> 7.10.1
2020-12-14 07:48:23 -05:00
R. RyanTM
2a8a0c81b2 python37Packages.imagecorruptions: 1.1.1 -> 1.1.2 2020-12-14 12:12:22 +00:00
Pavol Rusnak
d8afe9970c libusb1: add prusnak to maintainers 2020-12-14 13:03:36 +01:00
R. RyanTM
b6fb26ad28 python37Packages.databricks-connect: 7.1.10 -> 7.3.5 2020-12-14 11:42:47 +00:00
Maximilian Bosch
b7a29b2f71
strace: 5.9 -> 5.10
https://github.com/strace/strace/releases/tag/v5.10
2020-12-14 12:06:11 +01:00
Daniël de Kok
c75ea58a2c
Merge pull request #106635 from danieldk/libtorch-bin-1.7.1
libtorch-bin: 1.7.0 -> 1.7.1
2020-12-14 11:54:21 +01:00
R. RyanTM
4d68b42402 python37Packages.elasticsearch: 7.10.0 -> 7.10.1 2020-12-14 10:45:21 +00:00
R. RyanTM
91e9ae7a43 python37Packages.mautrix: 0.8.3 -> 0.8.5 2020-12-14 10:36:41 +00:00
R. RyanTM
756632f741 malcontent: 0.9.0 -> 0.10.0 2020-12-14 11:20:05 +01:00
R. RyanTM
35a44690bb python37Packages.lightgbm: 3.1.0 -> 3.1.1 2020-12-14 10:04:42 +00:00
R. RyanTM
e298eb913c python37Packages.dependency-injector: 4.5.3 -> 4.5.4 2020-12-14 09:43:06 +00:00
R. RyanTM
3a8180a1e3 python37Packages.livereload: 2.6.1 -> 2.6.3 2020-12-14 09:15:33 +00:00
R. RyanTM
9cd91a1f7e python37Packages.google_cloud_container: 2.2.0 -> 2.3.0 2020-12-14 09:01:52 +00:00
R. RyanTM
25ddaee5b4 python37Packages.aiounifi: 25 -> 26 2020-12-14 08:55:24 +00:00
R. RyanTM
0de40cb2f1 python37Packages.aioprocessing: 1.0.1 -> 1.1.0 2020-12-14 08:20:39 +00:00
R. RyanTM
9a0fc102ac python37Packages.bandit: 1.6.3 -> 1.7.0 2020-12-14 08:13:51 +00:00
R. RyanTM
76977c4947 python37Packages.azure-mgmt-datafactory: 0.14.0 -> 0.15.0 2020-12-14 07:44:51 +00:00
R. RyanTM
ed2ff125b2 python37Packages.aenum: 2.2.4 -> 2.2.6 2020-12-14 07:10:50 +00:00
Vincent Laporte
1e8ca69151 ocamlPackages.torch: 0.10 → 0.11 2020-12-14 06:28:34 +01:00
R. RyanTM
f116d9c05a python37Packages.alerta: 8.2.0 -> 8.3.0 2020-12-14 04:25:51 +00:00
Mario Rodas
9119b3702b python38Packages.crate: fix build 2020-12-14 04:20:00 +00:00
Martin Weinelt
8e4788b777
Merge pull request #106623 from marsam/update-hass-nabucasa
pythonPackages.hass-nabucasa: 0.37.2 -> 0.39.0
2020-12-14 04:58:59 +01:00
Mario Rodas
50daf0dd63
Merge pull request #106865 from IvarWithoutBones/fix-clize
pythonPackages.clize: fix build
2020-12-13 21:46:04 -05:00
IvarWithoutBones
3017f4f757 pythonPackages.clize: fix build 2020-12-14 03:11:30 +01:00
Mario Rodas
1b87f82003
Merge pull request #106730 from danieldk/thinc-7.4.5
python3Packages.thinc: 7.4.4 -> 7.4.5
2020-12-13 21:00:52 -05:00
Mario Rodas
6fb38c9350
Merge pull request #106417 from r-ryantm/auto-update/igraph
igraph: 0.8.4 -> 0.8.5
2020-12-13 20:57:13 -05:00
Mario Rodas
5fea31203e
Merge pull request #106793 from r-ryantm/auto-update/python3.7-pytorch-metric-learning
python37Packages.pytorch-metric-learning: 0.9.94 -> 0.9.95
2020-12-13 20:54:55 -05:00
Mario Rodas
63bdc4fcd6
Merge pull request #106783 from r-ryantm/auto-update/python3.7-google-cloud-translate
python37Packages.google_cloud_translate: 3.0.1 -> 3.0.2
2020-12-13 20:54:10 -05:00
Mario Rodas
81ab4a4716
Merge pull request #106510 from r-ryantm/auto-update/python3.7-prance
python37Packages.prance: 0.19.0 -> 0.20.0
2020-12-13 20:53:11 -05:00
Mario Rodas
8de62fca52
Merge pull request #106513 from r-ryantm/auto-update/python3.7-azure-synapse-accesscontrol
python37Packages.azure-synapse-accesscontrol: 0.3.0 -> 0.4.0
2020-12-13 20:51:38 -05:00
Mario Rodas
177a2ebc3a
Merge pull request #106528 from r-ryantm/auto-update/python3.7-azure-mgmt-recoveryservicesbackup
python37Packages.azure-mgmt-recoveryservicesbackup: 0.9.0 -> 0.10.0
2020-12-13 20:49:01 -05:00
Mario Rodas
13b0ce0180
Merge pull request #106859 from r-ryantm/auto-update/nodejs
nodejs-15_x: 15.3.0 -> 15.4.0
2020-12-13 20:46:15 -05:00
chessai
ca776e68b5 simdjson: init at 0.7.0 2020-12-13 16:08:14 -08:00
R. RyanTM
0a81ee52f7 nodejs-15_x: 15.3.0 -> 15.4.0 2020-12-13 23:19:45 +00:00
Martin Weinelt
6583d945d5 python3Packages.pyatv: 0.7.4 -> 0.7.5 2020-12-13 23:17:05 +01:00
Martin Weinelt
2e2b7249e6
Merge pull request #106769 from mweinelt/tensorflow
python3Packages.tensorflow_2: relax h5py dependency
2020-12-13 22:10:56 +01:00
Mario Rodas
319698ceff
Merge pull request #106618 from r-ryantm/auto-update/rdkafka
rdkafka: 1.5.2 -> 1.5.3
2020-12-13 16:07:00 -05:00
Mario Rodas
101244ed5f
Merge pull request #106707 from r-ryantm/auto-update/insomnia
insomnia: 2020.5.1 -> 2020.5.2
2020-12-13 16:05:51 -05:00
Mario Rodas
490176ab91
Merge pull request #106786 from r-ryantm/auto-update/python3.7-mysqlclient
python37Packages.mysqlclient: 2.0.1 -> 2.0.2
2020-12-13 16:00:50 -05:00
Mario Rodas
418d56e960
Merge pull request #100478 from thefloweringash/cli11-meta
cli11: fix license and platforms
2020-12-13 15:53:19 -05:00
Mario Rodas
3f73a9a8f5
Merge pull request #106720 from marsam/update-faac
faac: 1.29.9.2 -> 1.30
2020-12-13 15:52:49 -05:00
Linus Heckemann
62249cd57b
Merge pull request #106840 from alyssais/dee
dee: enableParallelBuilding
2020-12-13 20:58:09 +01:00
Martin Weinelt
e1451c8858 python3Packages.clldutils: 3.5.4 -> 3.6.0
https://github.com/clld/clldutils/blob/master/CHANGES.md#360
2020-12-13 10:22:12 -08:00
Denys Pavlov
d6d2281f35 pythonPackages.sqlite-fts4: init at 1.0.1 2020-12-13 12:22:04 -05:00
Alyssa Ross
65a223026b
dee: enableParallelBuilding
Works fine for me at -j48.
2020-12-13 16:26:48 +00:00
Gabriel Ebner
92cbe95497
Merge pull request #106579 from drewrisinger/dr-pr-remove-pytest-pep8
python27Packages.pytestpep8: remove due to pytest v6 incompatibility
2020-12-13 16:51:36 +01:00
Gabriel Ebner
254f4869f6 electron_11: 11.0.3 -> 11.1.0 2020-12-13 15:58:53 +01:00
Gabriel Ebner
9a1e2c6420 electron_10: 10.1.6 -> 10.2.0 2020-12-13 15:58:53 +01:00
Gabriel Ebner
52bb80c5ba electron_9: 9.3.5 -> 9.4.0 2020-12-13 15:58:53 +01:00
Ryan Mulligan
a2679ef9cd
Merge pull request #106553 from r-ryantm/auto-update/cddlib
cddlib: 0.94l -> 0.94m
2020-12-13 06:53:25 -08:00
Gabriel Ebner
b184f8f883 mkYarnPackage: allow overriding version 2020-12-13 13:42:56 +01:00
Gabriel Ebner
62fab0d98a
Merge pull request #106816 from gebner/rnnoise20200628
rnnoise: 2019-04-24 -> 2020-06-28
2020-12-13 13:06:53 +01:00
Gabriel Ebner
3eed1a30ef rnnoise: 2019-04-24 -> 2020-06-28 2020-12-13 12:35:41 +01:00
Vladimír Čunát
37dfd61f02
mesa: fix musl-specific patching
When updating to 20.2, this was apparently forgotten.
2020-12-13 11:36:18 +01:00
Vladimír Čunát
e955c4315f
Merge #106804: mesa: find prefixed nm when cross compiling 2020-12-13 11:06:17 +01:00
Atemu
01698009ac mesa: find prefixed nm when cross compiling 2020-12-13 08:08:02 +01:00
Mario Rodas
9452323207
Merge pull request #106782 from EdenEast/up/just
just: 0.7.1 -> 0.8.3
2020-12-12 19:38:11 -05:00
Mario Rodas
708ffc009c
Merge pull request #106651 from r-ryantm/auto-update/cgal
cgal_5: 5.1 -> 5.1.1
2020-12-12 18:42:20 -05:00
Mario Rodas
ffbf8e28f8
Merge pull request #106784 from r-ryantm/auto-update/python3.7-genanki
python37Packages.genanki: 0.10.0 -> 0.10.1
2020-12-12 18:42:05 -05:00
John Ericson
c2c0d57339
Merge pull request #106790 from lopsided98/rustc-host-std
rustc: add host platform to --target when building cross-compiler
2020-12-12 17:27:56 -05:00
R. RyanTM
418069487e python37Packages.pytorch-metric-learning: 0.9.94 -> 0.9.95 2020-12-12 22:24:49 +00:00
Mario Rodas
4311e91e98
Merge pull request #106610 from r-ryantm/auto-update/oneDNN
oneDNN: 1.7 -> 2.0
2020-12-12 16:46:05 -05:00
Mario Rodas
30f46dcb85
Merge pull request #106620 from r-ryantm/auto-update/skaffold
skaffold: 1.17.1 -> 1.17.2
2020-12-12 16:42:40 -05:00
Mario Rodas
7fe0077fbb
Merge pull request #106637 from r-ryantm/auto-update/aspell-dict-en
aspellDicts.en: 2019.10.06-0 -> 2020.12.07-0
2020-12-12 16:41:21 -05:00
Mario Rodas
4d902a7013
Merge pull request #106702 from r-ryantm/auto-update/jruby
jruby: 9.2.13.0 -> 9.2.14.0
2020-12-12 16:39:09 -05:00
Mario Rodas
704f87f8fa
Merge pull request #106676 from r-ryantm/auto-update/flyctl
flyctl: 0.0.153 -> 0.0.154
2020-12-12 16:36:32 -05:00
Mario Rodas
b9eb98c99d
Merge pull request #106780 from r-ryantm/auto-update/python3.7-chalice
python37Packages.chalice: 1.21.5 -> 1.21.6
2020-12-12 16:35:10 -05:00
Mario Rodas
115787963d
Merge pull request #106764 from r-ryantm/auto-update/python3.7-deform
python37Packages.deform: 2.0.14 -> 2.0.15
2020-12-12 16:33:43 -05:00
Florian Klink
e8fbbe396b
Merge pull request #106605 from r-ryantm/auto-update/odpic
odpic: 4.0.2 -> 4.1.0
2020-12-12 21:39:34 +01:00
Ben Wolsieffer
5a923e552c rustc: add host platform to --target when building cross-compiler
As of 1.48, std is only built for platforms in --target. If the host platform is
not included, the resulting rustc can't compile build.rs scripts.
2020-12-12 15:24:55 -05:00
R. RyanTM
beade0f11d python37Packages.mysqlclient: 2.0.1 -> 2.0.2 2020-12-12 20:15:40 +00:00
R. RyanTM
b51fbe0ee7 python37Packages.genanki: 0.10.0 -> 0.10.1 2020-12-12 19:58:14 +00:00
Jörg Thalheim
cabacf9837
Merge pull request #106714 from Mic92/drone
drone: 1.9.0 -> 1.10.0
2020-12-12 19:50:03 +00:00
R. RyanTM
a93e4736dc python37Packages.google_cloud_translate: 3.0.1 -> 3.0.2 2020-12-12 19:39:57 +00:00
R. RyanTM
43ec3b93d3 python37Packages.chalice: 1.21.5 -> 1.21.6 2020-12-12 18:49:43 +00:00
Martin Weinelt
bc65777671
python3Packages.tensorflow_2: relax h5py dependency 2020-12-12 18:51:11 +01:00
R. RyanTM
227853f473 python37Packages.deform: 2.0.14 -> 2.0.15 2020-12-12 16:58:14 +00:00
Daniël de Kok
5c15b688c0
Merge pull request #106734 from danieldk/gmm-remove-maintainer
intel-gmmlib: remove myself as maintainer
2020-12-12 17:24:15 +01:00
Flakebi
0c9088ad2b django-extensions: 3.0.8 -> 3.1.0
Also fix tests
2020-12-12 13:18:13 +01:00
Daiderd Jordan
3c11eea359
Merge pull request #104695 from LnL7/py-spy
py-spy: init at 0.3.3
2020-12-12 13:05:34 +01:00
Daniël de Kok
76bab4e9a7 intel-gmmlib: remove myself as maintainer
I currently do not have any Intel GPUs hooked up to displays, so it is
hard to verify changes.
2020-12-12 12:01:05 +01:00
Eric Dallo
7bb9e5053b
hover: init at 0.43.0 (#80075) 2020-12-12 10:43:21 +00:00
Daniël de Kok
5d6ade75cf python3Packages.thinc: nixpkgs-fmt 2020-12-12 11:25:57 +01:00
Daniël de Kok
8eca99557d python3Packages.thinc: 7.4.4 -> 7.4.5
Changelog:

https://github.com/explosion/thinc/releases/tag/v7.4.5

Also move cython from propagatedBuildInputs to buildInputs.
2020-12-12 11:24:25 +01:00
James Simpson
5f85210b92
just: 0.7.1 -> 0.8.3 2020-12-12 01:53:42 -05:00
Jörg Thalheim
028f711404
drone: 1.9.0 -> 1.10.0 2020-12-12 07:36:17 +01:00
R. RyanTM
2d52070858 insomnia: 2020.5.1 -> 2020.5.2 2020-12-12 04:33:09 +00:00
R. RyanTM
b491aac617 jruby: 9.2.13.0 -> 9.2.14.0 2020-12-12 02:32:27 +00:00
Ryan Mulligan
c60bf872c4
Merge pull request #106619 from r-ryantm/auto-update/rgbds
rgbds: 0.4.1 -> 0.4.2
2020-12-11 14:54:41 -08:00
Artur Cygan
5a33e44776 libff: shared build on darwin 2020-12-11 12:23:05 -08:00
R. RyanTM
42c1f577bb flyctl: 0.0.153 -> 0.0.154 2020-12-11 18:30:06 +00:00
Doron Behar
945d4b00db
Merge pull request #106309 from SuperSandro2000/feature/bump_pyxdg
khal,stig,deluge_1,libtorrent-rasterbar,linkchecker: Disable failing tests
2020-12-11 18:44:24 +02:00
Jörg Thalheim
2864156233
Merge pull request #106659 from mweinelt/hass-0.118-deps 2020-12-11 15:57:01 +00:00
Keshav Kini
ce5b550d01 python36Packages.traitlets, pythonPackages.traitlets: 5.0.5 -> 4.3.3
Version 5.x of traitlets requires Python 3.7, so it doesn't build on Python
3.6.  This commit downgrades traitlets to 4.3.3 on Python versions older than
3.7 so that it can still be used.
2020-12-11 07:27:41 -08:00
Gabriel Ebner
50accd8aff
Merge pull request #106641 from raboof/smesh-fix-building-with-clang
smesh: fix building with clang
2020-12-11 16:19:06 +01:00
Frederik Rietdijk
3b85d7d54f
Merge pull request #106321 from NixOS/staging-next
Staging next
2020-12-11 15:56:17 +01:00
Daniël de Kok
b9c76212fd python3Packages.pytorch: 1.7.0 -> 1.7.1
Changelog:
https://github.com/pytorch/pytorch/releases/tag/v1.7.1
2020-12-11 15:51:16 +01:00