Commit Graph

90152 Commits

Author SHA1 Message Date
Benjamin Hipple
fee705332d
Merge pull request #102120 from helsinki-systems/drop/attica
attica: drop
2020-10-29 22:13:20 -04:00
ajs124
0f1a83cf55 attica: drop
as far as I can tell, this file is completely unused.

Everything that uses attica uses it from pkgs/development/libraries/kde-frameworks/attica.nix
2020-10-30 02:22:09 +01:00
Mario Rodas
27f705def2
Merge pull request #102055 from r-ryantm/auto-update/flow
flow: 0.136.0 -> 0.137.0
2020-10-29 19:58:15 -05:00
John Ericson
66c9347db6
Merge pull request #102069 from nix-windows/libarchive-windows
libarchive: Fix MinGW build
2020-10-29 19:31:28 -04:00
Jonathan Ringer
e57cbfc048 libguestfs: inherit hydraPlatforms from appliance
(cherry picked from commit 265f2f576f94d7cbc3149304f2d6d7406b6ee8db)
2020-10-29 14:06:07 -07:00
Vladyslav M
4bbd356d2a
Merge pull request #101512 from omasanori/nuspell-4.0.0
nuspell: 3.1.2 -> 4.0.0, fix license
2020-10-29 22:36:44 +02:00
R. RyanTM
ec2bd3c95c beancount: 2.3.2 -> 2.3.3 2020-10-29 13:13:26 -07:00
Ryan Mulligan
857142e7c8
Merge pull request #102045 from r-ryantm/auto-update/doctl
doctl: 1.48.1 -> 1.49.0
2020-10-29 11:21:04 -07:00
Martin Weinelt
90a47bad3e python3Packages.asgi-csrf: 0.7 -> 0.7.1 2020-10-29 10:52:28 -07:00
Martin Weinelt
c44af1ebd7 python3Packages.asgi-csrf: disable tests
The packages tests import a private module from httpx, that does not
exist anymore in newer versions.
2020-10-29 10:52:28 -07:00
Martin Weinelt
7f096a9feb python3Packages.httpx: 0.14.2 -> 0.16.1
Clean up package and convert tests to pytestCheckHook.
2020-10-29 10:52:28 -07:00
Martin Weinelt
fed1b43c6f python3Packages.httpcore: 0.10.2 -> 0.12.0
Also clean up the package and enable tests.
2020-10-29 10:52:28 -07:00
Martin Weinelt
b034c434f6 pythonPackages.spotipy: disable tests and cleanup
Tests require network access.
2020-10-29 10:52:28 -07:00
Martin Weinelt
c6174c208a pythonPackages.spotipy: 2.16.0 -> 2.16.1 2020-10-29 10:52:28 -07:00
Doron Behar
85eb1b58d3
Merge pull request #101747 from doronbehar/pkg/syncthingtray 2020-10-29 18:13:34 +02:00
R. RyanTM
c1b0ffe325 python37Packages.bids-validator: 1.5.6 -> 1.5.7 2020-10-29 09:00:53 -07:00
R. RyanTM
e2dbf1ee5f python37Packages.py_stringmatching: 0.4.1 -> 0.4.2 2020-10-29 08:58:06 -07:00
Daniël de Kok
e253de2218
Merge pull request #101531 from danieldk/sentencepiece-0.1.94
sentencepiece: 0.1.93 -> 0.1.94
2020-10-29 16:51:40 +01:00
Domen Kožar
59c53bc62e
servant: generate docs using python3 2020-10-29 16:21:57 +01:00
R. RyanTM
1c8206d39b flow: 0.136.0 -> 0.137.0 2020-10-29 15:01:54 +00:00
R. RyanTM
59a7a55e10 doctl: 1.48.1 -> 1.49.0 2020-10-29 13:28:35 +00:00
Anderson Torres
75b92ef1a1
Merge pull request #101247 from wheelsandmetal/add-nuraft-lib
nuraft: init at 1.1.2
2020-10-29 09:24:06 -03:00
Mario Rodas
cd46b2ecaa
Merge pull request #102021 from r-ryantm/auto-update/cargo-tarpaulin
cargo-tarpaulin: 0.14.3 -> 0.15.0
2020-10-29 06:44:18 -05:00
Mario Rodas
baca38fd3f
Merge pull request #102011 from r-ryantm/auto-update/azure-storage-azcopy
azure-storage-azcopy: 10.6.0 -> 10.6.1
2020-10-29 05:51:49 -05:00
Mario Rodas
8ec46a0a6f
Merge pull request #102012 from r-ryantm/auto-update/bazel-kazel
bazel-kazel: 0.1.1 -> 0.1.2
2020-10-29 05:50:32 -05:00
Mario Rodas
892a638e47
Merge pull request #102014 from r-ryantm/auto-update/bazelisk
bazelisk: 1.7.3 -> 1.7.4
2020-10-29 05:47:05 -05:00
R. RyanTM
af7ee30319 cargo-tarpaulin: 0.14.3 -> 0.15.0 2020-10-29 10:40:21 +00:00
wheelsandmetal
166eadee60 nuraft: init at 1.1.2 2020-10-29 10:24:59 +00:00
Renato Alves
019fa5f608
htslib: 1.10.2 -> 1.11 (#100812) 2020-10-29 11:18:29 +01:00
R. RyanTM
835fd4ffa6 bazelisk: 1.7.3 -> 1.7.4 2020-10-29 09:14:28 +00:00
R. RyanTM
d55feede21 bazel-kazel: 0.1.1 -> 0.1.2 2020-10-29 09:06:48 +00:00
Peter Hoeg
0cc9ad72d4 ffmpeg-full: patch for libsrt deprecated API 2020-10-29 17:06:07 +08:00
braunse
a74a5c9d92
CastXML: refactor to avoid python2 dependency (#101996)
Switch pythonPackages.sphinx to python3Packages.sphinx. Should
only affect the build of the man-page.
2020-10-29 10:01:18 +01:00
R. RyanTM
451e41f6ef azure-storage-azcopy: 10.6.0 -> 10.6.1 2020-10-29 08:55:03 +00:00
Vincent Laporte
2ccfc2962e opa: build with OCaml 4.03 2020-10-29 06:35:15 +01:00
Mario Rodas
13213174fc
Merge pull request #101960 from rvolosatovs/update/gofumpt
gofumpt: 2019-11-11 -> 2020-10-27
2020-10-28 22:52:21 -05:00
Roman Volosatovs
4d5c38797d
gotools: 2020-04-21 -> 2020-10-27 (#101961) 2020-10-28 22:51:18 -05:00
John Ericson
9f05c50be1 libarchive: Fix Windows build 2020-10-29 00:38:45 +00:00
Martin Weinelt
7bbbc719f4
Merge pull request #101958 from helsinki-systems/hass-nabucasa.0.37.1
python3Packages.hass-nabucasa: 0.34.0 -> 0.37.1
2020-10-29 00:36:48 +01:00
Scriptkiddi
da2e83490c
python3Packages.hass-nabucasa: 0.34.6 -> 0.37.1 2020-10-29 00:26:51 +01:00
Scriptkiddi
aa94abac64
python3Packages.pycognito: 0.1.3 -> 0.1.4 2020-10-29 00:26:48 +01:00
Scriptkiddi
da519e3a2b
python3Packages.python-jose: 3.1.0 -> 3.2.0 2020-10-29 00:26:34 +01:00
Andrey Kuznetsov
0d41c9a9c6
buildkite-agent: 3.17.0 -> 3.25.0, use buildGoModule, add darwin to platforms (#101954) 2020-10-28 23:43:24 +01:00
Luke Granger-Brown
a30a084b37
gopls: don't build integration tests or documentation generator (#101641)
Not only are these not used, but they also have super generic names,
which is confusing when they appear on the path, and possibly leads
to conflicts with other binaries.
2020-10-28 23:42:07 +01:00
eyjhb
4ce6364e29 ns-3: 3.30 -> 3.32 2020-10-28 20:22:15 +01:00
Roman Volosatovs
dbc8525ab2
gofumpt: 2019-11-11 -> 2020-10-27 2020-10-28 19:15:30 +01:00
Daniël de Kok
05f6de94cf python3Packages.transformers: 3.3.1 -> 3.4.0
Changelog:

https://github.com/huggingface/transformers/releases/tag/v3.4.0
2020-10-28 10:41:27 -07:00
Daniël de Kok
d2e918cc12 python3Packages.tokenizers: 0.8.1 -> 0.9.2
Changelog:

https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0
https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.1
https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.2

Changes in the derivation:

* Tokenizers uses a newer version of pyo3 that does not require Rust
  nightly anymore. So, we do not have to use any cheat codes anymore.
* Tokenizers is now a mixed Rust/Python project. The way it is set
  up does not work with Maturin, so switch to setuptools-rust instead.
* Add additional data files needed for tests.
* Use `pytestCheckHook`.
2020-10-28 10:41:27 -07:00
Daniël de Kok
93b3fa6088 python3Packages.setuptools-rust: init at 0.11.3 2020-10-28 10:41:27 -07:00
Martin Weinelt
0b875aa173
Merge pull request #101925 from danieldk/libtorch-bin-1.7.0
libtorch-bin: 1.6.0 -> 1.7.0
2020-10-28 18:28:20 +01:00