Commit graph

15791 commits

Author SHA1 Message Date
Frederik Rietdijk 732addbb81 kcov: use python3 2021-04-03 17:06:11 +02:00
Frederik Rietdijk f812cdd3b8 kconfig-frontends: use python3 2021-04-03 17:06:11 +02:00
Frederik Rietdijk 9029840dc8 jscoverage: use python3 2021-04-03 17:06:11 +02:00
Frederik Rietdijk ae202269fa hexio: stay with python2 2021-04-03 17:06:09 +02:00
Frederik Rietdijk d8ed6258b4 gup: use python3 2021-04-03 17:06:08 +02:00
Frederik Rietdijk ff06baf396 grabserial: use python3 2021-04-03 17:06:08 +02:00
Frederik Rietdijk 34c23dbb42 global: use python3 2021-04-03 17:06:07 +02:00
Frederik Rietdijk 58579c642a gede: use python3 2021-04-03 17:06:07 +02:00
Christian Kögler f822651e70 tree-sitter: Add aarch64 support
tree-sitter compiles on aarch64
2021-04-03 16:11:34 +02:00
github-actions[bot] 74200a7126
Merge master into staging-next 2021-04-03 00:14:57 +00:00
Sandro 11910695f6
Merge pull request #118296 from purcell/ruby-pg_query-2.0.2
defaultGemConfig.pg_query: 2.0.1 -> 2.0.2
2021-04-03 02:14:47 +02:00
Robert Scott d535600060
Merge pull request #117242 from OPNA2608/update/libftdi1-1.5/21.05
libftdi1: 1.4 -> 1.5
2021-04-03 00:17:38 +01:00
Sandro 5fba3382ff
Merge pull request #118325 from mausch/dapr
dapr: 0.9.0 -> 1.0.1
2021-04-02 22:07:35 +02:00
Sandro 45372cebc7
Merge pull request #118328 from ericdallo/bump-omnisharp-roslyn
ominisharp-roslyn: 1.37.4 -> 1.37.8
2021-04-02 21:31:29 +02:00
Mauricio Scheffer c7900f0332 dapr: 0.9.0 -> 1.0.1 2021-04-02 20:14:48 +01:00
Michael Weiss 0e811d7fba
cargo-c: 0.7.3 -> 0.8.0 2021-04-02 20:47:53 +02:00
github-actions[bot] b3a0328b7f
Merge master into staging-next 2021-04-02 18:14:54 +00:00
Ben Siraphob 1d2e7637b6
strace: assert isLinux to avoid eval error on darwin (#114974)
libunwind.supportsHost is not available on darwin because it uses a different libunwind package (https://github.com/NixOS/nixpkgs/blob/master/pkgs/os-specific/darwin/apple-source-releases/default.nix#L270) and changing the stdenv is a big overkill.
2021-04-02 20:03:31 +02:00
Sandro 90fb692e5d
Merge pull request #115909 from mschuwalow/async-profiler
async-profiler: init at 1.8.4
2021-04-02 19:09:09 +02:00
Sandro 2b7387487f
Merge pull request #116415 from dotlambda/boost-build-4.4.1
boost-build: 2016.03 -> 4.4.1
2021-04-02 17:46:28 +02:00
Sandro 7a32c4f6de
Merge pull request #118248 from endocrimes/dani/packer-module
packer: migrate to buildGoModule
2021-04-02 17:31:43 +02:00
Eric Dallo 7c2dbb853a
ominisharp-roslyn: 1.37.4 -> 1.37.8 2021-04-02 11:59:08 -03:00
github-actions[bot] 60739e07d2
Merge master into staging-next 2021-04-02 12:06:12 +00:00
Maximilian Bosch 7de7862e56
Merge pull request #118214 from r-ryantm/auto-update/git-quick-stats
git-quick-stats: 2.1.6 -> 2.1.7
2021-04-02 12:03:06 +02:00
Steve Purcell dde94e3d83 defaultGemConfig.pg_query: 2.0.1 -> 2.0.2
pg_query 2.0.2 apparently has working ARM support.

This change also re-locks sqlint to use the newer version, and
generalises the platform spec to avoid being unnecessarily
restrictive.

As before, other packages which refer to pg_query are unaffected,
because they pin an older version of pg_query which is handled
separately in the gem-config expressions.

Follow-up to #116785
2021-04-02 21:02:54 +13:00
github-actions[bot] b719e2423f
Merge staging-next into staging 2021-04-02 06:05:30 +00:00
Steve Purcell b092bdccfa sqlint: 0.1.10 -> 0.2.0
- Updates libpg_query to 2.0.0 in gem config, used by pg_query gem 2.0.1
- Continue to support older gem with older libpg_query, for gitlab
- Remove redundant gem config override in sqlint expression
- Add myself as a maintainer
2021-04-02 00:28:17 -04:00
github-actions[bot] 636e58e31b
Merge staging-next into staging 2021-04-02 00:21:46 +00:00
Sandro 9bbfb26854
Merge pull request #118283 from vcunat/p/fetchurl-typecheck 2021-04-02 00:24:43 +02:00
Vladimír Čunát d601532dfc
intltool: fix fetchurl invocation 2021-04-01 22:50:21 +02:00
Antoine Eiche 5759b6f16d devpi-client: check-manifest and pkginfo needed at runtime
This packages are required by the devpi upload command.
2021-04-01 21:10:13 +02:00
github-actions[bot] 78b864aeee
Merge staging-next into staging 2021-04-01 18:15:42 +00:00
Danielle Lancashire 2112a55caf packer: migrate to buildGoModule 2021-04-01 15:16:28 +02:00
github-actions[bot] 85e9b4acf4
Merge staging-next into staging 2021-04-01 12:06:32 +00:00
Jörg Thalheim ca9ca6eec9
cutter: 1.12.0 -> 2.0.0
This also introduces rizin, which cutter builds on top
2021-04-01 11:37:34 +02:00
Ryan Mulligan 0698166a6f
Merge pull request #118199 from r-ryantm/auto-update/cargo-valgrind
cargo-valgrind: 2.0.0 -> 2.0.1
2021-04-01 06:57:23 -07:00
R. RyanTM 9a05911c1e go-swagger: 0.26.1 -> 0.27.0 2021-04-01 08:58:08 +00:00
R. RyanTM 38a672aa79 git-quick-stats: 2.1.6 -> 2.1.7 2021-04-01 08:42:49 +00:00
Sandro 90283ed5e5
Merge pull request #118187 from thiagokokada/bump-hover
hover: 0.46.2 -> 0.46.3
2021-04-01 09:42:51 +02:00
R. RyanTM 4bc7546f61 cargo-valgrind: 2.0.0 -> 2.0.1 2021-04-01 06:11:50 +00:00
github-actions[bot] ebc5b12a40
Merge staging-next into staging 2021-04-01 06:05:50 +00:00
R. RyanTM dac29576af act: 0.2.20 -> 0.2.21 2021-04-01 04:49:19 +00:00
Mario Rodas 212adc0c99 ocamlformat: 0.17.0 -> 0.18.0
https://github.com/ocaml-ppx/ocamlformat/releases/tag/0.18.0
2021-04-01 04:20:00 +00:00
Mario Rodas 694696dfa6 cloud-nuke: 0.1.26 -> 0.1.27
https://github.com/gruntwork-io/cloud-nuke/releases/tag/v0.1.27
2021-04-01 04:20:00 +00:00
R. RyanTM 4c0515aefe cloud-nuke: 0.1.25 -> 0.1.26 2021-04-01 06:31:58 +00:00
Ryan Mulligan 8d54ed2ab9
Merge pull request #118045 from r-ryantm/auto-update/doctl
doctl: 1.57.0 -> 1.58.0
2021-03-31 20:31:41 -07:00
Ryan Mulligan 81ff63d078
Merge pull request #118091 from r-ryantm/auto-update/sd-local
sd-local: 1.0.27 -> 1.0.29
2021-03-31 20:25:18 -07:00
Ryan Mulligan 3f6176ad12
Merge pull request #117796 from r-ryantm/auto-update/kustomize-sops
kustomize-sops: 2.5.0 -> 2.5.1
2021-03-31 20:24:14 -07:00
Peter Hoeg 8aeab7d333 scry: unstable-2020-09-02 -> 0.9.1 2021-04-01 11:12:47 +08:00
Peter Hoeg a176af3dce oq: 1.1.0 -> 1.2.0 2021-04-01 11:12:47 +08:00
Thiago Kenji Okada 4e91ced01e hover: 0.46.2 -> 0.46.3
Also fix `hover init` command failing with the following error:

```
hover: Failed to find template file: open app/hover.yaml.tmpl/app/hover.yaml.tmpl: no such file or directory
```
2021-03-31 21:25:44 -03:00
github-actions[bot] b152812791
Merge staging-next into staging 2021-04-01 00:15:44 +00:00
Sandro ffa7b3d619
Merge pull request #118081 from sbruder/drone-oss
drone: add option to build oss edition
2021-04-01 01:46:31 +02:00
Sandro 4a2a8d0ea2
Merge pull request #117944 from jojosch/protoc-gen-twirp-init 2021-04-01 01:34:44 +02:00
rnhmjoj 61b7cab481
treewide: use perl.withPackages when possible
Since 03eaa48 added perl.withPackages, there is a canonical way to
create a perl interpreter from a list of libraries, for use in script
shebangs or generic build inputs. This method is declarative (what we
are doing is clear), produces short shebangs[1] and needs not to wrap
existing scripts.

Unfortunately there are a few exceptions that I've found:

  1. Scripts that are calling perl with the -T switch. This makes perl
  ignore PERL5LIB, which is what perl.withPackages is using to inform
  the interpreter of the library paths.

  2. Perl packages that depends on libraries in their own path. This
  is not possible because perl.withPackages works at build time. The
  workaround is to add `-I $out/${perl.libPrefix}` to the shebang.

In all other cases I propose to switch to perl.withPackages.

[1]: https://lwn.net/Articles/779997/
2021-03-31 21:35:37 +02:00
Sandro 1350b8cc11
Merge pull request #118138 from Ma27/vagrant-bump
vagrant: 2.2.14 -> 2.2.15
2021-03-31 21:22:11 +02:00
Maximilian Bosch 9a1f63beac
packer: 1.7.0 -> 1.7.1
ChangeLog: https://github.com/hashicorp/packer/releases/tag/v1.7.1
2021-03-31 20:31:06 +02:00
github-actions[bot] 5abd5f5ab0
Merge staging-next into staging 2021-03-31 18:15:02 +00:00
Maximilian Bosch d465cf9cf9
vagrant: 2.2.14 -> 2.2.15
ChangeLog: https://github.com/hashicorp/vagrant/blob/v2.2.15/CHANGELOG.md#2215-march-30-2021

Also had to revert a change which improved plugin-errors a bit since it
changed the dependency resolution in a way that broke `vagrant-libvirt`
from `$out/vagrant-plugins/plugins.d`.
2021-03-31 19:49:23 +02:00
Sandro d80175fe00
Merge pull request #118119 from marsam/update-heroku
heroku: 7.47.11 -> 7.51.0
2021-03-31 18:10:02 +02:00
Robert Schütz 27d9353047 corrosion: init at unstable-2021-02-23 2021-03-31 17:06:13 +02:00
github-actions[bot] 4da7569841
Merge staging-next into staging 2021-03-31 12:06:29 +00:00
zowoq eea81a5e5b skopeo: add phase hooks 2021-03-31 21:06:23 +10:00
zowoq 0745b524b2 buildah: add phase hooks 2021-03-31 21:06:23 +10:00
zowoq 6da0dcc42a go-md2man: switch to buildGoModule
also rename dir to match attribute.
2021-03-31 21:06:06 +10:00
Frederik Rietdijk 9b9e9cff00
Merge pull request #117015 from NixOS/staging-next
Staging next
2021-03-31 12:42:19 +02:00
Johannes Schleifenbaum 9583ac8d84
protoc-gen-go: init at 1.26.0 2021-03-31 11:51:46 +02:00
Fabian Affolter b4b7c8b425
Merge pull request #118059 from r-ryantm/auto-update/gotestsum
gotestsum: 1.6.2 -> 1.6.3
2021-03-31 11:03:32 +02:00
Fabian Affolter f3bdbab0dd
Merge pull request #118023 from r-ryantm/auto-update/ameba
ameba: 0.14.1 -> 0.14.2
2021-03-31 10:58:33 +02:00
github-actions[bot] a2ada5b26f
Merge staging-next into staging 2021-03-31 06:05:45 +00:00
github-actions[bot] e880daefc6
Merge master into staging-next 2021-03-31 06:05:41 +00:00
Sandro 3ac9a29d4d
Merge pull request #116588 from martinetd/pahole
pahole: 1.17 -> 1.20
2021-03-31 03:36:37 +02:00
Dmitry Bogatov e0e9b5e200
jq: add configuration option to disable regex support (#117895)
Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-31 03:30:34 +02:00
github-actions[bot] 01b3d1558f
Merge staging-next into staging 2021-03-30 18:15:09 +00:00
github-actions[bot] f555f95ed8
Merge master into staging-next 2021-03-30 18:15:05 +00:00
R. RyanTM 09f95cee64 sd-local: 1.0.27 -> 1.0.29 2021-03-30 18:06:05 +00:00
Simon Bruder d04389aeb2
drone: add option to build oss edition
By default drone is distributed under an unfree license that only
permits non-commercial or evaluation use. To build the OSS edition, two
tags have to be passed as build flags. This commit adds an option to
build the OSS edition to the package and defines drone-oss as an alias
for this.
2021-03-30 17:16:22 +02:00
Mario Rodas d1ccfb3d18 dune_2: 2.8.4 -> 2.8.5
https://github.com/ocaml/dune/releases/tag/2.8.5
2021-03-30 16:46:15 +02:00
Fabian Affolter 0378d398ba
Merge pull request #118033 from r-ryantm/auto-update/checkstyle
checkstyle: 8.41 -> 8.41.1
2021-03-30 16:25:28 +02:00
R. RyanTM 8eb2dad845 gotestsum: 1.6.2 -> 1.6.3 2021-03-30 12:34:05 +00:00
Maximilian Bosch 181f7deed3
Merge pull request #118031 from r-ryantm/auto-update/cargo-watch
cargo-watch: 7.5.1 -> 7.6.1
2021-03-30 14:21:35 +02:00
github-actions[bot] d466353dd5
Merge staging-next into staging 2021-03-30 12:06:28 +00:00
github-actions[bot] c9e9ff786b
Merge master into staging-next 2021-03-30 12:06:24 +00:00
Maximilian Bosch 8bc58b6a9a
Merge pull request #118030 from r-ryantm/auto-update/cargo-make
cargo-make: 0.32.14 -> 0.32.15
2021-03-30 12:57:48 +02:00
R. RyanTM 98b53c745d doctl: 1.57.0 -> 1.58.0 2021-03-30 10:41:46 +00:00
R. RyanTM 56637bfd0a checkstyle: 8.41 -> 8.41.1 2021-03-30 09:39:29 +00:00
R. RyanTM 33e6a731e4 cargo-watch: 7.5.1 -> 7.6.1 2021-03-30 09:28:30 +00:00
R. RyanTM 2463044595 cargo-make: 0.32.14 -> 0.32.15 2021-03-30 09:23:13 +00:00
Johannes Schleifenbaum 71423755c7
protoc-gen-twirp_typescript: init at unstable-2021-03-29 2021-03-30 11:12:34 +02:00
Johannes Schleifenbaum 61457d04ef
protoc-gen-twirp_swagger: init at unstable-2021-03-29 2021-03-30 11:12:23 +02:00
Johannes Schleifenbaum d8a87b7a3e
protoc-gen-twirp_php: init at 0.6.0 2021-03-30 11:12:13 +02:00
Johannes Schleifenbaum 180781246f
protoc-gen-twirp: init at 7.1.1 2021-03-30 11:12:03 +02:00
Jörg Thalheim c132acd219
Merge pull request #117956 from ivan/diesel-cli-1.4.1
diesel-cli: 1.4.0 -> 1.4.1
2021-03-30 09:22:52 +01:00
R. RyanTM 9711efde38 ameba: 0.14.1 -> 0.14.2 2021-03-30 08:19:15 +00:00
Sandro 4efff6d227
Merge pull request #117934 from NeQuissimus/sbtextras
sbt-extras: 2021-03-13 → 2021-03-29
2021-03-30 10:16:35 +02:00
Sandro 820ab62e34
Merge pull request #117998 from samuelgrf/remove-maintainer-unused-packages 2021-03-30 09:32:42 +02:00
lewo ac84e1f49c
Merge pull request #117981 from nlewo/hydra
hydra-unstable: 2021-03-10 -> 2021-03-29
2021-03-30 08:59:18 +02:00
Samuel Gräfenstein 8255aa8619
jpexs: remove samuelgrf from maintainers 2021-03-30 02:49:50 +02:00
github-actions[bot] cde69e72d7
Merge staging-next into staging 2021-03-30 00:14:36 +00:00
github-actions[bot] db6366f318
Merge master into staging-next 2021-03-30 00:14:33 +00:00
Antoine Eiche e4a1014dd7 hydra-unstable: 2021-03-10 -> 2021-03-29 2021-03-29 22:48:04 +02:00
zowoq a5d40f90bb editorconfig-checker: 2.3.4 -> 2.3.5
https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.3.5
2021-03-30 05:43:10 +10:00
github-actions[bot] f6643ed3a6
Merge staging-next into staging 2021-03-29 18:13:18 +00:00
github-actions[bot] f7049b343c
Merge master into staging-next 2021-03-29 18:13:15 +00:00
Maximilian Bosch 4a7dd032dc
wasm-bindgen-cli: 0.2.69 -> 0.2.73 2021-03-29 20:05:18 +02:00
Ivan Kozik 44479cefbd diesel-cli: 1.4.0 -> 1.4.1 2021-03-29 17:15:49 +00:00
Tim Steinbach 6d6d8d66b8
sbt-extras: 2021-03-13 → 2021-03-29 2021-03-29 13:26:06 +00:00
Ryan Mulligan 1b20ac93d1
Merge pull request #117791 from r-ryantm/auto-update/jbang
jbang: 0.69.1 -> 0.69.2
2021-03-28 21:38:35 -07:00
github-actions[bot] f311dede4c
Merge staging-next into staging 2021-03-29 00:15:53 +00:00
github-actions[bot] d495e7527f
Merge master into staging-next 2021-03-29 00:15:48 +00:00
Sandro 64a9488dbe
Merge pull request #117824 from russell/vendir 2021-03-28 22:56:29 +02:00
Sandro ff0d25b9dc
Merge pull request #117900 from ivanbrennan/fly-remove-writetext
fly: remove writeText
2021-03-28 22:42:22 +02:00
Fabian Affolter 733f0586c5
Merge pull request #117763 from r-ryantm/auto-update/codeql
codeql: 2.4.6 -> 2.5.0
2021-03-28 21:21:59 +02:00
ivanbrennan 0be7adbc6c
fly: remove writeText
The writeText argument is unused. It was originally used to copy a bash
completion script into the derivation, but a different approach was
chosen, and I simply forgot to remove the writeText argument.

78013b4ecc
https://github.com/NixOS/nixpkgs/pull/64714#discussion_r303216977
2021-03-28 14:05:20 -04:00
github-actions[bot] cbd2c726fb
Merge staging-next into staging 2021-03-28 12:06:24 +00:00
github-actions[bot] 25268aeaf7
Merge master into staging-next 2021-03-28 12:06:21 +00:00
lewo f6c34c9e0a
Merge pull request #117854 from r-ryantm/auto-update/yq-go
yq-go: 4.6.2 -> 4.6.3
2021-03-28 09:20:07 +02:00
github-actions[bot] ea21c98571
Merge staging-next into staging 2021-03-28 06:05:34 +00:00
github-actions[bot] 3f2a4a9dea
Merge master into staging-next 2021-03-28 06:05:31 +00:00
Mario Rodas d1febdc581
Merge pull request #117845 from r-ryantm/auto-update/tfsec
tfsec: 0.39.10 -> 0.39.14
2021-03-27 22:44:23 -05:00
Ryan Mulligan 60e054cb04
Merge pull request #117655 from r-ryantm/auto-update/pkgconf
pkgconf-unwrapped: 1.7.3 -> 1.7.4
2021-03-27 20:41:26 -07:00
Ryan Mulligan 59162918ee
Merge pull request #117516 from r-ryantm/auto-update/sd-local
sd-local: 1.0.26 -> 1.0.27
2021-03-27 20:35:16 -07:00
github-actions[bot] 2ed7687b19
Merge staging-next into staging 2021-03-28 00:15:43 +00:00
github-actions[bot] 732dc6ef8f
Merge master into staging-next 2021-03-28 00:15:41 +00:00
R. RyanTM 53aac393e8 yq-go: 4.6.2 -> 4.6.3 2021-03-27 23:41:31 +00:00
Sandro fa0b7ed232
Merge pull request #117831 from onsails/tabnine
tabnine: 3.2.64 -> 3.3.101
2021-03-28 00:03:41 +01:00
R. RyanTM e4f2c68b28 tfsec: 0.39.10 -> 0.39.14 2021-03-27 22:25:23 +00:00
Sandro 979f8c9bb5
Merge pull request #117774 from oxzi/golangci-lint-v1.39.0
golangci-lint: 1.38.0 -> 1.39.0
2021-03-27 23:14:36 +01:00
Russell Sim 6db0ff627b vendir: init at 0.17.0
Add vendir at 0.17.0 a tool for vendoring data
2021-03-27 21:13:08 +01:00
Andrey Kuznetsov 0c39926e7e
tabnine: 3.2.64 -> 3.3.101 2021-03-27 23:35:04 +04:00
github-actions[bot] bef3b9438a
Merge staging-next into staging 2021-03-27 18:14:11 +00:00
github-actions[bot] 95c24d591a
Merge master into staging-next 2021-03-27 18:14:08 +00:00
Fabian Affolter f615c23325
bashate: init at 2.0.0 (#117469) 2021-03-27 17:40:29 +01:00
sternenseemann ef6450411f ocamlPackages_4_{11,12}: merlin: 3.4.2 -> 4.1
Add nix expression for the OCaml-version specific versions of merlin
4.1 and conditionally call it in ocaml-packages.nix.
2021-03-27 17:26:12 +01:00
sternenseemann 29d77c57ed dot-merlin-reader: 3.4.2 -> 4.1
4.1 uncoupled the versions between merlin and dot-merlin-reader which
means we can and must update them independently of each other since
merlin 4.1 is only available in specific versions for OCaml 4.11 and
4.12 respectively.

Therefore merlin now fetches its own source instead of inheriting it
from dot-merlin-reader.
2021-03-27 17:26:12 +01:00
R. RyanTM 47edfc48c5 kustomize-sops: 2.5.0 -> 2.5.1 2021-03-27 15:00:26 +00:00
R. RyanTM 3a7d4bc2a8 jbang: 0.69.1 -> 0.69.2 2021-03-27 14:21:16 +00:00
github-actions[bot] 15f796ceaf
Merge staging-next into staging 2021-03-27 12:06:16 +00:00
github-actions[bot] 5021a8bc13
Merge master into staging-next 2021-03-27 12:06:13 +00:00
Alvar Penning f5dc55128c golangci-lint: 1.38.0 -> 1.39.0 2021-03-27 12:10:49 +01:00
R. RyanTM 4d1b488f2f codeql: 2.4.6 -> 2.5.0 2021-03-27 07:54:39 +00:00
R. RyanTM 471216639a cargo-udeps: 0.1.19 -> 0.1.20 2021-03-27 07:32:22 +00:00
github-actions[bot] 33d1f480ac
Merge staging-next into staging 2021-03-26 18:13:57 +00:00
github-actions[bot] 70fb533d57
Merge master into staging-next 2021-03-26 18:13:54 +00:00
Sandro 70d05748e7
Merge pull request #117417 from fabaff/flawfinder
flawfinder: init at 2.0.15
2021-03-26 18:07:14 +01:00
github-actions[bot] 219312a10b
Merge staging-next into staging 2021-03-26 12:06:44 +00:00
github-actions[bot] eddd1a74ec
Merge master into staging-next 2021-03-26 12:06:41 +00:00
Emery Hemingway 56592ea293 nim: cross-compilation fixes
* Import with callPackages
* Use buildPackages for building a cross-compiler
* Patch-out potential conflicts in nim.cfg
* Generate a configuration with toolchain detection
* Build with strictDeps enabled
2021-03-26 11:36:38 +01:00
Arthur Gautier 83f3d96db8 elfutils: optionals is to be used when a list is provided
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-03-26 10:46:10 +01:00
Arthur Gautier 7b57403c03 elfutils: pkg-config can't be included twice
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-03-26 10:46:10 +01:00
Sandro c4d77d1224
Merge pull request #117638 from marsam/update-buildah
buildah: 1.19.8 -> 1.20.0
2021-03-26 09:54:56 +01:00
R. RyanTM 5ad417c82b php73Extensions.blackfire: 1.49.1 -> 1.53.0 2021-03-26 09:50:54 +01:00
sternenseemann cf83099225 ocamlPackages.js_of_ocaml: 3.8.0 -> 3.9.1
Apply patch from eliom's master to fix build with the new js_of_ocaml
version.
2021-03-26 08:43:14 +01:00
Jan Tojnar b3c854b60b
Merge branch 'staging-next' into staging 2021-03-26 07:53:44 +01:00
github-actions[bot] 26fdaef6b2
Merge master into staging-next 2021-03-26 06:05:54 +00:00
R. RyanTM 7b1958dfff pkgconf-unwrapped: 1.7.3 -> 1.7.4 2021-03-26 04:13:47 +00:00
Mario Rodas 8aacaddb34
Merge pull request #117642 from r-ryantm/auto-update/pack
buildpack: 0.17.0 -> 0.18.0
2021-03-25 21:07:47 -05:00
R. RyanTM f689693fda buildpack: 0.17.0 -> 0.18.0 2021-03-26 00:58:52 +00:00
github-actions[bot] b068d2e437
Merge master into staging-next 2021-03-26 00:15:53 +00:00
Sandro d5178d6519
Merge pull request #117621 from TredwellGit/electron 2021-03-26 00:37:12 +01:00
Sandro dd84a7fd7b
Merge pull request #117575 from raboof/buf-init-at-0.40.0
buf: init at 0.40.0
2021-03-26 00:03:17 +01:00
Sandro 2115946b1d
Merge pull request #117619 from wamserma/asmfmt-cleanup
asmfmt: 1.2.1 -> 1.2.3
2021-03-26 00:02:27 +01:00
Mario Rodas 96c7efbfff buildah: 1.19.8 -> 1.20.0
https://github.com/containers/buildah/releases/tag/v1.20.0
2021-03-25 18:00:00 -05:00
Raphael Megzari bb756400c0
sqlx-cli: fix darwin build (#117443)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-25 23:39:47 +01:00
Markus S. Wamser b59e0191fd asmfmt: 1.2.1 -> 1.2.3 2021-03-25 23:02:16 +01:00
TredwellGit a4cacf2c9d electron_10: 10.4.0 -> 10.4.2
https://github.com/electron/electron/releases/tag/v10.4.1
https://github.com/electron/electron/releases/tag/v10.4.2
2021-03-25 21:54:34 +00:00
TredwellGit 7d35b17912 electron_11: 11.3.0 -> 11.4.1
https://github.com/electron/electron/releases/tag/v11.4.0
https://github.com/electron/electron/releases/tag/v11.4.1
2021-03-25 21:53:23 +00:00
TredwellGit 5fd6188e52 electron_12: 12.0.1 -> 12.0.2
https://github.com/electron/electron/releases/tag/v12.0.2
2021-03-25 21:53:23 +00:00
Mario Rodas fd58db2656
wabt: 1.0.20 -> 1.0.23 (#117548) 2021-03-25 20:21:16 +01:00
David McFarland 76d615532b msbuild: use roslyn from package 2021-03-25 16:11:58 -03:00
github-actions[bot] 7c9222212f
Merge master into staging-next 2021-03-25 18:14:01 +00:00
Vincent Laporte 92a1b57bb1 ocamlPackages.ppxlib: default to 0.22.0
ocamlPackages.base_quickcheck 0.14.0 → 0.14.1

ocamlPackages.ppx_custom_printf: 0.14.0 → 0.14.1

ocamlPackages.ppx_expect: 0.14.0 → 0.14.1

ocamlPackages.ppx_optcomp: 0.14.0 → 0.14.1

ocamlPackages.ppx_sexp_conv: 0.14.1 → 0.14.3

ocamlPackages.ppx_sexp_message: 0.14.1 → 0.14.2

ocamlPackages.ppx_typerep_conv: 0.14.1 → 0.14.2

ocamlPackages.visitors: 20210127 → 20210316

ocamlPackages.pgocaml: 4.2.2 → 4.2.2-dev-20210111
2021-03-25 17:36:51 +01:00
Frederik Rietdijk 350f9bd822
Merge pull request #117570 from FRidh/python2alias
Python: be explicit on whether it is python2 or python3 that is used
2021-03-25 13:26:35 +01:00
github-actions[bot] 4dc869e403
Merge master into staging-next 2021-03-25 12:06:22 +00:00
Frederik Rietdijk 7864093c68 fedpkg: stay with python2 2021-03-25 12:43:50 +01:00
Frederik Rietdijk 49b68c5924 doclifter: use python3 2021-03-25 12:25:40 +01:00
Frederik Rietdijk 11aa8b3b89 distcc: use python3 2021-03-25 12:20:37 +01:00
Arnout Engelen 675d5ba700
buf: init at 0.40.0 2021-03-25 12:03:54 +01:00
Sandro e1bb08589f
Merge pull request #117573 from sikmir/stagit
stagit: 0.9.4 → 0.9.5
2021-03-25 11:52:21 +01:00
Frederik Rietdijk 8456df5d37 cli11: use python3 2021-03-25 11:42:32 +01:00
Nikolay Korotkiy 7cba7fe18a
stagit: 0.9.4 → 0.9.5 2021-03-25 13:25:48 +03:00
Frederik Rietdijk 344bce2431 cask: use python3 2021-03-25 11:21:54 +01:00
Frederik Rietdijk 2b0f34bcb5 blackmagic: use python3 2021-03-25 10:52:10 +01:00
Frederik Rietdijk 490bdd203c bazel_0_26: use python3 2021-03-25 10:39:17 +01:00
Frederik Rietdijk 43b7b079dd bazel-watcher: use python3 2021-03-25 10:36:54 +01:00
Frederik Rietdijk d191ee7330 bam: use python3 2021-03-25 10:29:14 +01:00
Jörg Thalheim 84cf39d9cc
Merge pull request #116757 from Pamplemousse/master
libbfd: Patch CVE-2020-35448
2021-03-25 08:43:06 +00:00
Sandro bf43a10261
Merge pull request #117557 from happysalada/wrangler_fix_darwin_build
wrangler: fix darwin build
2021-03-25 09:31:22 +01:00
Sandro df6f2d0acb
Merge pull request #117560 from danieldk/crate2nix-source
crate2nix: use sourceRoot, so that src is a proper derivation
2021-03-25 09:27:52 +01:00
Daniël de Kok 445ff0cd50
Merge pull request #117450 from danieldk/rocm-4.1.0
rocm: 4.0.1 -> 4.1.0
2021-03-25 08:53:14 +01:00
Daniël de Kok 28781f9097 crate2nix: use sourceRoot, so that src is a proper derivation
Makes it possible to get the top-level source path as `crate2nix.src`
for e.g. using `tools.nix` for IFD.
2021-03-25 08:32:05 +01:00
happysalada 326445a4d6 wrangler: fix darwin build 2021-03-25 15:37:34 +09:00
github-actions[bot] 26d9481285
Merge staging-next into staging 2021-03-25 06:06:01 +00:00
github-actions[bot] 8cebf1dc19
Merge master into staging-next 2021-03-25 06:05:58 +00:00
Fabian Affolter 6ab5277729 flawfinder: init at 2.0.15 2021-03-24 22:46:33 +01:00
Thomas Tuegel 8882ec2b66
Merge pull request #117280 from r-ryantm/auto-update/cmake
cmake: 3.19.6 -> 3.19.7
2021-03-24 16:16:32 -05:00
R. RyanTM e7ca0e33ea sd-local: 1.0.26 -> 1.0.27 2021-03-24 20:52:45 +00:00
R. RyanTM 328a30302a py-spy: 0.3.4 -> 0.3.5 2021-03-24 20:03:04 +00:00
github-actions[bot] 48dc94ebad
Merge staging-next into staging 2021-03-24 18:10:42 +00:00
github-actions[bot] 8e2d0e45c0
Merge master into staging-next 2021-03-24 18:10:39 +00:00
endorama 3071774c90
go-task: rename executable to task (#117455) 2021-03-24 19:02:58 +01:00
Ryan Mulligan 5db15c129b
Merge pull request #117474 from r-ryantm/auto-update/jbang
jbang: 0.68.0 -> 0.69.1
2021-03-24 09:22:14 -07:00
R. RyanTM 5efaab8ad6 jbang: 0.68.0 -> 0.69.1 2021-03-24 14:42:56 +00:00
R. RyanTM d87bbeb724 coursier: 2.0.15 -> 2.0.16 2021-03-24 09:19:01 -04:00
Sandro c4582a8388
Merge pull request #117386 from phfroidmont/master
mill: 0.9.3 -> 0.9.5
2021-03-24 13:50:24 +01:00
Robert Schütz 3114c599c5 boost-build: 2016.03 -> 4.4.1
The symlink bjam is created for backwards compatibility. See
https://boostorg.github.io/build/manual/master/index.html#bbv2.faq.names.
2021-03-24 13:26:23 +01:00
github-actions[bot] 85dc25227c
Merge staging-next into staging 2021-03-24 12:12:00 +00:00
github-actions[bot] 380cb1e995
Merge master into staging-next 2021-03-24 12:11:57 +00:00
Paul-Henri Froidmont 2b2f6cf361 mill: 0.9.3 -> 0.9.5 2021-03-24 11:33:34 +01:00
Daniël de Kok ec21ab9e0c rocm-cmake: 4.0.0 -> 4.1.0 2021-03-24 08:56:37 +01:00
R. RyanTM 5498ac7c50 buildkite-agent: 3.27.0 -> 3.28.1 2021-03-23 23:24:59 -07:00
github-actions[bot] 1fef6e73b9
Merge staging-next into staging 2021-03-24 06:05:57 +00:00
github-actions[bot] f29a6f5877
Merge master into staging-next 2021-03-24 06:05:54 +00:00
Mario Rodas d45bf41d7a rubocop: 1.11.0 -> 1.12.0
https://github.com/rubocop/rubocop/releases/tag/v1.12.0
2021-03-24 04:20:00 +00:00
Mario Rodas aeba3b9e54
Merge pull request #115697 from r-ryantm/auto-update/vultr
vultr: 2.0.2 -> 2.0.3
2021-03-23 20:19:17 -05:00
github-actions[bot] 0a29e611e1
Merge staging-next into staging 2021-03-24 00:41:13 +00:00
github-actions[bot] 2417360191
Merge master into staging-next 2021-03-24 00:41:10 +00:00
Fabian Affolter 924b214e05
Merge pull request #117204 from r-ryantm/auto-update/kubie
kubie: 0.12.1 -> 0.13.4
2021-03-23 23:27:25 +01:00
Fabian Affolter 5e650a663f
Merge pull request #117171 from r-ryantm/auto-update/codeql
codeql: 2.4.5 -> 2.4.6
2021-03-23 23:23:12 +01:00
Robert Scott d3f7e969b9
Merge pull request #117218 from r-ryantm/auto-update/minizinc
minizinc: 2.5.4 -> 2.5.5
2021-03-23 19:22:30 +00:00
github-actions[bot] 3fe8f858ef
Merge staging-next into staging 2021-03-23 18:20:04 +00:00
github-actions[bot] ca7fa2ef7b
Merge master into staging-next 2021-03-23 18:20:01 +00:00
Ryan Mulligan 56677a6fc1
Merge pull request #117198 from r-ryantm/auto-update/jbang
jbang: 0.67.3 -> 0.68.0
2021-03-23 09:12:01 -07:00
Sandro d1bd45a9ef
Merge pull request #117362 from oxalica/rust-analyzer
rust-analyzer: 2021-03-15 -> 2021-03-22
2021-03-23 16:26:06 +01:00
Danielle ded9ada2b1
drone-runner-docker: init at 1.6.3 (#117239)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-23 15:46:04 +01:00
oxalica f8d0005177
rust-analyzer: 2021-03-15 -> 2021-03-22 2021-03-23 22:34:00 +08:00
github-actions[bot] eba34ded87
Merge staging-next into staging 2021-03-23 12:27:49 +00:00
github-actions[bot] 963842fb19
Merge master into staging-next 2021-03-23 12:27:46 +00:00
OPNA2608 cfba508aa9 blackmagic: Add patch for libftdi1 1.5 compatibility 2021-03-23 11:11:11 +01:00
Jörg Thalheim 3ae466ad56
radare2: 5.0.0 -> 5.1.1 2021-03-23 09:42:22 +01:00
github-actions[bot] 8ef8f6b43c
Merge staging-next into staging 2021-03-23 06:18:05 +00:00
github-actions[bot] 39e3812215
Merge master into staging-next 2021-03-23 06:18:02 +00:00
R. RyanTM c04f0f8413 cppcheck: 2.3 -> 2.4 2021-03-23 01:22:50 -04:00
Ryan Mulligan d20e020961
Merge pull request #116695 from r-ryantm/auto-update/drm_info
drm_info: 2.2.0 -> 2.3.0
2021-03-22 21:22:20 -07:00
Ryan Mulligan 76330f830c
Merge pull request #117187 from r-ryantm/auto-update/go-task
go-task: 3.2.2 -> 3.3.0
2021-03-22 21:07:37 -07:00
Sandro aa22e2748c
Merge pull request #116770 from r-ryantm/auto-update/ocaml-findlib
ocamlPackages.findlib: 1.8.1 -> 1.9.1
2021-03-23 02:39:12 +01:00
Otavio Salvador e6bab7c0dc cargo-valgrind: 1.3.0 -> 2.0.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-03-22 21:51:42 -03:00
github-actions[bot] 13fa16d91b
Merge staging-next into staging 2021-03-23 00:40:28 +00:00
github-actions[bot] 11ee0bf5d7
Merge master into staging-next 2021-03-23 00:40:24 +00:00
R. RyanTM 7eac452484 cmake: 3.19.6 -> 3.19.7 2021-03-22 21:07:11 +00:00
Sandro 04bd5af2a7
Merge pull request #117237 from siraben/sccache-platforms
sccache: remove platforms and fix darwin build
2021-03-22 21:46:12 +01:00
R. RyanTM 274fc0f668 ocamlPackages.findlib: 1.8.1 -> 1.9.1 2021-03-22 20:42:50 +00:00
github-actions[bot] 6912ad3e03
Merge staging-next into staging 2021-03-22 18:21:14 +00:00
github-actions[bot] 44763c135b
Merge master into staging-next 2021-03-22 18:21:11 +00:00
Pascal Bach 35d802b26b
Merge pull request #117193 from max-wittig/patch-8
gitlab-runner: 13.9.0 -> 13.10.0
2021-03-22 17:19:24 +01:00
Ben Siraphob ebb6205c7a sccache: remove platforms and fix darwin build 2021-03-22 21:55:32 +07:00
Pamplemousse 8748154972 binutils, libbfd: Patch CVE-2020-35448
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2021-03-22 07:22:33 -07:00
Mario Rodas 2af47fc86a
Merge pull request #117179 from r-ryantm/auto-update/flow
flow: 0.146.0 -> 0.147.0
2021-03-22 08:36:02 -05:00
R. RyanTM 9cbd510c21 coursier: 2.0.14 -> 2.0.15 2021-03-22 09:30:26 -04:00
github-actions[bot] c0c22dd12d
Merge staging-next into staging 2021-03-22 12:26:59 +00:00