Wael M. Nasreddine
cb91e0c667
asmfmt: 1.1 -> 1.2.1
2020-04-30 21:24:02 -07:00
Wael M. Nasreddine
65f85b6efb
asmfmt: do not include gofmt/goimports/goreturns
2020-04-30 21:18:07 -07:00
Maximilian Bosch
23b619559d
Merge pull request #86388 from matthiasbeyer/add-cargo-deny
...
cargo-deny: init at 0.6.6
2020-04-30 23:57:26 +02:00
Jan Tojnar
d74e044888
flatpak-builder: remove p7zip dependency
...
7zip is unmaintained and full of holes. In the worst case, it can be still picked up from PATH.
https://discourse.nixos.org/t/p7zip-and-possible-rces/6951
2020-04-30 23:14:00 +02:00
Matthias Beyer
731eecbacb
cargo-deny: init at 0.6.6
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-04-30 11:58:45 +02:00
Oleksii Filonenko
852ae7ef2e
scc: 2.11.0 -> 2.12.0
2020-04-30 12:40:41 +03:00
Maximilian Bosch
ee58c7a363
Merge pull request #82982 from cole-h/rust-cleanup
...
improve robustness of various Rust packages
2020-04-30 02:07:57 +02:00
Maximilian Bosch
80425fa14a
wasm-bindgen-cli: 0.2.60 -> 0.2.61
...
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.61
2020-04-30 01:11:29 +02:00
geistesk
c13178ff1a
golangci-lint: 1.25.0 -> 1.25.1
2020-04-29 21:48:51 +02:00
Jörg Thalheim
ed3fe70602
Merge pull request #86323 from rasendubi/meson
2020-04-29 15:04:30 +01:00
Alexey Shmalko
2364d98c60
meson: remove rasendubi from maintainers
...
I lagged behind meson changes and I can't provide good reviews or fix
meson issues. I am therefore resigning from meson maintainership.
2020-04-29 16:52:29 +03:00
zimbatm
e970627a71
Merge pull request #86178 from Mic92/gox
...
gox: 20181025 -> 1.0.1
2020-04-29 15:32:17 +02:00
Mario Rodas
cffb1cbcb2
Merge pull request #86286 from marsam/update-act
...
act: 0.2.7 -> 0.2.8
2020-04-29 05:40:38 -05:00
Jan Tojnar
2b5e2ffe0a
Merge pull request #86165 from jtojnar/libusb-compat-rename
2020-04-29 08:26:08 +02:00
Colin
4007ceb6af
treewide get rid of go 1.12 ( #83253 )
...
* treewide Drop unneeded go 1.12 overrides
* Fix packr to be go module compatible.
I updated to version 2.8.0 which is the latest on master.
Then due to the 2 different sets of go modules which are used, I split
the build into two different derivations, then merged them togethor
using symlinkJoin to have the same output structure as the existing derivation.
* Remove consul dependency on go1.12
I updated the consul version to 1.7.2 and flipped it to building using
modules.
* Remove go1.12 from perkeep.
Update the version to the latest unstable on master.
* Update scaleway-cli to not be pinned to go1.12
Switched the version to 1.20
* Update prometheus-varnish-exporter to not depend on go1.12
* Update lnd to build with go1.12
Updated the version
Forced only building subpackages with main to prevent panics over
multiple modules in one repo
* Remove go1.12 from openshift
Had to update the version to 4.1.0 and do a bit of munging to get this
to work
* Remove go1.12 completely.
These are no longer needed.
* Update bazel-watcher and make it build with go 1.14
2020-04-28 20:16:20 -04:00
Tim Steinbach
f7b417440d
jenkins: 2.222.1 -> 2.222.3
2020-04-28 11:16:48 -04:00
Mario Rodas
7b4aa95e6c
act: 0.2.7 -> 0.2.8
2020-04-28 04:20:00 -05:00
Jörg Thalheim
ca388c9fce
gox: 20181025 -> 1.0.1
2020-04-28 09:40:28 +01:00
Matt McHenry
8d1d6454f3
jid: 0.7.2 -> 0.7.6
2020-04-27 21:49:49 -07:00
Jan Tojnar
e89e2edc73
libusb-compat-0_1: rename from libusb
2020-04-28 05:33:41 +02:00
Florian Klink
3b1e189f40
Merge pull request #85965 from flokli/libusb1-cleanups
...
make libusb1 dependencies explicit
2020-04-27 16:40:47 +02:00
Jörg Thalheim
eeeba2a793
Merge pull request #86121 from zowoq/more-go-fixes
...
buildGoPackage: use installShellFiles, {excluded,sub}Packages
2020-04-27 13:08:50 +01:00
zowoq
481c7bbd71
cloudfoundry-cli: use installShellFiles
2020-04-27 21:06:12 +10:00
Max Wittig
8f5e4d1b63
gitlab-runner: 12.10.0 -> 12.10.1 ( #86100 )
2020-04-27 10:57:17 +00:00
Florian Klink
4f27b45bb5
stlink: cmake is a nativeBuildInput
2020-04-27 12:19:12 +02:00
Florian Klink
dd03e76f61
stlink: inline libusb-static
...
This is a stlink-specific detail, and doesn't need to be in
top-level.nix
2020-04-27 12:19:12 +02:00
Jörg Thalheim
a90356e08a
Merge pull request #86035 from zowoq/go-fixes
2020-04-27 10:03:52 +01:00
zowoq
454f8ef82a
kind: update completion
2020-04-27 08:48:42 +10:00
Andreas Stührk
0f20af8bd3
skaffold: 1.6.0 -> 1.8.0
2020-04-26 10:00:28 -07:00
Benjamin Hipple
a96dc47dd8
Merge pull request #86016 from marsam/update-cloud-nuke
...
cloud-nuke: 0.1.7 -> 0.1.18
2020-04-25 19:59:42 -04:00
Mario Rodas
2933063455
tflint: 0.15.4 -> 0.15.5
2020-04-25 12:52:00 -05:00
Mario Rodas
69bb53604e
cloud-nuke: 0.1.7 -> 0.1.18
2020-04-25 04:20:00 -05:00
Ryan Mulligan
e7460e9412
Merge pull request #84309 from r-ryantm/auto-update/micronaut
...
micronaut: 1.3.2 -> 1.3.4
2020-04-24 21:42:42 -07:00
Lily Ballard
19b77d4ad1
jazzy: 0.13.1 -> 0.13.3
2020-04-24 19:40:00 -07:00
James Cook
5fcbdc6788
Merge pull request #85897 from NickHu/remarkable-toolchain
...
remarkable-toolchain: init at 1.8-23.9.2019
2020-04-24 22:09:47 +00:00
Maximilian Bosch
2a77540f7f
cargo-make: 0.30.5 -> 0.30.6
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.6
2020-04-24 15:18:00 +02:00
Jörg Thalheim
2bba291913
Merge pull request #85868 from Mic92/go-tooling
2020-04-24 12:22:58 +01:00
xrelkd
94579ce01b
cargo-expand: 0.5.0 -> 0.6.0
2020-04-24 09:40:43 +08:00
Nick Hu
540bbf43a6
remarkable-toolchain: init at 1.8-23.9.2019
2020-04-24 00:22:03 +01:00
Jörg Thalheim
11019ea58f
Merge pull request #85243 from oxalica/rust-analyzer
2020-04-23 16:36:54 +01:00
Jörg Thalheim
019dc065ee
gometalinter: remove
...
gometalinter development has stopped. golangci-lint is the replacement
2020-04-23 15:33:15 +01:00
Jörg Thalheim
40793b5e23
gogetdoc: 2018-10-25 -> 2019-02-28
2020-04-23 15:29:13 +01:00
Jörg Thalheim
4fe70362b9
godef: 1.1.1 -> 1.1.2
2020-04-23 15:29:13 +01:00
Jörg Thalheim
32278c8791
gocode: 2018-11-05 -> 2020-04-06
2020-04-23 15:29:13 +01:00
Jörg Thalheim
9e4b5b78bf
impl: 2018-02-27 -> 2019-11-19
2020-04-23 15:29:12 +01:00
Jörg Thalheim
771c6d57c5
gopkgs: 2.0.1 -> 2.1.2
2020-04-23 15:29:12 +01:00
Jörg Thalheim
4508ccc6fa
gomodifytags: 2018-09-14 -> 1.4.0
2020-04-23 15:29:12 +01:00
Jörg Thalheim
40740541ac
reftools: 2018-09-14 -> 2019-12-21
2020-04-23 15:29:12 +01:00
Jörg Thalheim
684b41042a
gopls: init at 0.4.0
2020-04-23 15:29:12 +01:00
Jörg Thalheim
98db2b575b
gotools: 2019-11-14 -> 2020-04-21
2020-04-23 15:28:16 +01:00