Commit Graph

82078 Commits

Author SHA1 Message Date
Matthew Bauer
01377fc6ef
Merge pull request #87435 from matthewbauer/strip-more-in-cross
treewide: strip more things in cross
2020-05-29 22:28:04 -05:00
Michael Weiss
a668f6a58a libva: Switch from GNU Autotools to Meson 2020-05-29 20:48:15 +02:00
Michael Weiss
9ab24ec76b libva-utils: refactor
Note: This doesn't affect the result.
2020-05-29 20:48:15 +02:00
Frederik Rietdijk
20aa1cc95c python.pkgs.python-lz4: buildInputs are nativeBuildInputs 2020-05-29 20:42:11 +02:00
Frederik Rietdijk
7fe783903e python.pkgs.pkgconfig: fix setup hook
after regression caused by https://github.com/NixOS/nixpkgs/pull/87705
2020-05-29 20:41:49 +02:00
Frederik Rietdijk
81b204e8a1 python.pkgs.cython: use pkg-config instead of python.pkgs.pkgconfig
It does not need the Python interface to pkg-config.

Note I think the majority of Python packages that use pkgconfig should
actually use pkg-config.
2020-05-29 20:21:04 +02:00
Frederik Rietdijk
36d9eeb9c7 Merge staging-next into staging 2020-05-29 17:06:01 +02:00
Frederik Rietdijk
c7d25a5db6 Merge master into staging-next 2020-05-29 17:05:38 +02:00
Vladimír Čunát
afa9962538
Merge #78910: libarchive: link to zstd (into staging)
Also split outputs and don't provide static lib by default.
2020-05-29 15:37:55 +02:00
Claudio Bley
7172514b72 bazel: 3.1.0 -> 3.2.0 2020-05-29 15:22:35 +02:00
Ryan Mulligan
a3a94a957e
Merge pull request #89068 from r-ryantm/auto-update/codeql
codeql: 2.1.3 -> 2.1.4
2020-05-29 05:50:12 -07:00
Maximilian Bosch
4eb9c62591
Merge pull request #89132 from talyz/php-buildenv-keep-extensions
php.buildEnv: Let enabled extensions to pass through by default
2020-05-29 13:03:43 +02:00
Mario Rodas
d9f9fcfd16
Merge pull request #89146 from marsam/init-libfyaml
libfyaml: init at 0.5.7
2020-05-29 04:35:45 -05:00
Claudio Bley
1c5386fa1d bazel: Make bazel_3 the default version
* drop bazel_2
* update hashes of fetch derivations that use `buildBazelPackage`
2020-05-29 08:52:17 +02:00
Claudio Bley
c456288170 bazel_3: init at 3.1.0 2020-05-29 08:52:17 +02:00
Vincent Laporte
1992d68551 ocamlPackages.core_kernel: remove at 112.24.00
This is a legacy version for OCaml 4.02
2020-05-29 08:23:42 +02:00
zowoq
8609b214fa oniguruma: switch to autotools 2020-05-29 13:14:19 +10:00
MetaDark
ec905d07fa cmake-language-server: init at 0.1.1 2020-05-28 19:21:43 -07:00
MetaDark
f3ee91d47e pythonPackages.pytest-datadir: init at 1.3.1 2020-05-28 19:21:43 -07:00
MetaDark
db2ce6413e python3Packages.pygls: init at 0.8.1 2020-05-28 19:21:43 -07:00
R. RyanTM
f0d90a2ef0 python27Packages.py_scrypt: 0.8.13 -> 0.8.15 2020-05-28 19:19:51 -07:00
talyz
bfdc832aef
php.buildEnv: Let enabled extensions to pass through by default
If only extraConfig is specified in buildEnv, keep the currently
enabled extensions active. Brought up in #89011.
2020-05-29 00:32:12 +02:00
Vincent Haupert
354798437a pythonPackages.hiyapyco: init at 0.4.16 2020-05-28 15:29:30 -07:00
Daniël de Kok
8c5f4b8a3b python3Packages.spacy: relax thinc version constraint 2020-05-28 15:17:07 -07:00
R. RyanTM
abe0e561c7 python27Packages.thinc: 7.4.0 -> 7.4.1 2020-05-28 15:17:07 -07:00
R. RyanTM
1096383557 python27Packages.elasticsearch: 7.6.0 -> 7.7.0 2020-05-28 14:57:13 -07:00
Antoine Richard
847de99970
pythonPackages.secp256k1: fix broken package (#88612)
* fix secp256k1 broken package

* Update default.nix

* Update default.nix
2020-05-28 14:46:49 -07:00
adisbladis
63bac1fc59
poetry2nix: 1.8.0 -> 1.9.0 2020-05-28 21:41:17 +01:00
Frederik Rietdijk
03de4c02fb Merge staging-next into staging 2020-05-28 22:05:36 +02:00
Frederik Rietdijk
e27e3ae169 Merge master into staging-next 2020-05-28 22:03:48 +02:00
Timo Kaufmann
d6cf34ea5a
Merge pull request #89115 from timokau/metals-client-agnostic
metals: provide client-agnostic flavor
2020-05-28 18:55:20 +00:00
Dmitry Kalinkin
dba97ff6dd
Merge pull request #88015 from alexarice/agda-pkg-init
agda-pkg: init at 0.1.50
2020-05-28 12:32:34 -04:00
Orivej Desh
df9ac8b4a0
fmt: 6.2.0 -> 6.2.1, fix cmake config (#89114) 2020-05-28 16:31:13 +00:00
Timo Kaufmann
0e2456da82 metals: provide client-agnostic flavor 2020-05-28 17:43:00 +02:00
Mario Rodas
ffcfd9d498
Merge pull request #89077 from r-ryantm/auto-update/hyperscan
hyperscan: 5.2.1 -> 5.3.0
2020-05-28 09:12:55 -05:00
Mario Rodas
8af3ec3075
Merge pull request #89065 from r-ryantm/auto-update/cargo-tarpaulin
cargo-tarpaulin: 0.12.4 -> 0.13.2
2020-05-28 09:11:20 -05:00
Mario Rodas
ac4713b166
Merge pull request #89097 from marsam/update-zz
zz: 2020-03-02 -> 0.1
2020-05-28 09:10:07 -05:00
Mario Rodas
0c836fa1af
Merge pull request #88040 from zowoq/oniguruma
oniguruma: 6.9.4 -> 6.9.5_rev1
2020-05-28 09:09:36 -05:00
Ryan Mulligan
ce4c8e7fa5
Merge pull request #89053 from r-ryantm/auto-update/xmlrpc-c
xmlrpc_c: 1.39.12 -> 1.51.06
2020-05-28 06:35:50 -07:00
Thomas Tuegel
99d2567515
Merge pull request #86317 from xbreak/qt5-pkg-config
qt5: Add missing include path to pkg-config files
2020-05-28 05:46:52 -05:00
Mario Rodas
501e613507
libfyaml: init at 0.5.7 2020-05-28 04:20:00 -05:00
Mario Rodas
23a75a4465
zz: 2020-03-02 -> 0.1 2020-05-28 04:20:00 -05:00
Yuriy Chernyshov
331ce6981b
Update spdlog to 1.6.0 2020-05-28 10:57:51 +03:00
Vincent Laporte
eab4103efa ocamlPackages.core: remove at 112.24.01
This is a legacy version for OCaml 4.02
2020-05-28 09:09:53 +02:00
Ben Darwin
7547926b81 ocamlPackages.biocaml: patch for -safe-string compilation with Ocaml 4.10 2020-05-28 09:08:51 +02:00
Ben Darwin
203d0644b4 ocamlPackages.owl: 0.8.0 -> 0.9.0 2020-05-28 09:08:51 +02:00
Jörg Thalheim
1b81b5574d
Merge pull request #88425 from makefu/pkgs/dex2jar/init
dex2jar: init at 2.0
2020-05-28 07:53:03 +01:00
makefu
e682df2ef0
dex2jar: init at 2.0 2020-05-28 08:30:45 +02:00
Mario Rodas
e433b62a8a
Merge pull request #89069 from r-ryantm/auto-update/cpputest
cpputest: 3.8 -> 4.0
2020-05-27 23:51:17 -05:00
R. RyanTM
235e1eee8d hyperscan: 5.2.1 -> 5.3.0 2020-05-28 04:28:03 +00:00