Commit Graph

87954 Commits

Author SHA1 Message Date
Timo Kaufmann
c25a7cd846
Merge pull request #97006 from timokau/fpc-3.2.0-aarch64
fpc: 3.0.4 -> 3.2.0, add support for aarch64-linux
2020-09-03 18:44:17 +02:00
Robert Hensing
c643d58349
Merge pull request #95760 from janders223/master
Add vscode-json-languageserver-bin node package
2020-09-03 17:46:11 +02:00
Christian Kampka
e7208291d2
intltool: fix cross-platform build 2020-09-03 15:59:38 +02:00
Daniël de Kok
405f49dc4a mkl: 2020.2.254 -> 2020.3.279
Release notes:

https://software.intel.com/content/www/us/en/develop/articles/intel-math-kernel-library-release-notes-and-new-features.html
2020-09-03 15:29:10 +02:00
Vincent Laporte
53bce4da36 ocamlPackages.piqi-ocaml: 0.7.5 → 0.7.7 2020-09-03 15:27:29 +02:00
Timo Kaufmann
6ff5c406eb fpc: add support for aarch64-linux
Supported since fpc 3.2.0.
2020-09-03 14:52:26 +02:00
Timo Kaufmann
f928b91f34 fpc: 3.0.4 -> 3.2.0
There was no 3.1 for some reason. The old sed-based path patching was
broken and resulted in syntax errors since it was a bit over-eager.
Instead of fixing it, I decided to replace it with a patch file which is
easier to inspect and will fail in a more obvious way next time.

The patch is now applied unconditionally, since it actually applies to
all linux platforms. The changes are localized to linux-specific code,
so it does not hurt to apply it on non-linux platforms as well.

Hedgewars needs a small fix to work with the new version. Done in the
same commit to avoid a broken commit.
2020-09-03 14:52:18 +02:00
kon8522
d217a00e87 Update node packages nix expression 2020-09-03 08:02:14 -04:00
kon8522
a213818661 Add vscode json language server 2020-09-03 07:38:09 -04:00
Doron Behar
e30287c590 gst_all_1.gst-rtsp-server: fix pkgconfig includedir and libdir 2020-09-03 13:04:55 +02:00
Jan Tojnar
6f96063804
makeFontsConf: clean up
The use of the argument was removed in 2016 but its definition was left behind.

cd2948a72e
2020-09-03 09:42:58 +02:00
Jörg Thalheim
7a0a9a59d3
Merge pull request #95910 from kampka/texinfo 2020-09-03 07:42:28 +01:00
Michael Raskin
742c7340d2
Merge pull request #96494 from jitwit/j
j: j901e -> j901f
2020-09-03 05:22:07 +00:00
Jan Tojnar
6dd3b54ccc
treewide: use URN for fontconfig DTD
To match upstream change:

9c46ef4aac
2020-09-03 06:39:00 +02:00
Mario Rodas
f7100e698e flow: 0.132.0 -> 0.133.0
https://github.com/facebook/flow/releases/tag/v0.133.0
2020-09-03 04:20:00 +00:00
Robert Scott
55e8cbd263
Merge pull request #96501 from jonringer/fix-phonopy
python3Packages.phonopy: fix build and tests
2020-09-03 01:33:14 +01:00
Peter Simons
4ac1c225ed hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
99b594fbc8.
2020-09-03 02:30:24 +02:00
Jonathan Ringer
135a6f83ea
python3Packages.phonopy: fix build and tests 2020-09-02 16:20:57 -07:00
zowoq
e14d5a2cf1 leaps: regenerate deps.nix 2020-09-03 08:20:26 +10:00
zowoq
1b235b43bc dep2nix: regenerate deps.nix 2020-09-03 08:20:26 +10:00
Robert Scott
a2842c7440
Merge pull request #96561 from jonringer/fix-jupyterhub-ldapauthenticator
python3Packages.jupyterhub-ldapauthenticator: 1.3.1 -> 1.3.2, fix build
2020-09-02 23:11:38 +01:00
Robert Scott
f1b9dcde97 pythonPackages.datasette: 0.39 -> 0.46
enable more tests that now seem to work
2020-09-02 15:07:05 -07:00
Robert Scott
4e94600604 pythonPackages.mergedeep: init at 1.3.0 2020-09-02 15:07:05 -07:00
Robert Scott
ce47cdbeaf pythonPackages.asgi-csrf: init at 0.7 2020-09-02 15:07:05 -07:00
Robert Scott
4f612035e3 pythonPackages.starlette: 0.13.6 -> 0.13.8
remove outdated comment
2020-09-02 15:07:05 -07:00
Robert Scott
063692bb10 pythonPackages.httpx: 0.12.1 -> 0.14.2
slim down some no longer needed dependencies
2020-09-02 15:07:05 -07:00
Robert Scott
e98facbda3 pythonPackages.httpcore: init at 0.10.2 2020-09-02 15:07:05 -07:00
zowoq
eef56567c4 go_1_14: 1.14.7 -> 1.14.8 2020-09-03 07:54:09 +10:00
Symphorien Gibol
e1d6f7cfa4 python3Packages.matrix-nio: 0.14.1 -> 0.15.1
https://github.com/poljar/matrix-nio/blob/master/CHANGELOG.md

no obvious compatibility issue
2020-09-02 14:44:04 -07:00
Matthew Bauer
304de03193
Merge pull request #96402 from matthewbauer/bazel-jdk-headless
Fix Bazel on macOS
2020-09-02 16:29:47 -05:00
Matthew Bauer
8e6f466967
Merge pull request #96563 from obsidiansystems/skip-cudnn_cnn_infer-instead-of-removing
cudnn: skip libcudnn_cnn_infer.so, instead of removing
2020-09-02 16:29:28 -05:00
Robert Scott
3e687bf077
Merge pull request #96500 from r-ryantm/auto-update/python2.7-elasticsearch
python27Packages.elasticsearch: 7.8.1 -> 7.9.1
2020-09-02 22:14:46 +01:00
Malte Brandy
6be7f90931
haskellPackages.haskell-language-server: Fix eval 2020-09-02 20:46:00 +02:00
Tobias Happ
b2679e8b41 rustup: add zlib as runtime dependency
Fixes https://github.com/NixOS/nixpkgs/issues/92946.
2020-09-02 10:57:35 -07:00
Jan Tojnar
0d83d01dfe
Merge pull request #96911 from kampka/glibmm
glibmm: Add glib to nativeBuildInputs
2020-09-02 19:34:27 +02:00
adisbladis
6fc3562432
Merge pull request #94637 from antifuchs/gccemacs-on-darwin
emacs: Make gccemacs build on darwin
2020-09-02 18:30:58 +02:00
Drew Risinger
ab525faf05 python3Packages.cirq: unbreak
Remove unneeded test disables.
Add changelog.
Unpin most python dependencies.
2020-09-02 09:08:45 -07:00
WORLDofPEACE
31008a8f15
Merge pull request #96937 from jtojnar/drop-strigi
strigi: drop
2020-09-02 08:53:24 -04:00
Mario Rodas
403414522a
Merge pull request #96945 from endgame/chromedriver-bump
chromedriver: 83.0.4103.39 -> 85.0.4183.87
2020-09-02 07:28:39 -05:00
rnhmjoj
d9cd2ca21d
haskellPackages.pandoc-crossref: mark unbroken 2020-09-02 14:12:02 +02:00
Christian Kampka
7332051e27
glibmm: Add glib to nativeBuildInputs
While compiling, glibmm tries to execute glib-compile-schemas, which
requires glib to be in the nativeBuildInputs for cross-platform builds.
2020-09-02 10:39:03 +02:00
Vincent Laporte
910ac8645f ocamlPackages.ocp-index: 1.2 → 1.2.1 2020-09-02 10:30:34 +02:00
Vincent Laporte
745a86726a ocamlPackages.re: disable tests with OCaml < 4.04 2020-09-02 10:30:34 +02:00
Mario Rodas
df8eed0ccf ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0 -> 4.11.1 2020-09-02 09:30:20 +02:00
Jan Tojnar
84d0f3fa7d
pkgsMusl.libusb-compat-0_1: fix eval
e89e2edc73 did not move all files when moving the directory.

Fixes: https://github.com/NixOS/nixpkgs/issues/96947
2020-09-02 07:38:09 +02:00
Orivej Desh (NixOS)
de45bbe1b4
Merge pull request #96684 from magnetophon/LV2plugins
update some LV2 plugins
2020-09-02 05:12:54 +00:00
Jack Kelly
895f0ce810 chromedriver: 83.0.4103.39 -> 85.0.4183.87
New dependency: libxcb
2020-09-02 14:32:14 +10:00
John Ericson
1965a241fc
Merge pull request #61019 from volth/gcc.arch-amd
platform.gcc.arch: support for AMD CPUs
2020-09-01 22:31:16 -04:00
Jan Tojnar
4a4e642aba
gstreamer: drop legacy
It has been abandoned for ages, insecure, and now finally broken.
2020-09-02 04:01:07 +02:00
Thomas Tuegel
1c47df2617
Merge pull request #84542 from petabyteboy/feature/plasma-5-18
plasma5: 5.17.5 -> 5.18.5
2020-09-01 20:17:29 -05:00
Jan Tojnar
4c82b0ce33
gst_all_1.gst-validate: use correct gstreamer
previously it was using the legacy one
2020-09-02 02:42:29 +02:00
Peter Simons
2a45bc29fc hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
e85cb5656b.
2020-09-02 02:30:26 +02:00
Jan Tojnar
e68e048e50
qt4: drop multimedia & webkit options
They have been broken and disabled for ages and now the dependencies are being removed.
2020-09-02 02:18:09 +02:00
Jan Tojnar
840116150c
Merge pull request #96120 from jtojnar/cleaner-wx 2020-09-02 02:06:34 +02:00
Jan Tojnar
77293baff0
strigi: drop
It has not been used by KDE for many years and depends on umaintained libraries we want to drop (Qt4 and Gamin).
2020-09-02 02:05:40 +02:00
Jan Tojnar
a6d113b1ce
glib: remove fam module todo
gamin is abandoned and we are going to drop it
2020-09-02 01:35:21 +02:00
Robert Scott
a092c1ece7
Merge pull request #95030 from r-ryantm/auto-update/certbot
certbot: 1.6.0 -> 1.7.0
2020-09-01 22:58:21 +01:00
Jan Tojnar
fa50d74be3
Merge pull request #93802 from r-ryantm/auto-update/libraw
libraw: 0.19.5 -> 0.20.0
2020-09-01 23:43:02 +02:00
Sascha Grunert
57b91fc5ad go: 1.15 -> 1.15.1
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-02 07:36:15 +10:00
R. RyanTM
5f28c07087 suitesparse-graphblas: 3.3.0 -> 3.3.3 2020-09-01 23:31:10 +02:00
Aleksandar Topuzović
4751da4e13 python3Packages.solo-python: 0.0.23 -> 0.0.26 2020-09-01 10:33:47 -07:00
Daniël de Kok
2fb0ad3018 python3Packages.transformers: 3.0.2 -> 3.1.0
Transformers now has `nlp` as an optional dependency. `nlp` will
require some work to package, since it attempts to download modules
into its Python package path by default. So, the `nlp`-based test
is disable for the time being.
2020-09-01 10:33:34 -07:00
Kevin Cox
5a3e36cbd3 webkit2-sharp: init at master 2020-09-01 12:09:52 -04:00
Kevin Cox
b609ed3fb6 appindicator-sharp: init at master 2020-09-01 12:09:52 -04:00
Kevin Cox
e7da93bc9b notify-sharp: Update repo location. 2020-09-01 12:09:52 -04:00
Daniël de Kok
53880bd6c2
Merge pull request #96488 from danieldk/libtorch
libtorch-bin: init at 1.6.0
2020-09-01 13:46:14 +02:00
Thomas Tuegel
78c52f7c74
kquickcharts: init at 5.73.0 2020-09-01 05:38:46 -05:00
Arthur Gautier
a72822c23f
libpwquality: fixup static build
Close #96023 (original PR).  Amended by vcunat (isMusl != isStatic).
2020-09-01 11:53:59 +02:00
Peter Simons
d22463bf7f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
c93a6c8875.
2020-09-01 10:59:26 +02:00
Peter Simons
d9183136e8 LTS Haskell 16.12 2020-09-01 10:58:41 +02:00
Mario Rodas
f26043b428 ocamlPackages.merlin: 3.3.6 -> 3.3.8
https://github.com/ocaml/merlin/releases/tag/v3.3.7
https://github.com/ocaml/merlin/releases/tag/v3.3.8
2020-09-01 10:41:39 +02:00
Vincent Laporte
60d0746a84 coqPackages.dpdgraph: init at 0.6.8 for Coq 8.12 2020-09-01 08:53:19 +02:00
Daniël de Kok
3184a97f1c
Merge pull request #96525 from danieldk/catalogue-2.0.1
python3Packages.catalogue: 2.0.0 -> 2.0.1
2020-09-01 08:52:46 +02:00
Christian Kampka
ca48f0cfa4
p11-kit: Add libtasn1 to nativeBuildInputs
For cross platform builds, p11-kit, libtasn1 in nativeBuildInputs
provides the asn1Parser binary on the hostPlatform needed for building.
At the same time, libtasn1 in buildInputs provides the libasn1 library
to link against for the target platform.
Hence, libtasn1 is required in both native and build inputs.
2020-09-01 08:36:26 +02:00
R. RyanTM
7bc3a08d3a sparsehash: 2.0.3 -> 2.0.4 2020-08-31 19:47:49 -07:00
Mario Rodas
a0b3103d81
Merge pull request #96878 from bcdarwin/itk-5.1.1
itk: 5.1.0 -> 5.1.1
2020-08-31 21:00:48 -05:00
Mario Rodas
17c68e8513
Merge pull request #96741 from r-ryantm/auto-update/xapian
xapian: 1.4.16 -> 1.4.17
2020-08-31 20:55:30 -05:00
R. RyanTM
f12217c366 rust-cbindgen: 0.14.3 -> 0.14.4 2020-08-31 18:10:06 -07:00
Mario Rodas
38d7892572
Merge pull request #96848 from r-ryantm/auto-update/ameba
ameba: 0.13.1 -> 0.13.2
2020-08-31 19:31:10 -05:00
Peter Simons
f5f40fe292 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
a91f6a268b.
2020-09-01 02:30:25 +02:00
R. RyanTM
c36700d828 libfilezilla: 0.23.0 -> 0.24.0 2020-08-31 17:30:14 -07:00
Mario Rodas
508f05eb60
Merge pull request #96710 from r-ryantm/auto-update/speech-dispatcher
speechd: 0.9.1 -> 0.10.1
2020-08-31 19:25:53 -05:00
Mario Rodas
242139916d
Merge pull request #96736 from r-ryantm/auto-update/wcslib
wcslib: 7.3 -> 7.3.1
2020-08-31 19:22:57 -05:00
Mario Rodas
c9ff18c8af
Merge pull request #96742 from r-ryantm/auto-update/wolfssl
wolfssl: 4.4.0 -> 4.5.0
2020-08-31 19:17:48 -05:00
R. RyanTM
e9b48ee7be ayatana-ido: 0.4.90 -> 0.8.0 2020-08-31 17:16:59 -07:00
R. RyanTM
7480106450 goffice: 0.10.47 -> 0.10.48 2020-08-31 17:15:13 -07:00
R. RyanTM
6e1512d2d3 pcl: 1.11.0 -> 1.11.1 2020-08-31 17:06:17 -07:00
Ivan Kozik
78167a293b pythonPackages.pdfminer_six: 20200720 -> 20200726
ocrmypdf 11.0.1 requires pdfminer_six 20200726
2020-08-31 16:59:24 -07:00
R. RyanTM
2cbc3f0aec gitAndTools.pre-commit: 2.6.0 -> 2.7.1 2020-08-31 16:50:45 -07:00
Robert Scott
c5911744de
Merge pull request #96220 from r-ryantm/auto-update/alembic
alembic: 1.7.13 -> 1.7.14
2020-09-01 00:32:15 +01:00
Ben Darwin
fcf08a93fc itk: 5.1.0 -> 5.1.1 2020-08-31 19:26:45 -04:00
Robert Scott
abfafe8681
Merge pull request #96416 from nagisa/tracy071
tracy: 0.7 → 0.7.1
2020-08-31 23:07:18 +01:00
Robert Scott
707bed528c
Merge pull request #96299 from r-ryantm/auto-update/gensio
gensio: 2.1.3 -> 2.1.4
2020-08-31 22:28:35 +01:00
Simonas Kazlauskas
1a51de1f36 tracy: 0.7 → 0.7.1 2020-09-01 00:19:16 +03:00
sternenseemann
48bbe60c43 pythonPackages.unicodedata2: add description 2020-08-31 14:05:45 -07:00
sternenseemann
d7ec9a7e3d pythonPackages.ufonormalizer: 0.4.1 → 0.4.2 2020-08-31 13:13:40 -07:00
kfollesdal
bf74036952 pythonPackages.databricks-connect: init at 7.1.0 2020-08-31 13:05:09 -07:00
Robert Scott
f2e3b79750 pythonPackages.howdoi: 2.0.3 -> 2.0.4, fix build
had to disable the tests (hopefully temporarily) because of missing
page_cache directory in release tarball.

removed no-longer-needed requests-cache dependency
2020-08-31 11:44:51 -07:00
Robert Scott
6bdad12b56 pythonPackages.keep: init at 2.9 2020-08-31 11:44:51 -07:00
Mario Rodas
a298b03505
Merge pull request #96582 from r-ryantm/auto-update/readosm
readosm: 1.1.0 -> 1.1.0a
2020-08-31 12:49:08 -05:00
Frederik Rietdijk
e29c1e42e0 Merge staging-next into staging 2020-08-31 19:46:33 +02:00
Ryan Mulligan
79ec220d9c
Merge pull request #96726 from r-ryantm/auto-update/spring-boot-cli
spring-boot-cli: 2.3.1 -> 2.3.2
2020-08-31 10:12:16 -07:00
Mario Rodas
86516c4cf3
Merge pull request #96841 from r-ryantm/auto-update/act
act: 0.2.10 -> 0.2.13
2020-08-31 12:10:22 -05:00
R. RyanTM
8cbf8074f6 ameba: 0.13.1 -> 0.13.2 2020-08-31 17:04:02 +00:00
Robert Scott
65c68873e3
Merge pull request #96759 from r-ryantm/auto-update/ydiff
ydiff: 1.1 -> 1.2
2020-08-31 17:46:02 +01:00
Christian Kampka
0730d80e40 libseccomp: move gpref from buildInputs to nativeBuildInputs 2020-08-31 17:56:34 +02:00
Frederik Rietdijk
6ab387699a python3Packages.credstash: fix build 2020-08-31 17:18:27 +02:00
R. RyanTM
6c47cb6797 swig4: 4.0.1 -> 4.0.2 2020-08-31 17:10:48 +02:00
R. RyanTM
2fd3e018e4 hsqldb: 2.5.0 -> 2.5.1 2020-08-31 17:10:23 +02:00
Daniël de Kok
d7cfc33fb8
Merge pull request #96739 from r-ryantm/auto-update/vultr
vultr: 2.0.1 -> 2.0.2
2020-08-31 17:08:07 +02:00
R. RyanTM
1889287e2c rdkafka: 1.4.2 -> 1.4.4 2020-08-31 16:55:50 +02:00
R. RyanTM
d5bcf3c985 vcstool: 0.2.7 -> 0.2.9 2020-08-31 16:55:31 +02:00
R. RyanTM
06517f3d10 lombok: 1.18.10 -> 1.18.12 2020-08-31 16:55:08 +02:00
R. RyanTM
049aeb738b libaacs: 0.10.0 -> 0.11.0 2020-08-31 16:54:01 +02:00
R. RyanTM
6efcb72ac1 aspellDicts.pt_BR: 20090702-0 -> 20131030-12-0 2020-08-31 16:52:36 +02:00
R. RyanTM
78b3da115b aspellDicts.pt_PT: 20070510-0 -> 20190329-1-0 2020-08-31 16:52:18 +02:00
R. RyanTM
293d913f27 ethash: 0.4.4 -> 0.5.2 2020-08-31 16:51:51 +02:00
Christian Kampka
d489c64463 jbig2dec: Move autoreconfHook from buildInputs to nativeBuildInputs 2020-08-31 16:45:45 +02:00
Vladimír Čunát
0e58393738
luajit*: update to address CVE-2020-24372
/cc roundup issues: #96821, #96828.

The diff upstream is fairly small, so let me trust Mike Pall on this.
Both versions get a pair of commits that seem to address the CVE
https://github.com/LuaJIT/LuaJIT/issues/603
and 2.1 additionally gets one other small commit.
2020-08-31 16:31:12 +02:00
R. RyanTM
14ccd5aa29 act: 0.2.10 -> 0.2.13 2020-08-31 14:17:59 +00:00
Ryan Mulligan
2e33d0a264
Merge pull request #96203 from r-ryantm/auto-update/visualvm
visualvm: 2.0.3 -> 2.0.4
2020-08-31 06:19:03 -07:00
Maximilian Bosch
873a77680a
Merge pull request #96700 from stigtsp/fix/packer-1.6.2-hash-mismatch
packer: fix hash mismatch
2020-08-31 15:10:13 +02:00
R. RyanTM
d881be747d ydiff: 1.1 -> 1.2 2020-08-31 12:15:05 +00:00
sternenseemann
b6ea4f4065 ocamlPackages.mirage-stack: 2.0.1 → 2.1.0 2020-08-31 14:08:13 +02:00
sternenseemann
4a737a18ac ocamlPackages.mirage-crypto*: 0.8.4 → 0.8.5 2020-08-31 13:58:51 +02:00
Stig Palmquist
4ec71d7f5d
rakudo: 2020.08.1 -> 2020.08.2 2020-08-31 10:55:50 +02:00
Stig Palmquist
cc2769b744
nqp: 2020.08.1 -> 2020.08.2 2020-08-31 10:55:20 +02:00
R. RyanTM
ddec19042d wolfssl: 4.4.0 -> 4.5.0 2020-08-31 08:39:29 +00:00
R. RyanTM
05e0e47bab xapian: 1.4.16 -> 1.4.17 2020-08-31 07:52:37 +00:00
R. RyanTM
f88a1a6a1a vultr: 2.0.1 -> 2.0.2 2020-08-31 07:09:15 +00:00
R. RyanTM
8def3fc6fe wcslib: 7.3 -> 7.3.1 2020-08-31 06:22:06 +00:00
Jörg Thalheim
95f87793c4
Merge pull request #96480 from Izorkin/dar 2020-08-31 06:54:45 +01:00
Vincent Laporte
6a01a4e69a ocamlPackages.posix-types: init at 2.0.0 2020-08-31 07:07:08 +02:00
Vincent Laporte
83122f9657 ocamlPackages.posix-socket: init at 2.0.0 2020-08-31 07:07:08 +02:00
Vincent Laporte
b1f2a30191 ocamlPackages.posix-base: init at 2.0.0 2020-08-31 07:07:08 +02:00
Fabian Möller
8ef6f4bd56
x265: dont build high bit-depths for 32bit systems (#96260) 2020-08-31 04:40:39 +00:00
R. RyanTM
2134a79120 spring-boot-cli: 2.3.1 -> 2.3.2 2020-08-31 03:49:42 +00:00
Peter Simons
bacb4d7e22 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
f254e26790.
2020-08-31 02:30:36 +02:00
Stig Palmquist
30c8d096d9
packer: fix hash mismatch
hash mismatch in fixed-output derivation '/nix/store/1x9w8wf4qfgf2xnmafjmqd2mshzk47hr-source':
  wanted: sha256:104jw2jcshzds74d7m4yqn6mbk7lgps6qnqmp6h395b1mdyjhink
  got:    sha256:0kr9whv3s0f8866yjmwg311j3kcj29bp5xwpnv43ama4m1mq3bm7
2020-08-31 00:18:03 +02:00
Orivej Desh
8dc54c1d3e objconv: 2.51 -> 2.52 2020-08-30 18:37:34 +00:00
06kellyjac
85bf59e44a deno: 1.3.1 -> 1.3.2 2020-08-30 11:23:09 -07:00
Stig Palmquist
5aef482f61 perl: 5.30.3 -> 5.32.0, perldevel: 5.32.0-RC0 -> 5.33.1
Co-authored-by: volth <volth@volth.com>
2020-08-30 20:21:26 +02:00
Daniël de Kok
33b21aec60 pytorch-bin: init at 1.6.0 2020-08-30 11:12:16 -07:00
sternenseemann
65130398eb pythonPackages.afdko: init at 3.5.0 2020-08-30 10:17:23 -07:00
sternenseemann
e871d7ad35 pythonPackages.psautohint: init at 2.1.0 2020-08-30 10:17:23 -07:00
sternenseemann
40c0cde72e pythonPackages.ufoprocessor: init at 1.9.0 2020-08-30 10:17:23 -07:00
sternenseemann
34f05cf02f pythonPackages.mutatormath: init at 3.0.1 2020-08-30 10:17:23 -07:00
sternenseemann
03ac35ddf7 pythonPackages.ufonormalizer: init at 0.4.1 2020-08-30 10:17:23 -07:00
sternenseemann
5db55e5106 pythonPackages.fontparts: init at 0.9.2 2020-08-30 10:17:23 -07:00
sternenseemann
e591c63a4f pythonPackages.booleanoperations: init at 0.9.0 2020-08-30 10:17:23 -07:00
sternenseemann
fb67ae709f pythonPackages.defcon: init at 0.7.2 2020-08-30 10:17:23 -07:00
sternenseemann
61b57f0781 pythonPackages.fontmath: init at 0.6.0 2020-08-30 10:17:23 -07:00
sternenseemann
47addc60d5 pythonPackages.fontpens: init at 0.2.4 2020-08-30 10:17:23 -07:00
sternenseemann
3f53134108 pythonPackages.fonttools: 4.13.0 → 4.14.0 2020-08-30 10:17:23 -07:00
sternenseemann
5c000c1a03 pythonPackages.unicodedata2: init at 13.0.0-2 2020-08-30 10:17:23 -07:00
sternenseemann
c83ebad684 pythonPackages.zopfli: init at 0.1.6 2020-08-30 10:17:23 -07:00
sternenseemann
9388762bf7 pythonPackages.pytest-randomly: init at 3.4.1 2020-08-30 10:17:23 -07:00
Bart Brouns
f9a1a02349 redkite: 1.0.1 -> 1.0.3 2020-08-30 18:51:58 +02:00
R. RyanTM
4aa5466cbc python27Packages.qtconsole: 4.7.5 -> 4.7.6 2020-08-30 09:47:05 -07:00
Robert Scott
5f40ba47d5 pythonPackages.pint: add missing dependencies
importlib-metadata and packaging appear to have been falsely satisfied
by the inclusion of pytestCheckHook in checkInputs. this can be
demonstrated by attempting to build this package with doCheck = false.

also removed the isPy27 clause as package no longer seems to support <3.6
anyway now.
2020-08-30 09:22:37 -07:00
Jamie McClymont
51cdf4fdea kdesu: update patch to use qCWarning 2020-08-30 17:27:04 +02:00
Ryan Mulligan
1b7b1cb976
Merge pull request #96524 from r-ryantm/auto-update/python2.7-phonenumbers
python27Packages.phonenumbers: 8.12.7 -> 8.12.8
2020-08-30 07:54:25 -07:00
Linus Heckemann
bba8571c39
Merge pull request #96538 from Mic92/go-references
buildGoModule/buildGoPackage: Remove go references from lib,libexec
2020-08-30 16:44:08 +02:00
Matthieu Coudron
f1d233e5be
Merge pull request #96657 from bbigras/lua-resty-openidc
luaPackages.lua-resty-openidc: init at 1.7.2-1
2020-08-30 15:23:12 +02:00
Daniël de Kok
b4631b0dcc
Merge pull request #96664 from risicle/ris-blis-missing-dependency
pythonPackages.blis: add missing dependency numpy
2020-08-30 13:38:50 +02:00
Daniël de Kok
35e19d22c1 libtorch-bin: init at 1.6.0 2020-08-30 13:22:09 +02:00
Frederik Rietdijk
5d8dd5c259 python.tests: don't mix the two types of tests
The integration tests code was included in the environment tests. After
this commit it is hopefully clearer what belongs together.
2020-08-30 12:59:24 +02:00
Jan Tojnar
e487caa3a7
Merge pull request #94272 from r-ryantm/auto-update/gtk-layer-shell
gtk-layer-shell: 0.1.0 -> 0.2.0
2020-08-30 10:44:32 +02:00
Daniël de Kok
ff875a967f
Merge pull request #96540 from mredaelli/so
so: init at 0.4.2
2020-08-30 10:23:12 +02:00
Massimo Redaelli
3bce24295b so: init at 0.4.2 2020-08-30 09:29:05 +02:00
Frederik Rietdijk
4fb1055b12
Merge pull request #96603 from NixOS/python-unstable
pythonPackages: patch updates
2020-08-30 09:11:46 +02:00
Bruno Bigras
215ff41134 luaPackages.lua-resty-openidc: init at 1.7.2-1 2020-08-30 03:11:31 -04:00
Jonathan Ringer
959c24fc7c pythonPackages.parsedatetime: disable python2 2020-08-30 09:11:03 +02:00
Jonathan Ringer
973d4dd39e python3Packages.clifford: fix deps 2020-08-30 09:11:03 +02:00
Jonathan Ringer
6d565c8b69 python3Packages.cirq: fix build 2020-08-30 09:11:03 +02:00
Jonathan Ringer
75291e223f python3Packages.sphinxcontrib-openapi: fix build 2020-08-30 09:11:03 +02:00
Jonathan Ringer
56bbebe237 python3Packages.xml2rfc: fix build 2020-08-30 09:11:03 +02:00
Jonathan Ringer
aee512f62d python3Packages.catalouge: fix tests 2020-08-30 09:11:03 +02:00
Jonathan Ringer
d49fc3600e python3Packages.aioesphomeapi: fix build 2020-08-30 09:11:03 +02:00
Jonathan Ringer
fb6d6a518c python3Packages.zarr: disable <python3.5
```
  Processing ./zarr-2.4.0-py2-none-any.whl
  ERROR: Package 'zarr' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-08-30 09:11:03 +02:00
Jonathan Ringer
1df01342cf python3Packages.validators: disable <python3.5
```
  Processing ./validators-0.17.1-py2-none-any.whl
  ERROR: Package 'validators' requires a different Python: 2.7.18 not in '>=3.4'
```
2020-08-30 09:11:03 +02:00
Jonathan Ringer
bfb5d918a7 python3Packages.transip: disable <python3.5 2020-08-30 09:11:03 +02:00
Jonathan Ringer
5b52eb9752 python3Packages.sounddevice: disable <python3.5 2020-08-30 09:11:02 +02:00
Jonathan Ringer
589335b829 python3Packages.smart_open: disable <python3.5 2020-08-30 09:11:02 +02:00
Jonathan Ringer
b56230d800 python3Packages.seekpath: disable <python3.5 2020-08-30 09:11:02 +02:00
Jonathan Ringer
ffebbefd43 pythonPackages.ripser: disable <python3.6 2020-08-30 09:11:02 +02:00
Jonathan Ringer
96df058bfe pythonPackages.executor: disable python2 2020-08-30 09:11:02 +02:00
Jonathan Ringer
ba537f97a7 python3Packages.dogpile-cache: disable <python3.6 2020-08-30 09:11:02 +02:00
Jonathan Ringer
a8b6169aa2 python3Packages.cloudflare: fix build 2020-08-30 09:11:02 +02:00
Jonathan Ringer
f0c9d18a6b python3Packages.paramiko: fix build with cryptography>=3.1 2020-08-30 09:11:02 +02:00
Frederik Rietdijk
9bd7b3f283 python3Packages.zeroconf: 0.28.0 -> 0.28.2 2020-08-30 09:11:02 +02:00
Frederik Rietdijk
ef78337439 python3Packages.virtualenv: 20.0.30 -> 20.0.31 2020-08-30 09:11:02 +02:00
Frederik Rietdijk
18f9395e56 python3Packages.unittest-xml-reporting: 3.0.3 -> 3.0.4 2020-08-30 09:11:02 +02:00
Frederik Rietdijk
546d293f70 python3Packages.typing_extensions: 3.7.4.2 -> 3.7.4.3 2020-08-30 09:11:02 +02:00
Frederik Rietdijk
6281434dbb python3Packages.timelib: 0.2.4 -> 0.2.5 2020-08-30 09:11:02 +02:00
Frederik Rietdijk
7c3ac97368 python3Packages.tifffile: 2020.8.13 -> 2020.8.25 2020-08-30 09:11:02 +02:00
Frederik Rietdijk
ceb43ecd37 python3Packages.svglib: 1.0.0 -> 1.0.1 2020-08-30 09:11:02 +02:00
Frederik Rietdijk
1f401e7688 python3Packages.supervisor: 4.2.0 -> 4.2.1 2020-08-30 09:11:02 +02:00
Frederik Rietdijk
df374bd3af python3Packages.SQLAlchemy: 1.3.18 -> 1.3.19 2020-08-30 09:11:02 +02:00
Frederik Rietdijk
412a6f2a7e python3Packages.smart_open: 2.1.0 -> 2.1.1 2020-08-30 09:11:02 +02:00
Frederik Rietdijk
dcdcdff007 python3Packages.sarge: 0.1.5.post0 -> 0.1.6 2020-08-30 09:11:02 +02:00
Frederik Rietdijk
c3549fc6d5 python3Packages.sabyenc3: 4.0.0 -> 4.0.2 2020-08-30 09:11:02 +02:00
Frederik Rietdijk
703ecf9a4a python3Packages.robotframework-requests: 0.7.0 -> 0.7.1 2020-08-30 09:11:02 +02:00
Frederik Rietdijk
42e8c9cf3c python3Packages.ripser: 0.5.3 -> 0.5.4 2020-08-30 09:11:01 +02:00
Frederik Rietdijk
3bceee4b66 python3Packages.qtconsole: 4.7.5 -> 4.7.6 2020-08-30 09:11:01 +02:00
Frederik Rietdijk
0b08969bef python3Packages.pywbem: 1.0.1 -> 1.0.2 2020-08-30 09:11:01 +02:00
Frederik Rietdijk
805317d376 python3Packages.python-rtmidi: 1.4.3 -> 1.4.5 2020-08-30 09:11:01 +02:00
Frederik Rietdijk
33ddfcb8d9 python3Packages.pytest: 4.6.9 -> 4.6.11 2020-08-30 09:11:01 +02:00
Frederik Rietdijk
2248a7422f python36: 3.6.11 -> 3.6.12 2020-08-30 08:59:42 +02:00
Spencer Baugh
780caf6690 python37: 3.7.8 -> 3.7.9
Release notes:
https://docs.python.org/release/3.7.9/whatsnew/changelog.html

Most notable is the fixed behavior of asynchronous generators; without
this fix, they fail to work in some scenarios.
2020-08-30 08:52:06 +02:00
Aaron L. Zeng
9d937af9db ocamlPackages.webbrowser: init at 0.6.1 2020-08-30 07:52:40 +02:00
Vincent Laporte
b3beb74d7c coqPackages.gappalib: 1.4.3 → 1.4.4 2020-08-30 07:26:32 +02:00
Andreas Fuchs
41e34e76d8 gcc: Only use strip -x if building libgccjit on darwin
It's not necessary to use strip -x otherwise, so let's just use it for
the JIT library.
2020-08-29 23:10:38 -04:00
Martin Weinelt
ed5c35626a python3Packages.pyipp: 0.10.1 -> 0.11.0
Loosens dependency requirements and thus fixes build with bumped yarl
version.
2020-08-29 17:37:55 -07:00
Martin Weinelt
f31f620200 python3Packages.samsungtvws: init at 1.5.3 2020-08-29 17:37:55 -07:00
Martin Weinelt
60cb1123b2 pythonPackages.samsungctl: init at 0.7.1 2020-08-29 17:37:55 -07:00
Peter Hoeg
b10edc136e dogpile.cache: add missing dep 2020-08-29 17:32:29 -07:00
Peter Simons
4eb6f6b18f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
f23325d9cd.
2020-08-30 02:30:28 +02:00
Jan Tojnar
5cfd8275a6
pyexcel-xls: 0.5.8 → 0.5.9 2020-08-30 01:13:57 +02:00
Ryan Mulligan
d2eac481bf
Merge pull request #96615 from r-ryantm/auto-update/sagittarius-scheme
sagittarius-scheme: 0.9.6 -> 0.9.7
2020-08-29 14:51:57 -07:00
Maximilian Bosch
19c3507ab1
cargo-make: 0.32.3 -> 0.32.4
https://github.com/sagiegurari/cargo-make/releases/tag/0.32.4
2020-08-29 22:51:35 +02:00
Robert Scott
4b3f8bd214 pythonPackages.blis: add missing dependency numpy
blis' numpy dependency seems to have been falsely satisfied by its
inclusion in checkInputs, whereas this seems to actually be an install
dependency. this can be demonstrated by attempting to build this package
with doCheck = false and watching it fail.

also removed cython from checkInputs as it's already in nativeBuildInputs
2020-08-29 20:55:51 +01:00
Daniël de Kok
ef3dc7be23 python3Packages.deepdiff: fix by adding mmh3 dependency 2020-08-29 11:56:16 -07:00
Daniël de Kok
1beb19e39d python3Packages.mmh3: init at 2.5.1 2020-08-29 11:56:16 -07:00
Daniël de Kok
7a29b43311
Merge pull request #96537 from mredaelli/dot-http
dot-http: init at 0.2.0
2020-08-29 19:33:35 +02:00
Frederik Rietdijk
29ec39c5b3 python3Packages.pyopencl: 2020.2 -> 2020.2.1 2020-08-29 10:23:39 -07:00
Frederik Rietdijk
1ee7c94953 python3Packages.PyMuPDF: 1.17.5 -> 1.17.6 2020-08-29 10:23:39 -07:00
Frederik Rietdijk
c70e26bacf python3Packages.PyChromecast: 7.2.0 -> 7.2.1 2020-08-29 10:23:39 -07:00
Frederik Rietdijk
c3b9b79c51 python3Packages.pyatv: 0.7.1 -> 0.7.2 2020-08-29 10:23:39 -07:00
Frederik Rietdijk
eb521d1a48 python3Packages.pyTelegramBotAPI: 3.7.2 -> 3.7.3 2020-08-29 10:23:39 -07:00
Frederik Rietdijk
f6b8b3484b python3Packages.phonenumbers: 8.12.7 -> 8.12.8 2020-08-29 10:23:39 -07:00
Frederik Rietdijk
4ef9d81c93 python3Packages.parfive: 1.1.0 -> 1.1.1 2020-08-29 10:23:39 -07:00
Frederik Rietdijk
e9bb0b5e41 python3Packages.papermill: 2.1.2 -> 2.1.3 2020-08-29 10:23:39 -07:00
Frederik Rietdijk
8211f56941 python3Packages.pandas: 1.1.0 -> 1.1.1 2020-08-29 10:23:39 -07:00
Frederik Rietdijk
dc7159cd61 python3Packages.openpyxl: 3.0.4 -> 3.0.5 2020-08-29 10:23:39 -07:00
Frederik Rietdijk
d8ed224af5 python3Packages.nunavut: 0.3.4 -> 0.3.6 2020-08-29 10:23:39 -07:00
Frederik Rietdijk
de3e467a47 python3Packages.numpy: 1.16.5 -> 1.16.6 2020-08-29 10:23:39 -07:00
Frederik Rietdijk
45786bb8d3 python3Packages.numba: 0.51.0 -> 0.51.1 2020-08-29 10:23:39 -07:00
Frederik Rietdijk
d52990f0b1 python3Packages.notebook: 5.7.8 -> 5.7.10 2020-08-29 10:23:39 -07:00
Frederik Rietdijk
d3bd2848c6 python3Packages.nodeenv: 1.3.3 -> 1.3.5 2020-08-29 10:23:39 -07:00
Frederik Rietdijk
481c8de7bd python3Packages.nipype: 1.5.0 -> 1.5.1 2020-08-29 10:23:39 -07:00
Frederik Rietdijk
838301ee48 python3Packages.netdisco: 2.8.1 -> 2.8.2 2020-08-29 10:23:38 -07:00
Frederik Rietdijk
9a6b8ffa2d python3Packages.nbclient: 0.4.1 -> 0.4.3 2020-08-29 10:23:38 -07:00
Frederik Rietdijk
70111669b0 python3Packages.mutagen: 1.43.0 -> 1.43.1 2020-08-29 10:23:38 -07:00
Frederik Rietdijk
5532b439cd python3Packages.mozhttpd: 0.7 -> 0.7.1 2020-08-29 10:23:38 -07:00
Frederik Rietdijk
715029c0bd python3Packages.apache-libcloud: 2.8.2 -> 2.8.3 2020-08-29 10:23:38 -07:00
Frederik Rietdijk
3efbfbd37d python3Packages.keyring: 21.3.0 -> 21.3.1 2020-08-29 10:22:13 -07:00
Frederik Rietdijk
82b6f506e7 python3Packages.jupyterlab: 2.2.4 -> 2.2.6 2020-08-29 10:22:13 -07:00
Frederik Rietdijk
a2b48cf6d2 python3Packages.jupyterhub-ldapauthenticator: 1.3.1 -> 1.3.2 2020-08-29 10:22:13 -07:00
Frederik Rietdijk
a4e7e05fe6 python3Packages.jupyter_client: 6.1.6 -> 6.1.7 2020-08-29 10:22:13 -07:00