adisbladis
d828748440
Merge pull request #82667 from etu/clean-up-php-derivation
...
php: Clean up php derivation
2020-03-15 18:18:17 +00:00
adisbladis
af9b839a89
nodePackages: regenerate sets
2020-03-15 17:30:37 +00:00
adisbladis
f37e7adb7b
nodePackages: Fix NODE_NIXPKGS_PATH in shell-generate.nix
2020-03-15 17:30:37 +00:00
eyjhbb@gmail.com
d8b41ad219
vimPlugins.coc-*: add npm dependencies
2020-03-15 17:30:33 +00:00
Elis Hirwing
f1dfb6e0f5
php: get rid of with lib;
used on entire file
2020-03-15 18:04:57 +01:00
Elis Hirwing
6100ac4ab2
php: remove unsupported options
...
- mcrypt was removed in 7.2
- mhash was integrated into hash in 7.0
2020-03-15 18:04:25 +01:00
Benjamin Hipple
80a3dbcdd2
geckodriver: upgrade cargo fetcher and cargoSha256
2020-03-15 17:59:25 +01:00
Michael Weiss
7a1c9d8eb7
python3Packages.google_api_python_client: 1.7.12 -> 1.8.0
...
This version doesn't depend on
https://github.com/NixOS/nixpkgs/pull/82355 anymore.
2020-03-15 16:34:56 +01:00
Michael Weiss
069f62de77
python3Packages.google_api_python_client: 1.7.11 -> 1.7.12
2020-03-15 16:34:56 +01:00
Sander van der Burg
875bcef98b
base16-builder: regenerate with node2nix 1.8.0, add supplement.json with node-pre-gyp to fix build
2020-03-15 16:37:47 +01:00
Sander van der Burg
798ab51bc7
nodePackages: regenerate with node2nix 1.8.0
2020-03-15 16:36:51 +01:00
Timo Kaufmann
2e68526cec
Merge pull request #82647 from timokau/retdec-fix
...
retdec: fix build
2020-03-15 13:58:21 +00:00
adisbladis
79ca23ba68
nodePackages: regenerate set
2020-03-15 13:02:28 +00:00
Ersin Akinci
47069c019f
nodePackages.coc-prettier: init
2020-03-15 12:55:06 +00:00
Timo Kaufmann
e5642d405e
retdec: fix build
...
The build was broken by the gcc9 update. Pinning to gcc8 for now.
2020-03-15 11:57:57 +01:00
Elis Hirwing
da3384a25d
php: Re-indent main derivation
2020-03-15 10:27:37 +01:00
Timo Kaufmann
6c0fa331f0
python.pkgs.smmap2: remove
...
They were recently merged back together and smmap is the canonical
version:
https://github.com/gitpython-developers/smmap/issues/44
2020-03-14 16:00:38 -07:00
Timo Kaufmann
8eacb87061
python.pkgs.GitPython: 3.0.5 -> 3.1.0
2020-03-14 16:00:38 -07:00
Timo Kaufmann
6db65f8d02
python.pkgs.gitdb2: remove
...
The two are now the same:
https://github.com/gitpython-developers/gitdb/issues/59
2020-03-14 16:00:38 -07:00
Timo Kaufmann
e789990fb6
python.pkgs.gitdb: 0.6.4 -> 4.0.2
2020-03-14 16:00:38 -07:00
Fabian Möller
1e5a151ac5
cargo-udeps: 0.1.9 -> 0.1.10
2020-03-14 15:48:46 -07:00
Daniël de Kok
7b3802dfd1
sentencepiece: add myself as a maintainer
2020-03-14 15:40:29 -07:00
Daniël de Kok
27d0c5a07e
sentencepiece: split into multiple outputs, optional gperftools
...
I am using sentencepiece in a downstream application where I want to
minimize the resulting closures. This commit makes changes to make
sentencepiece a leaner dependency:
- Split the outputs, so that the binaries/headers do not end up in the
transitive closure in a library dependency.
- Add the `withGPerfTools` option, which is enabled by default, to
make it possible to disable the gperftools dependency. According to
the sentencepiece README, this dependency gives a 10-40% performance
improvement. But in many cases this is overshadowed by the neural
networks that use piece identifiers as input anyway.
2020-03-14 15:40:29 -07:00
Jaakko Luttinen
24219f69a3
pythonPackages.sphinxcontrib-katex: init at 0.5.1
2020-03-14 15:37:47 -07:00
Jaakko Luttinen
d7ef824b7b
pythonPackages.sphinxcontrib-fulltoc: init at 1.2.0
2020-03-14 15:37:20 -07:00
Daniël de Kok
e539eb93f8
python3Packages.somajo: init at 2.0.4
2020-03-14 22:58:02 +01:00
Ben Darwin
61b61ed087
python3Packages.batchgenerators: init at 0.19.7
2020-03-14 22:56:38 +01:00
Ben Darwin
45d0109512
python3Packages.threadpoolctl: init at 2.0.0
2020-03-14 22:56:38 +01:00
Frederik Rietdijk
3a2c21dc95
Merge pull request #82361 from petabyteboy/feature/jbr-from-source
...
jetbrains.jdk: build from source
2020-03-14 22:54:57 +01:00
Daniël de Kok
80d85b68a3
python3Packages.spacy: 2.2.3 -> 2.2.4
...
Changelog:
https://github.com/explosion/spaCy/releases/tag/v2.2.4
Also remove some unused propagatedBuildInputs.
2020-03-14 22:48:02 +01:00
Daniël de Kok
8dc3bb0af8
python3Packages.thinc: 7.3.1 -> 7.4.0
...
Remove old stale propagatedBuildInputs.
2020-03-14 22:48:02 +01:00
Daniël de Kok
b58cd1b2e9
python3Packages.srsly: 1.0.1 -> 1.0.2
2020-03-14 22:48:02 +01:00
zimbatm
b6fe12b1cc
cryptpad: 3.0.1 -> 3.13.0 ( #82602 )
2020-03-14 19:51:44 +00:00
Vladyslav M
1f8127d2ab
Merge pull request #82498 from r-ryantm/auto-update/cargo-udeps
...
cargo-udeps: 0.1.7 -> 0.1.9
2020-03-14 20:43:13 +02:00
Tom Hall
c6c753668d
openblas: disable optimisation pending fix
...
See https://github.com/xianyi/OpenBLAS/issues/2496
2020-03-14 18:06:59 +00:00
Alyssa Ross
dcb43197ea
rust_1_38_0: drop
2020-03-14 16:55:06 +00:00
Alyssa Ross
6cea0daaa9
rustracerd: build with current rust
...
Fix taken from https://github.com/jwilm/racerd/pull/82 . It just
updates a dependency.
2020-03-14 16:55:06 +00:00
Mario Rodas
3b2d9b3e4c
tflint: 0.15.1 -> 0.15.2
...
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.15.2
2020-03-14 16:40:18 +00:00
Mario Rodas
8a0c1b8cf1
Merge pull request #82068 from anmonteiro/anmonteiro/bs-platform-7.2.0
...
bs-platform: 7.0.1 -> 7.2.0
2020-03-14 10:25:53 -05:00
Frederik Rietdijk
13e7a3e112
Python: introduce tests for interpreters
...
This adds tests to the passthru of all Python interpreters.
2020-03-14 15:05:37 +01:00
R. RyanTM
21b8df1019
minizincide: 2.3.2 -> 2.4.2
2020-03-14 14:25:50 +01:00
R. RyanTM
4e7d702bb9
cli11: 1.8.0 -> 1.9.0
2020-03-14 14:25:23 +01:00
R. RyanTM
77d2408f7d
lightstep-tracer-cpp: 0.11.0 -> 0.12.0
2020-03-14 14:24:44 +01:00
Frederik Rietdijk
e4336956e4
Merge pull request #79316 from r-ryantm/auto-update/git-ftp
...
git-ftp: 1.5.2 -> 1.6.0
2020-03-14 14:24:09 +01:00
R. RyanTM
9ad2b5e69d
libmysofa: 0.9.1 -> 1.0
2020-03-14 14:23:45 +01:00
R. RyanTM
6e8d817333
omnisharp-roslyn: 1.32.19 -> 1.34.11
2020-03-14 14:23:28 +01:00
Tim Steinbach
16eb11b5d3
jenkins: 2.204.4 -> 2.204.5
2020-03-14 04:59:52 -04:00
Jörg Thalheim
09ad2cffdc
radare2: 4.3.0 -> 4.3.1
2020-03-14 08:56:42 +00:00
Jörg Thalheim
1a3ca53dee
Merge pull request #82544 from r-ryantm/auto-update/hcloud
...
hcloud: 1.14.0 -> 1.16.1
2020-03-14 08:03:21 +00:00
Vladimír Čunát
6dcb71ecc1
Merge branch 'staging-next'
2020-03-14 07:56:23 +01:00