Commit Graph

13703 Commits

Author SHA1 Message Date
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
John Ericson
5bafec36ef
Merge pull request #99176 from Ericson2314/meson-remove-extra-cc
meson: Remove propagated native C compiler
2020-11-15 14:18:15 -05: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
R. RyanTM
ac49fb46e2 conftest: 0.21.0 -> 0.22.0 2020-11-15 02:07:08 +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
9fc4a4db5a Merge staging-next into staging 2020-11-13 20:59:08 +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
Jonas Chevalier
a7cb88c3de
tree-wide: unify Bash completions outputs (#103421)
Use $out/share/bash-completion/completions to store the Bash completions
2020-11-12 21:22:18 +00: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
Frederik Rietdijk
3fceafce1e buildPython*: remove pythonRecompileBytecodeHook as dependency
This hook was added to get reproducible bytecode. Because it was causing
issues it was disabled, but still kept as a dependency. Now the main
issue with bytecode reproducibility has been resolved by updating pip to
20.2.4, we remove this hook as a dependency.

If a package with Python code is not yet reproducible, one could add
this hook to `nativeBuildInputs`.
2020-11-12 19:32:30 +01: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
R. RyanTM
4e29e393eb yq-go: 3.4.0 -> 3.4.1 2020-11-12 12:22:08 +00:00
R. RyanTM
05d994f064 yarn: 1.22.5 -> 1.22.10 2020-11-12 11:41:29 +00:00
Nick Hu
a371c10711
Merge pull request #102763 from colemickens/tree-sitter
tree-sitter: 0.17.1 -> 0.17.3; run make install
2020-11-12 09:05:59 +00:00
R. RyanTM
b1dc6b0a29 terraformer: 0.8.8 -> 0.8.9 2020-11-12 07:37:06 +00:00
R. RyanTM
7bf1406091 skaffold: 1.15.0 -> 1.16.0 2020-11-12 03:38:00 +00:00
Mario Rodas
d10ca6d48a
Merge pull request #103521 from r-ryantm/auto-update/rr
rr: 5.3.0 -> 5.4.0
2020-11-11 21:28:23 -05:00
Mario Rodas
906e557841
Merge pull request #103463 from r-ryantm/auto-update/lsof
lsof: 4.93.2 -> 4.94.0
2020-11-11 21:26:53 -05:00
Mario Rodas
571dde64bd
Merge pull request #103488 from r-ryantm/auto-update/packet-cli
packet-cli: 0.0.8 -> 0.1.1
2020-11-11 21:21:48 -05:00
R. RyanTM
3364557220 sd-local: 1.0.5 -> 1.0.12 2020-11-12 02:10:47 +00:00
R. RyanTM
67a986a44a rr: 5.3.0 -> 5.4.0 2020-11-12 00:52:25 +00:00
Kevin Rauscher
7fad668515 bloop: 1.4.4 -> 1.4.5 2020-11-11 15:17:43 -08:00
Kevin Rauscher
5420cb2904 metals: 0.9.4 -> 0.9.5 2020-11-11 15:16:02 -08:00
R. RyanTM
03b81ea829 pipenv: 2020.8.13 -> 2020.11.4 2020-11-11 14:36:31 -08:00
R. RyanTM
d7f38d2fcc dt-schema: 2020.8.1 -> 2020.11 2020-11-11 14:33:25 -08:00
Maximilian Bosch
11c8a6e4f7
vagrant: 2.2.11 -> 2.2.13
https://github.com/hashicorp/vagrant/blob/v2.2.13/CHANGELOG.md#2213-november-06-2020
2020-11-11 23:27:30 +01:00
Maximilian Bosch
9b440931ca
Merge pull request #103476 from r-ryantm/auto-update/nix-build-uncached
nix-build-uncached: 1.0.2 -> 1.1.0
2020-11-11 22:16:24 +01:00
R. RyanTM
5c8be438ea packet-cli: 0.0.8 -> 0.1.1 2020-11-11 19:37:17 +00:00
R. RyanTM
7840281114 operator-sdk: 1.1.0 -> 1.2.0 2020-11-11 19:12:07 +00:00
Pavol Rusnak
cabec55afd
osslsigncode: unstable-2020-08-02 -> 2.1 2020-11-11 19:41:04 +01:00
Michael Raskin
83992fd7c6
bisoncpp: init (#103316)
* bobcat: 4.08.03 -> 5.05.00; switch homepage

* bisoncpp: init at 6.04.00

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-11 18:20:39 +00:00
R. RyanTM
c360d971a2 nix-build-uncached: 1.0.2 -> 1.1.0 2020-11-11 17:54:09 +00:00
Frederik Rietdijk
4076ffe580 Merge staging-next into staging 2020-11-11 16:00:34 +01:00
R. RyanTM
fad425cfbb cmake: 3.18.2 -> 3.18.4 2020-11-11 15:58:37 +01:00
R. RyanTM
0251996c69 lsof: 4.93.2 -> 4.94.0 2020-11-11 14:36:05 +00:00
Tim Steinbach
b9c505b7bf
sbt-extras: Add test 2020-11-11 09:32:06 -05:00
Tim Steinbach
6134eafe08
sbt-extras: 2020-09-24 → 2020-11-08 2020-11-11 09:32:05 -05:00
Tim Steinbach
e4d8eb1c30
sbt-extras: Add update script 2020-11-11 09:32:05 -05:00
Mario Rodas
9cbb9a308b
Merge pull request #103409 from r-ryantm/auto-update/gauge
gauge: 1.1.4 -> 1.1.5
2020-11-11 05:24:20 -05:00
Mario Rodas
8b11be8794
Merge pull request #103420 from r-ryantm/auto-update/hcloud
hcloud: 1.19.1 -> 1.20.0
2020-11-11 05:19:37 -05:00
Mario Rodas
0140aced53
Merge pull request #103354 from r-ryantm/auto-update/bear
bear: 3.0.1 -> 3.0.2
2020-11-11 05:17:27 -05:00
Mario Rodas
78c2e29c5c
Merge pull request #103341 from r-ryantm/auto-update/act
act: 0.2.16 -> 0.2.17
2020-11-11 04:16:35 -05:00
Mario Rodas
a0a82dd0cd
Merge pull request #103364 from r-ryantm/auto-update/cargo-make
cargo-make: 0.32.8 -> 0.32.9
2020-11-11 04:06:58 -05:00
Mario Rodas
cbce1f018c
Merge pull request #103375 from r-ryantm/auto-update/codeql
codeql: 2.3.2 -> 2.3.3
2020-11-11 04:06:04 -05:00
Mario Rodas
f0488432f0
Merge pull request #103387 from r-ryantm/auto-update/doctl
doctl: 1.49.0 -> 1.51.0
2020-11-11 04:01:51 -05:00
Mario Rodas
28e88417be
Merge pull request #103372 from bbigras/cargo-tarpaulin
cargo-tarpaulin: 0.15.0 -> 0.17.0
2020-11-11 04:00:49 -05:00
Mario Rodas
1ec0732ea1
Merge pull request #103413 from r-ryantm/auto-update/goconst
goconst: 1.2.0 -> 1.3.2
2020-11-11 03:54:32 -05:00
R. RyanTM
85d4895f09 hcloud: 1.19.1 -> 1.20.0 2020-11-11 08:50:56 +00:00
Oleksii Filonenko
89ff657d88
Merge pull request #103418 from happysalada/wrangler_fix_darwin_build
wrangler: fix Darwin build
2020-11-11 10:49:35 +02:00
Mario Rodas
430af49b1a
Merge pull request #103414 from r-ryantm/auto-update/golangci-lint
golangci-lint: 1.32.0 -> 1.32.2
2020-11-11 03:45:56 -05:00
happysalada
4c875b9c02 wrangler: fix Darwin build 2020-11-11 17:19:20 +09:00
R. RyanTM
27a11e95b3 golangci-lint: 1.32.0 -> 1.32.2 2020-11-11 07:50:32 +00:00
R. RyanTM
d16b0de92d goconst: 1.2.0 -> 1.3.2 2020-11-11 07:40:48 +00:00
R. RyanTM
195ed0d5cd gauge: 1.1.4 -> 1.1.5 2020-11-11 07:02:14 +00:00
R. RyanTM
b331d9f9c9 azure-storage-azcopy: 10.6.1 -> 10.7.0 2020-11-10 22:18:22 -08:00
R. RyanTM
2fe0a921a4 doctl: 1.49.0 -> 1.51.0 2020-11-11 02:54:12 +00:00
John Ericson
493f8b2ea2
Merge pull request #93368 from samueldr/feature/or1k-toolchain
Initial support for OpenRISC 1000
2020-11-10 21:36:43 -05:00
R. RyanTM
7d2ae456bc codeql: 2.3.2 -> 2.3.3 2020-11-11 00:59:49 +00:00
Bruno Bigras
264294bf29 cargo-tarpaulin: 0.15.0 -> 0.17.0 2020-11-10 19:44:46 -05:00
R. RyanTM
4c438d109e circleci-cli: 0.1.11146 -> 0.1.11458 2020-11-11 00:40:18 +00:00
R. RyanTM
b48a9f05bf cargo-make: 0.32.8 -> 0.32.9 2020-11-10 23:33:45 +00:00
R. RyanTM
376405314f bear: 3.0.1 -> 3.0.2 2020-11-10 22:20:26 +00:00
R. RyanTM
8a9d29cdea act: 0.2.16 -> 0.2.17 2020-11-10 20:43:51 +00:00
Frederik Rietdijk
0b2ca377b1 Merge staging-next into staging 2020-11-10 10:13:13 +01:00
Frederik Rietdijk
379aaa1e0c Merge master into staging-next 2020-11-10 10:11:08 +01:00
Ryan Mulligan
ea4169b5c3
Merge pull request #103260 from r-ryantm/auto-update/qbs
qbs: 1.16.0 -> 1.17.0
2020-11-09 21:42:38 -08:00
Samuel Dionne-Riel
ebd89f6de1 binutils: Use 2.34 for OpenRISC 1000 2020-11-09 22:32:12 -05:00
Samuel Dionne-Riel
c6f6db77ac binutils: Prepare for concurrent versions 2020-11-09 22:32:12 -05:00
Samuel Dionne-Riel
257fb62387 binutils: Add patches for 2.34
From #89793
2020-11-09 22:32:12 -05:00
Samuel Dionne-Riel
dbe556af9c binutils: Move patches in versioned dir
We'll have multiple binutils to contend with.
2020-11-09 22:32:12 -05:00
R. RyanTM
400b29acf1 qbs: 1.16.0 -> 1.17.0 2020-11-10 02:38:09 +00:00
Phillip Cloud
2472122bf3
arcanist: copy directly from $PWD to pick up any applied patches (#95879) 2020-11-09 20:43:52 +01:00
Nick Hu
4d8adccab6
tree-sitter: update grammars 2020-11-09 18:42:17 +00:00
Nick Hu
a63c72212c
tree-sitter: macOS compatibility 2020-11-09 18:41:51 +00:00
Nick Hu
aea7f1b540
tree-sitter: make shared/static libraries configurable 2020-11-09 18:41:20 +00:00
Frederik Rietdijk
8aaf2e60e5 Merge staging-next into staging 2020-11-09 14:49:10 +01:00
Frederik Rietdijk
20f001c01e Merge master into staging-next 2020-11-09 14:33:52 +01:00
Jörg Thalheim
f77eb9bb4d
Merge pull request #101773 from oxalica/rust-analyzer 2020-11-09 14:26:21 +01:00
Ben Siraphob
445dde6304 Initial implementation of mmix cross-compile 2020-11-09 19:49:55 +07:00
oxalica
4894ffd620
rust-analyzer: 2020-11-02 -> 2020-11-09 2020-11-09 20:33:37 +08:00
oxalica
d52578bd31
rust-analyzer: fix update script with unstable nix 2020-11-09 20:33:23 +08:00
Eduardo Quiros
947d21ca71 lazygit: 0.23.6 -> 0.23.7 2020-11-09 11:57:26 +00:00
Samuel Gräfenstein
22b73d1282 pkgs/*: add final newline to .nix files 2020-11-09 11:39:28 +00:00
WORLDofPEACE
00ecee00bb
Merge pull request #102664 from andreasfelix/andreasfelix/vala-language-server
vala-language-server: init at 0.48.1
2020-11-09 04:18:08 -05:00
Felix Andreas
49280e8bb8 vala-language-server: init at 0.48.1 2020-11-09 03:44:08 +01:00
Doron Behar
4d79d20643
Merge pull request #103092 from Atemu/update/bear
bear: 2.4.2 -> 3.0.1
2020-11-09 01:11:13 +02:00
Kevin Cox
c2a3de5e99
Merge pull request #103096 from bennyandresen/clj-kondo_upgrade
clj-kondo: 2020.04.05 -> 2020.11.07
2020-11-08 12:24:16 -05:00
Jörg Thalheim
551748d52d
Merge pull request #103109 from SuperSandro2000/vgo2nix
vgo2nix: 2020-05-05 -> 2020-11-07
2020-11-08 08:56:58 +01:00
Daniël de Kok
4e9cb0aeff
Merge pull request #102181 from bbigras/wrangler
wrangler: 1.10.3 -> 1.12.2
2020-11-08 08:12:51 +01:00
Sandro Jäckel
c60ef6a249
vgo2nix: 2020-05-05 -> 2020-11-07 2020-11-08 02:45:57 +01:00
Vladimír Čunát
45009cacef
Merge #102196: doxygen: 1.8.19 -> 1.8.20 (in staging) 2020-11-07 21:15:21 +01:00
Benjamin Andresen
045c2abdfa clj-kondo: 2020.04.05 -> 2020.11.07 2020-11-07 19:52:45 +01:00
Symphorien Gibol
3dd8f8e0ba framac: fix setup hook without plugins in nix-review 2020-11-07 19:30:02 +01:00
Symphorien Gibol
6e5d98ebdb framac: use wrapGAppsHook
this solves a gdk-pixbuf related problem when using nix-bundle
2020-11-07 19:30:02 +01:00
Mario Rodas
e76d0c37e6
Merge pull request #96341 from r-ryantm/auto-update/ktlint
ktlint: 0.37.2 -> 0.39.0
2020-11-07 11:46:58 -05:00
Atemu
51acdda618 bear: 2.4.2 -> 3.0.1
Bear has been completely redone, this is basically a new package
2020-11-07 17:27:17 +01:00
Mario Rodas
d8bdeac599 nix-linter: fix build 2020-11-07 04:20:00 +00:00
Michael Raskin
434d9676aa
Merge pull request #102579 from moinessim/msbuild/case-insensitive-file-system
MSBuild: Move to backup file to change LICENSE to lowercase.
2020-11-07 12:11:46 +00:00
Mario Rodas
cb9fab88c3
Merge pull request #102993 from r-burns/wally
wally-cli: enable on darwin
2020-11-07 01:10:57 -05:00
Jan Tojnar
d6fb279b42
Merge pull request #102711 from r-ryantm/auto-update/php-blackfire 2020-11-06 21:52:37 +01:00
Emery Hemingway
be459ef9ff tup: 0.7.9 -> 0.7.10 2020-11-06 21:27:56 +01:00
oxalica
68060f6f6f
makeRustPlatform: add rustLibSrc
rust-analyzer: rustcSrc -> rustLibSrc to fix build
2020-11-07 01:42:27 +08:00
oxalica
7ac7ce8b1a
rust-analyzer: 2020-10-19 -> 2020-11-02 2020-11-07 01:29:51 +08:00
Tim Steinbach
21d863f7e0
Merge pull request #102982 from NeQuissimus/coursier_update
coursier: Add update script
2020-11-06 08:52:31 -05:00
Tim Steinbach
ed168aa16d
Merge pull request #102952 from NeQuissimus/jenkins_update
jenkins: Update script, 2.249.2 -> 2.249.3
2020-11-06 08:51:51 -05:00
Maximilian Bosch
b06e65aad2
vagrant: 2.2.10 -> 2.2.11
https://github.com/hashicorp/vagrant/blob/main/CHANGELOG.md#2211-november-05-2020
2020-11-06 13:48:52 +01:00
Maximilian Bosch
8051411322
cargo-make: 0.32.7 -> 0.32.8
https://github.com/sagiegurari/cargo-make/releases/tag/0.32.8
2020-11-06 13:45:12 +01:00
Frederik Rietdijk
99fb79ae84 Merge master into staging-next 2020-11-06 12:51:56 +01:00
Ryan Burns
b79b4c0eb0 wally-cli: enable on darwin 2020-11-05 21:10:30 -08:00
Mario Rodas
11d1486a85 ktlint: 0.38.1 -> 0.39.0
https://github.com/pinterest/ktlint/releases/tag/0.39.0
2020-11-06 04:20:00 +00:00
Tim Steinbach
8846bd9f79
coursier: Add update script 2020-11-05 21:13:56 -05:00
Robert Hensing
f541365ca4
Merge pull request #100663 from andersk/rufo
rufo (Ruby formatter): init at 0.12.0
2020-11-06 00:44:42 +01:00
Tim Steinbach
37cd50fa35
jenkins: 2.249.2 → 2.249.3 2020-11-05 18:09:37 +00:00
Tim Steinbach
66d8c7d29a
jenkins: Inline update script, add test reference 2020-11-05 13:08:06 -05:00
Jan Tojnar
d9b4611dd4
Merge branch 'staging-next' into staging 2020-11-05 09:43:10 +01:00
Jan Tojnar
a821be7531
Merge branch 'master' into staging-next 2020-11-05 09:42:47 +01:00
Jan Tojnar
c0c4b481e6
Merge pull request #102144 from jtojnar/meson-0.56
meson: 0.55.3 → 0.56.0
2020-11-05 08:48:01 +01:00
Daniël de Kok
341aa3d3e0
Merge pull request #102602 from danieldk/rocm-3.9.0
Update ROCm to 3.9.0
2020-11-05 06:59:28 +01:00
Martin Weinelt
7f22603396
Merge pull request #102827 from redvers/update_ant_1.10.9
ant: 1.10.8 -> 1.10.9
2020-11-05 00:29:07 +01:00
Guillaume Bouchard
2de3de4631 antlr: 4.7 -> 4.8 2020-11-04 15:26:29 -08:00
Tim Steinbach
18d375cae7
Merge pull request #102817 from NeQuissimus/ammonite_update
ammonite: Add test reference, update script
2020-11-04 18:10:07 -05:00
Robert Hensing
1a5556867e Merge master into staging 2020-11-04 23:57:57 +01:00
Red Davies
89cd50903d ant: 1.10.8 -> 1.10.9 2020-11-04 21:07:36 +00:00
Tim Steinbach
fb396b7ea5
Update pkgs/development/tools/ammonite/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-04 13:26:21 -05:00
Tim Steinbach
7e062659e9
ammonite: Add test reference, update script 2020-11-04 12:57:58 -05:00
Tim Steinbach
ac9ba67ec5
Merge pull request #102642 from NeQuissimus/sbt_1_4_2
SBT: Add test, update script, 1.4.0 -> 1.4.2
2020-11-04 12:49:34 -05:00
Griffin Smith
3341f6c1fc babashka,clj-kondo: Depend on graalvm-ce
Now that we have community builds of graalvm landed in #99631, both
clj-kondo and babashka can depend on those versions of graalvm rather
than the one that requires building from source - this can be built in
hydra, and generally is much easier to build and test.
2020-11-04 09:09:54 -08:00
Tim Steinbach
23be792bad
sbt: Add test 2020-11-04 11:30:36 -05:00
Cole Mickens
562eaafd36
tree-sitter: 0.17.1 -> 0.17.3; run make install 2020-11-04 06:16:13 -08:00
Frederik Rietdijk
10c57af49c Merge staging-next into staging 2020-11-04 09:28:07 +01:00
Frederik Rietdijk
9e6d7d3c74 Merge master into staging-next 2020-11-04 09:27:42 +01:00
R. RyanTM
df4ce3f261 pmd: 6.26.0 -> 6.29.0 2020-11-04 07:43:07 +00:00
Jan Tojnar
f76171b0db
blackfire: 1.44.1 → 1.44.2 2020-11-04 08:02:51 +01:00
R. RyanTM
1581e7ed74 php73Extensions.blackfire: 1.41.0 -> 1.43.0 2020-11-04 05:36:45 +00:00
Mario Rodas
4f62b02845
Merge pull request #102687 from r-ryantm/auto-update/pack
buildpack: 0.13.0 -> 0.14.2
2020-11-03 21:52:24 -05:00
R. RyanTM
313325d4f4 buildpack: 0.13.0 -> 0.14.2 2020-11-04 01:30:26 +00:00
Doron Behar
d5560be0df
Merge pull request #98400 from doronbehar/pkg/bump
bump: init at 0.2.2
2020-11-04 00:30:09 +02:00
Michael Weiss
4b2c7fb106
gn: Add myself as maintainer
Since I maintain Chromium (I'll have to make sure that gnChromium always
builds and it would be good to get notified on any PRs/issues).
2020-11-03 20:01:28 +01:00
Tim Steinbach
8d279bbf67
sbt: 1.4.0 → 1.4.2 2020-11-03 11:39:07 -05:00
Tim Steinbach
d92254fbeb
sbt: Add update script 2020-11-03 11:39:06 -05:00
Tim Steinbach
fc37cc679f
Merge pull request #102506 from JesusMtnez/coursier
coursier: 2.0.5 -> 2.0.6
2020-11-03 10:59:16 -05:00
Frederik Rietdijk
470f05cb5d Merge staging-next into staging 2020-11-03 12:06:41 +01:00
Frederik Rietdijk
237966224d Merge master into staging-next 2020-11-03 12:06:06 +01:00
Doron Behar
65f4c39a40
Merge pull request #100695 from anpryl/operator-sdk-1.1.0 2020-11-03 11:19:25 +02:00
Daniël de Kok
7b14f860ee rocm-cmake: 3.8.0 -> 3.9.0 2020-11-03 08:49:50 +01:00
Moises Nessim
258bae917a Move to backup file to change LICENSE to lowercase. 2020-11-02 23:10:37 -05:00
R. RyanTM
0852928498 mdk: 1.2.10 -> 1.3.0 2020-11-03 04:03:01 +00:00
Bruno Bigras
3024a74046 wrangler: 1.10.3 -> 1.12.2 2020-11-02 20:17:33 -05:00
Mario Rodas
66e6171514
Merge pull request #101356 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.10993 -> 0.1.11146
2020-11-02 18:15:02 -05:00
Mario Rodas
91c53edb93
Merge pull request #102344 from r-ryantm/auto-update/gllvm
gllvm: 1.2.8 -> 1.2.9
2020-11-02 18:07:46 -05:00
Daniël de Kok
9caeb6f29b
Merge pull request #102499 from r-ryantm/auto-update/kpack
knightos-kpack: 1.1.0 -> 1.1.1
2020-11-02 19:01:41 +01:00
JesusMtnez
54e3fbdecd
coursier: 2.0.5 -> 2.0.6 2020-11-02 18:34:22 +01:00
R. RyanTM
a60aff6cb6 knightos-kpack: 1.1.0 -> 1.1.1 2020-11-02 16:47:50 +00:00
R. RyanTM
51a5874231 byacc: 20200330 -> 20200910 2020-11-02 08:08:54 -08:00
R. RyanTM
0b8ca5644a cproto: 4.7p -> 4.7q 2020-11-02 07:53:24 -08:00
R. RyanTM
8b56e9daf5 codeql: 2.3.1 -> 2.3.2 2020-11-02 07:51:07 -08:00
Jörg Thalheim
3f1cd94a24 nix-build-uncached: 1.0.1 -> 1.0.2 2020-11-02 07:50:10 -08:00
R. RyanTM
4a8bbb98b4 nix-build-uncached: 1.0.0 -> 1.0.1 2020-11-02 07:50:10 -08:00
R. RyanTM
4b6ad1bdf2 omnisharp-roslyn: 1.37.1 -> 1.37.3 2020-11-02 07:49:28 -08:00
Pavol Rusnak
2c931312ce treewide: simplify rev/repo arguments in src
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
Jonathan Ringer
e98e29ed3a glslviewer: 2019-04-22 -> 1.6.8, use python3 2020-11-01 10:46:35 -08:00
freezeboy
5dfc33cb3c google-app-engine-go-sdk: refactor to use python3 2020-11-01 09:14:01 -08:00
Mario Rodas
0007c0f302
Merge pull request #102292 from r-ryantm/auto-update/flyway
flyway: 6.5.5 -> 7.1.1
2020-11-01 07:18:01 -05:00
Mario Rodas
6dab885e32
Merge pull request #102326 from r-ryantm/auto-update/checkstyle
checkstyle: 8.36.2 -> 8.37
2020-11-01 07:11:35 -05:00
Mario Rodas
8b579d8062
Merge pull request #102337 from r-ryantm/auto-update/fly
fly: 6.6.0 -> 6.7.0
2020-11-01 07:05:19 -05:00
R. RyanTM
e2ae423b3b gllvm: 1.2.8 -> 1.2.9 2020-11-01 10:58:30 +00:00
R. RyanTM
fa45e8792d fly: 6.6.0 -> 6.7.0 2020-11-01 09:49:56 +00:00
Frederik Rietdijk
83dde6c52c Merge staging-next into staging 2020-11-01 10:11:12 +01:00
Frederik Rietdijk
7a8d5dc8a6 Merge master into staging-next 2020-11-01 10:10:47 +01:00
Gabriel Ebner
f183291ead
Merge pull request #99421 from prusnak/electron
Electron updates
2020-11-01 10:08:48 +01:00
Peter Hoeg
0444c91a3b pev: 2018-07-22 -> 2020-05-23 2020-11-01 15:34:24 +08:00
R. RyanTM
d6ba21adf4 checkstyle: 8.36.2 -> 8.37 2020-11-01 07:31:26 +00:00
Mario Rodas
dc2e926ba3 mkcert: 1.4.1 -> 1.4.2
https://github.com/FiloSottile/mkcert/releases/tag/v1.4.2
2020-11-01 04:20:00 +00:00
R. RyanTM
1a130e752a flyway: 6.5.5 -> 7.1.1 2020-10-31 23:47:06 +00:00
zimbatm
6cc483b6c2
autogen: make reproducible (#102280) 2020-10-31 23:27:12 +01:00
Maximilian Bosch
7616553570
Merge pull request #102228 from SuperSandro2000/rubocop-1.1.0
rubocop: 0.77.0 -> 1.1.0
2020-10-31 16:27:16 +01:00
Maximilian Bosch
be9313766b
packer: 1.6.4 -> 1.6.5
https://github.com/hashicorp/packer/releases/tag/v1.6.5
2020-10-31 15:51:19 +01:00
Vladimír Čunát
dfd3ede68d
Merge branch 'master' into staging-next 2020-10-31 14:30:44 +01:00
Sandro Jäckel
534b0f19f3
rubocop: 0.77.0 -> 1.1.0 2020-10-31 13:38:22 +01:00
zowoq
21b2619ee6 buildah: 1.16.5 -> 1.17.0
https://github.com/containers/buildah/releases/tag/v1.17.0
2020-10-31 09:26:44 +10:00
Maximilian Bosch
4536670516
Merge pull request #101679 from r-ryantm/auto-update/liquibase
liquibase: 4.0.0 -> 4.1.1
2020-10-30 23:51:24 +01:00
ajs124
1f75b60c56 doxygen: 1.8.19 -> 1.8.20
also move doxygen_gui to qt5 and modernize the expression a bit

enableParallel was disabled, since it reproducably failed on my
dual-socket Xeon machine
2020-10-30 19:45:27 +01:00
Mario Rodas
74c402d75d
Merge pull request #102079 from r-ryantm/auto-update/gosec
gosec: 2.4.0 -> 2.5.0
2020-10-30 07:44:59 -05:00
Mario Rodas
0e7968639a
Merge pull request #102080 from r-ryantm/auto-update/gotestsum
gotestsum: 0.5.4 -> 0.6.0
2020-10-30 07:42:24 -05:00
Vincent Laporte
557094a10c ocamlPackages.ocp-build: 1.99.19-beta → 1.99.21-beta 2020-10-30 11:39:15 +01:00
Dennis Gosnell
add6a1ef1f
Merge pull request #102117 from cdepillabout/spago-0.17
spago: 0.16.0 -> 0.17.0
2020-10-30 18:57:02 +09:00
Jan Tojnar
f80fb9cb87
meson: 0.55.3 → 0.56.0
https://mesonbuild.com/Release-notes-for-0-56-0.html
https://github.com/mesonbuild/meson/releases/tag/0.56.0
2020-10-30 10:27:51 +01:00
(cdep)illabout
a86b58192b
spago: 0.16.0 -> 0.17.0 2020-10-30 09:59:23 +09:00
Mario Rodas
27f705def2
Merge pull request #102055 from r-ryantm/auto-update/flow
flow: 0.136.0 -> 0.137.0
2020-10-29 19:58:15 -05:00
Ryan Mulligan
857142e7c8
Merge pull request #102045 from r-ryantm/auto-update/doctl
doctl: 1.48.1 -> 1.49.0
2020-10-29 11:21:04 -07:00
R. RyanTM
c473bbbe33 gotestsum: 0.5.4 -> 0.6.0 2020-10-29 17:31:59 +00:00
R. RyanTM
75ddf65fff gosec: 2.4.0 -> 2.5.0 2020-10-29 17:25:25 +00:00
R. RyanTM
1c8206d39b flow: 0.136.0 -> 0.137.0 2020-10-29 15:01:54 +00:00
R. RyanTM
59a7a55e10 doctl: 1.48.1 -> 1.49.0 2020-10-29 13:28:35 +00:00
Mario Rodas
cd46b2ecaa
Merge pull request #102021 from r-ryantm/auto-update/cargo-tarpaulin
cargo-tarpaulin: 0.14.3 -> 0.15.0
2020-10-29 06:44:18 -05:00
Mario Rodas
baca38fd3f
Merge pull request #102011 from r-ryantm/auto-update/azure-storage-azcopy
azure-storage-azcopy: 10.6.0 -> 10.6.1
2020-10-29 05:51:49 -05:00
Mario Rodas
8ec46a0a6f
Merge pull request #102012 from r-ryantm/auto-update/bazel-kazel
bazel-kazel: 0.1.1 -> 0.1.2
2020-10-29 05:50:32 -05:00
Mario Rodas
892a638e47
Merge pull request #102014 from r-ryantm/auto-update/bazelisk
bazelisk: 1.7.3 -> 1.7.4
2020-10-29 05:47:05 -05:00
R. RyanTM
af7ee30319 cargo-tarpaulin: 0.14.3 -> 0.15.0 2020-10-29 10:40:21 +00:00
R. RyanTM
835fd4ffa6 bazelisk: 1.7.3 -> 1.7.4 2020-10-29 09:14:28 +00:00
R. RyanTM
d55feede21 bazel-kazel: 0.1.1 -> 0.1.2 2020-10-29 09:06:48 +00:00
braunse
a74a5c9d92
CastXML: refactor to avoid python2 dependency (#101996)
Switch pythonPackages.sphinx to python3Packages.sphinx. Should
only affect the build of the man-page.
2020-10-29 10:01:18 +01:00
R. RyanTM
451e41f6ef azure-storage-azcopy: 10.6.0 -> 10.6.1 2020-10-29 08:55:03 +00:00
Mario Rodas
13213174fc
Merge pull request #101960 from rvolosatovs/update/gofumpt
gofumpt: 2019-11-11 -> 2020-10-27
2020-10-28 22:52:21 -05:00
Roman Volosatovs
4d5c38797d
gotools: 2020-04-21 -> 2020-10-27 (#101961) 2020-10-28 22:51:18 -05:00
Andrey Kuznetsov
0d41c9a9c6
buildkite-agent: 3.17.0 -> 3.25.0, use buildGoModule, add darwin to platforms (#101954) 2020-10-28 23:43:24 +01:00
Luke Granger-Brown
a30a084b37
gopls: don't build integration tests or documentation generator (#101641)
Not only are these not used, but they also have super generic names,
which is confusing when they appear on the path, and possibly leads
to conflicts with other binaries.
2020-10-28 23:42:07 +01:00
Ruud van Asseldonk
bf713800d0 fedora-coreos-config-transpiler: 0.6.0 -> 0.7.0 2020-10-28 21:09:11 +01:00
Roman Volosatovs
dbc8525ab2
gofumpt: 2019-11-11 -> 2020-10-27 2020-10-28 19:15:30 +01:00
Vladimír Čunát
0b32140b34
Merge branch 'staging-next' into staging 2020-10-28 18:48:56 +01:00
Vladimír Čunát
31839c352e
Merge branch 'master' into staging-next 2020-10-28 18:48:18 +01:00
Florian Ströger
09edea6af9 jsonnet-bundler: init at 0.4.0 2020-10-28 18:31:11 +01:00
Matthieu Coudron
1f9ab74d4c buildBazelPackage: build name from pname/version
and updated bazel-remote accordingly.
2020-10-28 17:55:10 +01:00
Pavol Rusnak
0743d1591f
electron: 10.1.1 -> 10.1.5 2020-10-28 14:58:18 +01:00
Pavol Rusnak
2d3059624b
electron: 9.3.0 -> 9.3.3 2020-10-28 14:58:16 +01:00
Pavol Rusnak
c074301316
electron: 8.5.1 -> 8.5.2 2020-10-28 14:58:13 +01:00
Pavol Rusnak
c46b2a31bb
electron: remove extra output from print-hashes script
to make it more usable for automated update
2020-10-28 14:58:12 +01:00
Mario Rodas
ec2f49dc8c
Merge pull request #101842 from helsinki-systems/litecli-1.4.1
litecli: 1.3.2 -> 1.4.1
2020-10-28 06:16:48 -05:00
Andreas Rammhold
db0fe5c3eb
Merge branch master into staging to fix eval error
This fixes the eval error of the small (and "big"?) NixOS test set that
was fixed in 1088f05 & eba8f542.
2020-10-28 03:03:27 +01:00
Bernardo Meurer
d29ad75a5c
ccls: 0.20190823 -> 0.20201025 2020-10-27 13:54:39 -07:00
Timo Kaufmann
55669a901b
Merge pull request #95530 from midchildan/package/sourcetrail
sourcetrail: 2019.3.46 -> 2020.2.43
2020-10-27 20:33:59 +01:00
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
midchildan
f806d4c79a
sourcetrail: 2019.3.46 -> 2020.2.43 2020-10-27 22:55:18 +09:00