3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

12209 commits

Author SHA1 Message Date
Jan Tojnar 4bca7dfb27
Merge branch 'master' into staging-next 2020-07-04 23:59:32 +02:00
Ludovic Claude 6eeb612a9b gradle: 5.6.4 -> 6.5.1
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
Use https for all urls
fix version for native library
pin gradle for jd-gui
2020-07-04 14:56:12 -07:00
Maximilian Bosch 9203abb204
Merge pull request #92246 from r-ryantm/auto-update/liquibase
liquibase: 3.10.0 -> 3.10.1
2020-07-04 23:22:06 +02:00
Maximilian Bosch 67a1c36929
cargo-watch: 7.4.1 -> 7.5.0
https://github.com/passcod/cargo-watch/releases/tag/v7.5.0

Also fixes the `aarch64`-build: https://hydra.nixos.org/build/123187262
2020-07-04 23:13:30 +02:00
Jack Kelly c0e9bc1cf8 aws-sam-cli: 0.44.0 -> 1.0.0rc1 2020-07-04 21:01:32 +10:00
Vladimír Čunát e1206a2129
Merge master into staging-next
This brings thousands of rebuilds.
Hydra nixpkgs: ?compare=1597944
2020-07-04 09:15:27 +02:00
Daniël de Kok 563b4b01ee
Merge pull request #92191 from Tomahna/metals
metals: 0.9.0 -> 0.9.1
2020-07-04 08:35:45 +02:00
R. RyanTM 95930da953 liquibase: 3.10.0 -> 3.10.1 2020-07-04 05:22:12 +00:00
Mario Rodas a252c3747d
Merge pull request #92179 from r-ryantm/auto-update/flyway
flyway: 6.4.4 -> 6.5.0
2020-07-03 18:27:57 -05:00
Saúl Cabrera a45b66e3d9 asls: init at 0.4.0 2020-07-03 18:19:04 -04:00
Maximilian Bosch db0540d178
cargo-make: fix darwin build
https://hydra.nixos.org/build/123569405
2020-07-03 23:10:36 +02:00
Peter Simons f614e5006f
Merge pull request #91759 from NixOS/haskell-updates
Update Haskell package set to LTS 16.3 (plus other fixes)
2020-07-03 21:29:53 +02:00
Peter Simons 6ab9c60bbe
Merge pull request #91640 from sarahzrf/patch-1
Fixed syntax errors in ihaskell wrapper
2020-07-03 20:17:09 +02:00
Maximilian Bosch 12ff390744
Merge pull request #92162 from r-ryantm/auto-update/fdroidserver
fdroidserver: 1.1.7 -> 1.1.9
2020-07-03 18:58:56 +02:00
Kevin Rauscher 04eb79c8a9 metals: 0.9.0 -> 0.9.1 2020-07-03 18:50:01 +02:00
Daniël de Kok 8e51d14108
Merge pull request #92185 from r-ryantm/auto-update/hopper
hopper: 4.5.28 -> 4.5.29
2020-07-03 17:31:50 +02:00
R. RyanTM b994272c13 hopper: 4.5.28 -> 4.5.29 2020-07-03 14:51:48 +00:00
R. RyanTM ff5bf5e793 flyway: 6.4.4 -> 6.5.0 2020-07-03 13:40:00 +00:00
Maximilian Bosch 873e21190e
cargo-make: 0.31.1 -> 0.32.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.32.0
2020-07-03 14:28:46 +02:00
R. RyanTM 7117b0d6a2 fdroidserver: 1.1.7 -> 1.1.9 2020-07-03 11:31:51 +00:00
Peter Simons 7536a09d30 Merge remote-tracking branch 'origin/master' into haskell-updates. 2020-07-03 11:23:30 +02:00
Mario Rodas e489b840ff
Merge pull request #92115 from r-ryantm/auto-update/bmake
bmake: 20200606 -> 20200629
2020-07-02 23:13:50 -05:00
Mario Rodas 2f32d65644
Merge pull request #92085 from r-ryantm/auto-update/skaffold
skaffold: 1.11.0 -> 1.12.0
2020-07-02 20:42:09 -05:00
Mario Rodas d1565a01d0
skaffold: use src.rev 2020-07-02 20:24:17 -05:00
R. RyanTM 2d6d3db7e2 bmake: 20200606 -> 20200629 2020-07-03 01:07:55 +00:00
Flakebi deb78151a9 buildRustPackage: fix cargoBuildFlags
When features were supplied in cargoBuildFlags, the binaries were built
with these features enabled. Unless checking was disabled, `cargo test`
was executed without these build flags, meaning the binaries were
rebuilt and overwritten without the specified features.

Fix this bug by running tests after the installation phase.
2020-07-03 08:53:57 +10:00
Pawel Kruszewski 17e1fbe0fc
eclipse-mat: init at 1.10.0.20200225
Closes #43611
2020-07-02 23:39:33 +02:00
R. RyanTM 52c87393ea skaffold: 1.11.0 -> 1.12.0 2020-07-02 19:14:01 +00:00
Jonathan Ringer 6eb63fc2e5 pmd: 6.17.0 -> 6.25.0, fix runtime 2020-07-02 11:48:59 -07:00
Daniël de Kok 805ab8c14f
Merge pull request #91589 from waldheinz/master
ccache: 3.4.1 -> 3.7.10
2020-07-02 20:18:43 +02:00
Matthias Treydte 4ec15456b3 ccache: 3.4.1 -> 3.7.10
The fix-debug-prefix-map-suite patch became obsolete with upstream
commit:

82010e0eb9

The skip-fs-dependent-test patch with PR:

https://github.com/ccache/ccache/pull/444
2020-07-02 19:42:10 +02:00
R. RyanTM dc5a3f9f13 rust-cbindgen: 0.14.2 -> 0.14.3 2020-07-02 10:33:07 -07:00
Chuck 0cfe9f3ae2 gnumake: 4.2.1 -> 4.3 2020-07-02 17:44:47 +02:00
Frederik Rietdijk ae1584dc98
Merge pull request #91457 from matthewbauer/prefixed-pkg-config
Fixes from prefixed pkg config
2020-07-02 17:26:16 +02:00
Tim Steinbach 5fce232e3f elfutils: 0.176 -> 0.180 2020-07-02 17:24:23 +02:00
Frederik Rietdijk c33ca7c5ce Merge staging-next into staging 2020-07-02 17:14:53 +02:00
Mario Rodas 4ee9de0ce0
Merge pull request #92003 from r-ryantm/auto-update/flow
flow: 0.127.0 -> 0.128.0
2020-07-02 09:01:51 -05:00
R. RyanTM 5b846f1c11 flow: 0.127.0 -> 0.128.0 2020-07-02 10:29:08 +00:00
Mario Rodas ba67663b0a
Merge pull request #91993 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.8302 -> 0.1.8599
2020-07-02 04:23:10 -05:00
R. RyanTM 55948dff74 circleci-cli: 0.1.8302 -> 0.1.8599 2020-07-02 07:03:20 +00:00
Diego Rodriguez 2f817d5c77
kubectx: 0.9.0 -> 0.9.1
New release of Go implementation of Kubectx: https://github.com/ahmetb/kubectx/releases/tag/v0.9.1
2020-07-01 22:28:36 -06:00
Mario Rodas c343436fcd
Merge pull request #91924 from marsam/update-heroku
heroku: 7.41.1 -> 7.42.2
2020-07-01 18:35:08 -05:00
Vincent Laporte 18094dbdc2 frama-c: 21.0 (Scandium) → 21.1 (Scandium) 2020-07-01 23:51:10 +02:00
Claudio Bley cda852a528 bazel: 3.3.0 -> 3.3.1 2020-07-01 23:23:33 +02:00
Drew Risinger 2396eb646d conan: 1.25.0 -> 1.27.0
Switch to fetching source from GitHub vs PyPi, which will enable running
packaging tests in the future.
2020-07-01 12:45:39 -07:00
Drew Risinger ea5a79c4a3 conan: enable pythonPackages.six > 1.14.0 2020-07-01 12:45:39 -07:00
Vincent Laporte 581660a4d3 ocamlPackages.camlp5: 7.11 → 7.12 2020-07-01 13:46:30 +02:00
Pascal Bach c323751a71
gitlab-runner: remove additional binaries (#91811)
Only the gitlab-runner and the helper-images are required.
All other binaries that were currently in the derivation were only for
testing.
2020-07-01 09:43:31 +00:00
Mario Rodas a8a49b4ad3
heroku: 7.41.1 -> 7.42.2 2020-07-01 04:20:00 -05:00
Ryan Mulligan bff350e854
Merge pull request #89643 from r-ryantm/auto-update/micronaut
micronaut: 1.3.5 -> 1.3.6
2020-06-30 22:01:52 -07:00