Commit graph

13505 commits

Author SHA1 Message Date
Mario Rodas 7173ac4318
Merge pull request #103867 from r-ryantm/auto-update/flow
flow: 0.137.0 -> 0.138.0
2020-11-18 23:02:09 -05:00
Jan Tojnar 9635686059
Merge pull request #104074 from jtojnar/more-gnome-updates 2020-11-18 13:05:22 +01:00
Andreas Rammhold 48d4b84f40
Merge pull request #104027 from cole-h/crate2nix
crate2nix: init at 0.8.0
2020-11-17 22:23:27 +01:00
Jonas Chevalier 04320e77e1
gopls: 0.5.1 -> 0.5.3 (#104065) 2020-11-17 18:43:25 +01:00
Jan Tojnar f0e0e272de
glade: 3.36.0 → 3.38.1
https://ftp.gnome.org/pub/GNOME/sources/glade/3.37/glade-3.37.0.news
https://ftp.gnome.org/pub/GNOME/sources/glade/3.38/glade-3.38.0.news
https://ftp.gnome.org/pub/GNOME/sources/glade/3.38/glade-3.38.1.news
2020-11-17 18:14:12 +01:00
Cole Helbling 011ecb8f90
crate2nix: init at 0.8.0
crate2nix is a tool that "generates nix build files for rust crates
using cargo".

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-17 08:13:04 -08:00
Tim Steinbach f3dc13bd09
sbt-extras: 2020-11-08 → 2020-11-17 2020-11-17 14:40:29 +00:00
Tim Steinbach 15eb465cd9
coursier: 2.0.6 → 2.0.7 2020-11-17 14:40:28 +00:00
Fabián Heredia Montiel 085da94ace shards: refactor and 0.11.0 -> {0.11.1, 0.12.0} 2020-11-17 22:19:04 +08:00
Oleksii Filonenko 512c3c0a05 maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
Doron Behar 6bd360b4a4
Merge pull request #103957 from expipiplus1/joe-vulkan 2020-11-17 10:43:56 +02:00
lewo 8fc335c0ff
Merge pull request #103741 from 06kellyjac/opa_cleanup
open-policy-agent: move to go modules
2020-11-17 09:28:52 +01:00
Sascha Grunert 204f52ce65 buildah: 1.17.0 -> 1.18.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-11-17 07:22:04 +10:00
Tim Steinbach 9f9134c754
sbt: 1.4.2 → 1.4.3 2020-11-16 09:25:44 -05:00
Frederik Rietdijk 36b27ccf77
Merge pull request #103462 from NixOS/staging-next
Staging next
2020-11-16 15:23:47 +01:00
Maximilian Bosch 4ad6e85f75
Merge pull request #103807 from srenatus/bump/wabt/1.0.20
wabt: 1.0.19 -> 1.0.20
2020-11-16 13:50:17 +01:00
Maximilian Bosch 169142f8b5
Merge pull request #103887 from r-ryantm/auto-update/liquibase
liquibase: 4.1.1 -> 4.2.0
2020-11-16 13:25:03 +01:00
Joe Hermaszewski 1594881eb6 vulkan-validation-layers: Add output for generated include files
These are dependencies of other layers such as the layers in LunarG Vulkan Tools
2020-11-16 17:41:46 +08:00
lewo f08bfb8637
Merge pull request #103882 from nlewo/hydra-cli-0.3.0
hydra-cli: 0.2.0 -> 0.3.0
2020-11-16 09:18:07 +01:00
Frederik Rietdijk 986c2d36da Merge master into staging-next 2020-11-16 09:01:53 +01:00
Ryan Mulligan 7cdbc0330a
Merge pull request #103861 from r-ryantm/auto-update/doctl
doctl: 1.51.0 -> 1.52.0
2020-11-15 10:18:33 -08:00
R. RyanTM 681ad8e638 liquibase: 4.1.1 -> 4.2.0 2020-11-15 09:40:40 +00:00
Antoine Eiche 4e46afa069 hydra-cli: 0.2.0 -> 0.3.0 2020-11-15 09:42:29 +01:00
R. RyanTM 4a98748fd1 flow: 0.137.0 -> 0.138.0 2020-11-15 04:43:12 +00:00
R. RyanTM fbdb0d9953 doctl: 1.51.0 -> 1.52.0 2020-11-15 03:11:48 +00:00
Martin Weinelt 4ec683c2cb
Merge pull request #100903 from mweinelt/literate
Literate: 2019-01-01 -> unstable-2020-09-02
2020-11-15 01:29:54 +01:00
John Ericson 86fedc3a92
Merge pull request #102766 from siraben/mmix
Initial implementation of cross-compilation to Knuth's MMIX
2020-11-14 12:46:24 -05:00
Ryan Mulligan 8f4151ac18
Merge pull request #103483 from r-ryantm/auto-update/operator-sdk
operator-sdk: 1.1.0 -> 1.2.0
2020-11-14 06:53:25 -08:00
Mario Rodas d3cb740a91
Merge pull request #103690 from r-ryantm/auto-update/flyway
flyway: 7.1.1 -> 7.2.0
2020-11-14 09:38:58 -05:00
Stephan Renatus fccd10f426 wabt: 1.0.19 -> 1.0.20
For some unknown reason, the version built here reports
itself as 1.0.13 (e.g. in `wasm-objdump --version`).

That is unfortunate, but seems to match what happened in
the release binaries published on github:
- https://github.com/WebAssembly/wabt/releases/tag/1.0.20
  these report 1.0.13 for me, too, on macos.
- https://github.com/WebAssembly/wabt/issues/1463

Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
2020-11-14 13:52:34 +01:00
Mario Rodas ac676f1332 cloud-nuke: 0.1.18 -> 0.1.23 2020-11-14 04:20:00 +00:00
Mario Rodas 57d8f8bbfd
Merge pull request #103721 from r-ryantm/auto-update/k6
k6: 0.28.0 -> 0.29.0
2020-11-14 06:19:39 -05:00
Pavol Rusnak 5e76b77ff6 openocd: unstable-2020-09-02 -> unstable-2020-11-11
fix build failure with hidapi 0.10.0
2020-11-14 08:33:57 +01:00
Ryan Mulligan 96ea270f30
Merge pull request #103667 from saschagrunert/kustomize
kustomize: 3.8.1 -> 3.8.7
2020-11-13 19:05:45 -08:00
Ryan Mulligan 888703c026
Merge pull request #96732 from r-ryantm/auto-update/stm32cubemx
stm32cubemx: 5.6.1 -> 6.0.1
2020-11-13 16:31:56 -08:00
scalavision c1dfbaa8ad
mill: removing MILL_VERSION variable (#103736) 2020-11-13 18:15:01 -05:00
Malte Brandy 13f96d5d65 haskell-language-server: 0.6.0rc -> 0.6.0 2020-11-13 21:37:56 +01:00
Malte Brandy bf29c147c3 haskellPackages.haskell-language-server: Fix build
In preparation of the upcoming 0.6.0 release I wanted to fix hls.

It introduces two new plugin packages, which are not on hackage yet.

I remove apply-refact overrides, because current apply-refact versions
are compatible with all ghcs we support, according to their changelog.

I override more of the hls dependencies globally on the whole package
set, to avoid a lot of duplicate compilations. And because @peti changed
my mind about this being a good practice.

hls now uses a released version of ghcide
2020-11-13 21:37:56 +01:00
Frederik Rietdijk 463f738cc6 Merge master into staging-next 2020-11-13 20:58:35 +01:00
06kellyjac 4c4742cb58 open-policy-agent: add a longDescription
Added a long description of OPA
2020-11-13 18:56:15 +00:00
06kellyjac 55be94fd28 open-policy-agent: move to buildGoModule
Move from buildGoPackage to buildGoModule since opa is a go module.
2020-11-13 18:51:06 +00:00
R. RyanTM 65ac9e26af k6: 0.28.0 -> 0.29.0 2020-11-13 16:17:17 +00:00
R. RyanTM c68e9c5460 flyway: 7.1.1 -> 7.2.0 2020-11-13 12:57:12 +00:00
Sascha Grunert 897ce96ba7
kustomize: 3.8.1 -> 3.8.7
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-11-13 09:23:42 +01:00
Mario Rodas d09e2bafaa
Merge pull request #103602 from r-ryantm/auto-update/yq-go
yq-go: 3.4.0 -> 3.4.1
2020-11-12 20:45:14 -05:00
Mario Rodas 92178ca8ef
Merge pull request #103599 from r-ryantm/auto-update/yarn
yarn: 1.22.5 -> 1.22.10
2020-11-12 20:34:03 -05:00
Austin Seipp bf094b11b8
trellis: 2020.07.27 -> 2020.11.07
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-11-12 15:23:03 -06:00
Ryan Mulligan 81ea113820
Merge pull request #103529 from r-ryantm/auto-update/sd-local
sd-local: 1.0.5 -> 1.0.12
2020-11-12 11:56:25 -08:00
Ryan Mulligan 1a46817459
Merge pull request #103545 from r-ryantm/auto-update/skaffold
skaffold: 1.15.0 -> 1.16.0
2020-11-12 06:23:01 -08:00
Mario Rodas 813833921a
Merge pull request #103567 from r-ryantm/auto-update/terraformer
terraformer: 0.8.8 -> 0.8.9
2020-11-12 08:09:47 -05:00