Joël Perras
653d9258f5
black-macchiato: init at 1.3.0
...
Adds the Python package `black-macchiato`, which allows the usage of
`black` for subsets of an entire file.
2020-09-03 12:32:43 -07:00
Frederik Rietdijk
7a4e3e5762
pythonPackages.dnspython_1: add missing file, fixes eval
2020-09-03 19:17:20 +02:00
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
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
Michael Raskin
742c7340d2
Merge pull request #96494 from jitwit/j
...
j: j901e -> j901f
2020-09-03 05:22:07 +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
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
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
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
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
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
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