Commit graph

22648 commits

Author SHA1 Message Date
Aaron L. Zeng d7580d5134 flow: enable FLOW_RELEASE flag to demote warnings
Without this flag, warnings from the OCaml compiler (e.g., deprecated
values) are promoted to errors.  This is fine for development but
inconvenient for packaging.
2022-04-06 11:25:39 -04:00
Bobby Rong 8ffc4aa12e
Merge pull request #165855 from newAM/saleae-logic-2
saleae-logic-2: 2.3.45 -> 2.3.47
2022-04-06 22:41:39 +08:00
Bobby Rong 1bb63f34ea
Merge pull request #166867 from r-ryantm/auto-update/go-task
go-task: 3.11.0 -> 3.12.0
2022-04-06 22:06:03 +08:00
K900 e5f5ad71ac rust-bindgen: use rustfmt-nightly
bindgen's tests rely on specific output from rustfmt that uses
unstable features, so breaks when we build rustfmt as stable.

Also, use a better way to specify the rustfmt executable.
2022-04-06 13:03:23 +03:00
Adam Joseph 8305aa29c2 binutils: apply debian's patch if isMips64n64
Upstream binutils is missing sensible defaults for a few flags
(notably linker personality) when cross-compiling to
mips64el-*-*abi64.

Most of the time this isn't an issue because packages that invoke the
linker directly detect the flags from gcc's behavior (for example,
libtool does this) and gcc has good code for detecting the right
defaults.  However some do not; notably nix, itself lacks this.

Presumably Debian is working on upstreaming this, and has more clout
than we do.  I propose we carry their patch in the meantime.  The
patch is conditioned on stdenv.targetPlatform.isMips64n64 in order to
avoid mass-rebuilds.

Closes #164835.
2022-04-05 23:59:45 -07:00
8573 a431487357
rustracer: 2.1.48 -> 2.2.1
Update `rustracer` from 2.1.48 to 2.2.1 and unmark it as broken.

The breakage is now confined to its test suite, which therefore I disable.
2022-04-06 06:37:16 +00:00
Johannes Schleifenbaum e251a4e67f
protoc-gen-twirp: 8.1.1 -> 8.1.2 2022-04-06 08:33:52 +02:00
github-actions[bot] a5b67b42a4
Merge staging-next into staging 2022-04-06 06:01:49 +00:00
Ellie Hermaszewska 7be1531c91
Merge pull request #167043 from r-ryantm/auto-update/qbs 2022-04-06 11:46:21 +08:00
Artturi f7f0e96a44
Merge pull request #167414 from superherointj/package-yq-go-enable-tests
yq-go: enable tests
2022-04-06 04:48:36 +03:00
Artturi 6e2cc949bc
Merge pull request #167431 from K900/fix-rustfmt
rustfmt: stop pretending we're on nightly
2022-04-06 03:54:26 +03:00
Martin Weinelt 22f857bf48
nix-bisect: apply patch to fix nix compat 2022-04-06 02:13:04 +02:00
github-actions[bot] 3dc8bd98b9
Merge staging-next into staging 2022-04-06 00:02:41 +00:00
K900 d8710ac534 indradb: fix build
Was missing deps and hooks, now it at least compiles
2022-04-06 01:14:21 +03:00
Mario Rodas b97fb91324
Merge pull request #167314 from r-ryantm/auto-update/ocaml4.13.1-utop
ocamlPackages.utop: 2.9.0 -> 2.9.1
2022-04-05 17:06:29 -05:00
Mario Rodas 5a2d0ec434
Merge pull request #167351 from r-ryantm/auto-update/pack
buildpack: 0.24.0 -> 0.24.1
2022-04-05 17:02:57 -05:00
techknowlogick e16daee0f5 faas-cli: 0.14.3 -> 0.14.4 2022-04-05 17:29:23 -04:00
superherointj 3ebf33593c yq-go: enable tests 2022-04-05 18:00:01 -03:00
Ryan Mulligan 651a8e8782
Merge pull request #167257 from r-ryantm/auto-update/kustomize
kustomize: 4.5.3 -> 4.5.4
2022-04-05 13:29:57 -07:00
Sandro ebd9c4ae02
Merge pull request #163362 from trofi/updater-patchelfUnstable
patchelfUnstable: 2021-11-16 -> 2022-02-21
2022-04-05 21:27:48 +02:00
Vladimír Čunát b4729bad3d
Merge #165406: staging-next 2022-03-23 2022-04-05 20:34:08 +02:00
ajs124 fc0c9b5921
Merge pull request #167341 from aaronjheng/aws-okta
Remove unmaintained/archived packages
2022-04-05 19:54:09 +02:00
Thiago Kenji Okada 0c4dbb1e9a
Merge pull request #167353 from pimeys/prisma-3.12.0
prisma: 3.11.0 -> 3.12.0
2022-04-05 17:50:13 +01:00
R. Ryantm 1d26e3984d
kustomize: 4.5.3 -> 4.5.4 2022-04-05 23:44:27 +08:00
Julius de Bruijn 74176d27e3 prisma-engines: 3.11.0 -> 3.12.0 2022-04-05 17:41:56 +02:00
techknowlogick 7041bb5e98
buildkite-agent: 3.35.0 -> 3.35.1 (#167355) 2022-04-05 16:58:07 +02:00
Aaron Jheng 9e98fe299f
kube-aws: remove 2022-04-05 14:38:32 +00:00
Aaron Jheng 6fdd912bd6
container-linux-config-transpiler: remove 2022-04-05 14:38:32 +00:00
Sandro 68f788ecd8
Merge pull request #167326 from mweinelt/nix-bisect 2022-04-05 16:28:44 +02:00
R. Ryantm 24a7a49206 buildpack: 0.24.0 -> 0.24.1 2022-04-05 14:11:50 +00:00
Aaron Jheng 7f337e988d
interfacer: remove 2022-04-05 12:36:47 +00:00
github-actions[bot] 3063a8ea39
Merge staging-next into staging 2022-04-05 12:10:46 +00:00
github-actions[bot] 27a4e52731
Merge master into staging-next 2022-04-05 12:05:41 +00:00
Yisrael Dov Lebow baaa4c678c
neil: 0.0.13 -> 0.0.23 (#167284) 2022-04-05 19:20:00 +08:00
Martin Weinelt d4899e96eb
nix-bisect: init at 0.4.1 2022-04-05 12:42:49 +02:00
Fabian Affolter 9d6d47a816
Merge pull request #167305 from fabaff/bump-checkov
checkov: 2.0.988 -> 2.0.1034
2022-04-05 11:54:46 +02:00
R. Ryantm 22f0589963 ocamlPackages.utop: 2.9.0 -> 2.9.1 2022-04-05 09:25:13 +00:00
techknowlogick ab0b6fdf01
buildkite-agent: 3.34.1 -> 3.35.0 (#167106) 2022-04-05 10:43:55 +02:00
Fabian Affolter 978b8ebf6c checkov: 2.0.988 -> 2.0.1034 2022-04-05 10:30:20 +02:00
Fabian Affolter 74400c4a41
Merge pull request #167014 from lourkeur/fix_167012
gef: add missing dependency
2022-04-05 10:18:14 +02:00
zowoq b7054292f7 skopeo: add testNixFromDockerHub to passthru.tests 2022-04-05 18:11:32 +10:00
Rick van Schijndel 9f98b2bd7c
makeWrapper to nativeBuildInputs (#167225) 2022-04-05 10:34:48 +03:00
R. Ryantm ed3074e07b skaffold: 1.37.0 -> 1.37.1 2022-04-05 16:31:29 +10:00
github-actions[bot] ba0cd3c436
Merge staging-next into staging 2022-04-05 06:02:19 +00:00
github-actions[bot] 444daea093
Merge master into staging-next 2022-04-05 06:01:45 +00:00
R. Ryantm ef5d2ce251 grcov: 0.8.8 -> 0.8.9 2022-04-04 22:20:47 -04:00
R. Ryantm fb968e0869 sentry-cli: 1.74.2 -> 1.74.3 2022-04-04 22:19:30 -04:00
R. Ryantm 19dcc9f175 cargo-flash: 0.12.0 -> 0.12.1 2022-04-04 22:19:20 -04:00
Martin Weinelt bf1914e12a Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-05 04:05:02 +02:00
github-actions[bot] 120925b5cb
Merge master into staging-next 2022-04-05 00:02:06 +00:00
Fabian Affolter 4fbb41a7ed
Merge pull request #167159 from r-ryantm/auto-update/ddosify
ddosify: 0.7.5 -> 0.7.6
2022-04-04 23:19:00 +02:00
Lassulus c4c76aa317
Merge pull request #166559 from Sciencentistguy/ograc-init
ograc: init at 0.1.6
2022-04-04 21:56:50 +01:00
Robert Hensing a292213c44
Merge pull request #166792 from hercules-ci/pkgs-config-allowAliases-option
config.allowAliases: Define as option
2022-04-04 21:09:44 +02:00
Martin Weinelt c6476294e1 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-04 18:40:34 +02:00
xrelkd 951c01396e
asmfmt: 1.2.3 -> 1.3.2 2022-04-05 00:29:19 +08:00
ajs124 ac93d53e9f gpshell, globalplatform, gppcscconnectionplugin: drop 2022-04-04 15:10:46 +01:00
Vincent Haupert 05d752888e github-runner: guard support for Node.js 12
Adds an argument `withNode12` to the derivation which defaults to `false`.

Node.js 12 reaches end-of-life on April 30, 2022. Yet, upstream still
supports Node.js 12 (with an explicit opt-in through the environment
variable `ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION`).
2022-04-04 12:11:42 +02:00
R. Ryantm c1c122def2 ddosify: 0.7.5 -> 0.7.6 2022-04-04 10:04:10 +00:00
R. Ryantm 3f73270a62 quick-lint-js: 2.3.0 -> 2.3.1
add testVersion
2022-04-04 07:50:25 +03:00
R. Ryantm 55c7460272 tracy: 0.7.8 -> 0.8 2022-04-04 00:38:36 +00:00
Martin Weinelt f95a3d1140 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-04 00:46:25 +02:00
github-actions[bot] c46200d454
Merge master into staging-next 2022-04-03 18:01:07 +00:00
ajs124 901cc10620
Merge pull request #167018 from lorenzleutgeb/gradle-7.4.2
gradle: 7.4 -> 7.4.2
2022-04-03 18:58:20 +02:00
Nazarii Bardiuk 232c7bd195
beekeeper-studio: 3.1.0 -> 3.3.8 2022-04-03 17:13:54 +01:00
R. Ryantm 106ac75a9c qbs: 1.21.0 -> 1.22.0 2022-04-03 15:17:51 +00:00
ajs124 b4713da648 imatix_gsl: remove after being marked broken for over two years
It was marked in commit 5ee52f9d4e by xeji on 2018-04-10 (commited on 2018-04-12)
2022-04-03 16:14:16 +01:00
0x4A6F 803c1abb38
Merge pull request #162835 from RaitoBezarius/sq
sq: init at 0.15.4
2022-04-03 15:19:44 +02:00
Lorenz Leutgeb e09bece8a8 gradle: 7.4 -> 7.4.2 2022-04-03 12:07:01 +02:00
Louis Bettens 88b4ce0b09 gef: add missing dependency 2022-04-03 11:38:56 +02:00
Raito Bezarius 9f19ba380e sq: init at 0.15.4 2022-04-02 21:48:06 +02:00
github-actions[bot] ffa96ab0c0
Merge staging-next into staging 2022-04-02 18:01:37 +00:00
github-actions[bot] fc17fe6417
Merge master into staging-next 2022-04-02 18:01:07 +00:00
Alyssa Ross 8ba23e138d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/libraries/zlib/default.nix
	pkgs/development/lua-modules/overrides.nix
2022-04-02 16:45:48 +00:00
Sarunas Valaskevicius f9b9a473c6
bloop: add output hash for Darwin (thanks to @kubukoz)
Co-authored-by: Jakub Kozłowski <kubukoz@gmail.com>
2022-04-02 15:35:08 +01:00
7c6f434c 8188f10752
Merge pull request #166430 from alyssais/openssl-static-retry
treewide: use lib.getLib for OpenSSL libraries
2022-04-02 12:59:55 +00:00
Jan Tojnar 1bab8ca98a d-spy: init at 1.2.0 2022-04-02 14:03:30 +02:00
github-actions[bot] fd5d77aa66
Merge master into staging-next 2022-04-02 06:01:21 +00:00
Bobby Rong 1988f9a17f
Merge pull request #166834 from r-ryantm/auto-update/earthly
earthly: 0.6.12 -> 0.6.13
2022-04-02 13:34:04 +08:00
Bobby Rong 7b9efa81cc
Merge pull request #166859 from newAM/github-runner
github-runner: 2.289.1 -> 2.289.2
2022-04-02 13:31:43 +08:00
R. Ryantm 12f94fda6b jql: 3.1.3 -> 3.2.0 2022-04-01 22:37:24 -04:00
R. Ryantm 5456323de0 wrangler: 1.19.10 -> 1.19.11 2022-04-01 22:32:57 -04:00
R. Ryantm 8f6574d9f3 esbuild: 0.14.28 -> 0.14.29 2022-04-01 22:32:47 -04:00
github-actions[bot] 8b4f11bb87
Merge master into staging-next 2022-04-02 00:02:09 +00:00
Sarunas Valaskevicius 5fa538ed88 bloop: fix hashes for the v1.4.13 2022-04-01 21:56:26 +01:00
zowoq 5b6e4187ad stylua: 0.12.5 -> 0.13.0
https://github.com/JohnnyMorganz/StyLua/releases/tag/v0.13.0
2022-04-02 06:36:04 +10:00
R. Ryantm ef14112293 go-task: 3.11.0 -> 3.12.0 2022-04-01 20:25:02 +00:00
Benjamin Staffin da3204266c
Merge pull request #166554 from bjornfor/fix-arc-anoid
arcanist: add missing deps
2022-04-01 15:38:55 -04:00
Fabian Affolter 8e4266db94
Merge pull request #166847 from fabaff/bump-tfsec
tfsec: 1.15.2 -> 1.15.4
2022-04-01 21:25:19 +02:00
Alex Martens b9928950fe github-runner: 2.289.1 -> 2.289.2 2022-04-01 12:19:21 -07:00
Pascal Bach e61a430c75
Merge pull request #166763 from newAM/cargo-spellcheck
cargo-spellcheck: 0.11.1 -> 0.11.2
2022-04-01 20:58:07 +02:00
Kevin Cox ebaaf98a6d
Merge pull request #166808 from Luflosi/update/include-what-you-use
include-what-you-use: 0.17 -> 0.18
2022-04-01 14:13:20 -04:00
github-actions[bot] 27e49cc5a4
Merge master into staging-next 2022-04-01 18:01:22 +00:00
Fabian Affolter 5d7dbf1dd8 tfsec: 1.15.2 -> 1.15.4 2022-04-01 19:52:45 +02:00
R. Ryantm 0a18263a18 earthly: 0.6.12 -> 0.6.13 2022-04-01 16:17:07 +00:00
Ryan Mulligan a1f9945616
Merge pull request #166823 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 2022.03.26-18.47.08 -> 2022.03.31-20.00.20
2022-04-01 07:55:48 -07:00
Ryan Mulligan b55aa45938
Merge pull request #166811 from r-ryantm/auto-update/buildah
buildah-unwrapped: 1.24.2 -> 1.25.1
2022-04-01 07:55:23 -07:00
Pavol Rusnak aefc8a3c3b
Merge pull request #166825 from teutat3s/electron-14-eol
electron: mark versions <= 14 as EOL
2022-04-01 16:49:17 +02:00
adisbladis 7b682d653d
Merge pull request #166800 from adisbladis/poetry2nix-1_27_1
poetry2nix: 1.26.0 -> 1.27.1
2022-04-02 02:48:43 +12:00
teutat3s ae2990ca1b
electron: mark versions <= 14 as EOL 2022-04-01 16:03:21 +02:00
R. Ryantm c565ea4bb0 clojure-lsp: 2022.03.26-18.47.08 -> 2022.03.31-20.00.20 2022-04-01 13:30:45 +00:00
R. Ryantm a5a62bdae1 buildah-unwrapped: 1.24.2 -> 1.25.1 2022-04-01 12:21:02 +00:00
github-actions[bot] 50497647fa
Merge master into staging-next 2022-04-01 12:01:21 +00:00
Luflosi ebd9acc18a
include-what-you-use: 0.17 -> 0.18
https://github.com/include-what-you-use/include-what-you-use/releases/tag/0.18
2022-04-01 13:49:43 +02:00
Bobby Rong e741da0bc8
Merge pull request #166576 from xrelkd/update/just
just: 1.1.1 -> 1.1.2
2022-04-01 19:45:55 +08:00
Bjørn Forsman ce8e9df4d7 arcanist: add python3 to fix 'arc anoid'
Patch out the requirement from 'arc' that it needs 'python3' in
$PATH at runtime, because once built the python script will have
a fixed absolute path shebang to python3. (The check makes sense
outside of Nix though.)

Not injecting python3 in PATH prevents leaking python3 into the
environment in which arc runs linters etc.
2022-04-01 12:33:12 +02:00
adisbladis 18262c79e1 poetry2nix: 1.26.0 -> 1.27.1 2022-04-01 22:23:40 +12:00
Robert Hensing 200175a701 config.allowAliases: Define as option
This simplifies usages and makes the default value consistent.

In a few cases, the default value was interpreted to be `false`,
but this is useless, because virtually nobody will explicitly
set `allowAliases = true;`.
2022-04-01 11:33:10 +02:00
Pavol Rusnak 1af5aa0b0b
Merge pull request #166587 from teutat3s/bump/electron-17-3-1
electron_17: 17.1.2 -> 17.3.1, electron_16: 16.1.0 -> 16.2.1, electron_15: 15.4.1 -> 15.5.1, electron_14: 14.2.7 -> 14.2.9 (EOL)
2022-04-01 10:04:15 +02:00
Alex Martens 71cf6e512c cargo-spellcheck: 0.11.1 -> 0.11.2 2022-03-31 22:42:28 -07:00
github-actions[bot] be4f006d3c
Merge master into staging-next 2022-03-31 18:01:13 +00:00
Ben Siraphob 4c38fcb192
treewide: move cmake into nativeBuildInputs 2022-03-31 12:35:21 -05:00
teutat3s 5875fd68d6
electron_14: 14.2.7 -> 14.2.9
https://github.com/electron/electron/compare/v14.2.7...v14.2.9

With the release of electron v18, v14 is now officially EOL.
Look for "End of Support for 14.x.y" in:
https://github.com/electron/electron/releases/tag/v18.0.0
2022-03-31 17:58:58 +02:00
teutat3s 2caf14f6cc
electron_15: 15.4.1 -> 15.5.1
https://github.com/electron/electron/compare/v15.4.1...v15.5.1
2022-03-31 17:56:16 +02:00
teutat3s 8e9aad9883
electron_16: 16.1.0 -> 16.2.1
https://github.com/electron/electron/compare/v16.1.0...v16.2.1
2022-03-31 17:55:12 +02:00
teutat3s 732e3c70f1
electron_17: 17.1.2 -> 17.3.1
https://github.com/electron/electron/compare/v17.1.2...v17.3.1
2022-03-31 17:53:57 +02:00
xrelkd 4fce50f37e just: 1.1.1 -> 1.1.2 2022-03-31 22:28:14 +08:00
Matthieu Coudron e98e3a2365
Merge pull request #166162 from teto/lua-checks-pr 2022-03-31 16:12:07 +02:00
06kellyjac 2366f0554e go-containerregistry: 0.6.0 -> 0.8.0 2022-03-31 14:39:20 +01:00
github-actions[bot] 9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Jamie Quigley 5d652d056c
ograc: init at 0.1.6 2022-03-31 12:52:28 +01:00
Alyssa Ross ac5a927919
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/python-modules/einops/default.nix
	pkgs/development/python-modules/elegy/default.nix
2022-03-31 11:46:46 +00:00
Alyssa Ross 22c23dbb8d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/google-auth-oauthlib/default.nix
2022-03-31 11:42:24 +00:00
Bjørn Forsman 7c10b247df arcanist: add missing dependency 'which'
'arc' uses 'which' to find external programs at runtime.
2022-03-31 13:15:22 +02:00
Ben Siraphob 5187709ff7
Merge pull request #166508 from siraben/automake-buildinputs 2022-03-31 03:15:41 -05:00
Fabian Affolter b42699b306
Merge pull request #166475 from fabaff/tfsec-bump
tfsec: 1.15.0 -> 1.15.2
2022-03-31 09:05:34 +02:00
Martin Weinelt d0bfb3ccbb Merge remote-tracking branch 'origin/master' into staging-next 2022-03-31 03:49:37 +02:00
Ben Siraphob 21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
Fabian Affolter 4e5421a179 tfsec: 1.15.0 -> 1.15.2 2022-03-30 22:46:43 +02:00
Malo Bourgon a01a4d4d67
wp-cli: add meta.mainProgram (#166453) 2022-03-30 21:33:31 +02:00
sternenseemann 70530708a5 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-03-30 19:09:12 +02:00
Sandro 0fa8cbf8de
Merge pull request #166277 from lourkeur/refactor-cosmopolitan 2022-03-30 17:28:47 +02:00
Alyssa Ross fd78240ac8
treewide: use lib.getLib for OpenSSL libraries
At some point, I'd like to make another attempt at
71f1f4884b ("openssl: stop static binaries referencing libs"), which
was reverted in 195c7da07d.  One problem with my previous attempt is
that I moved OpenSSL's libraries to a lib output, but many dependent
packages were hardcoding the out output as the location of the
libraries.  This patch fixes every such case I could find in the tree.
It won't have any effect immediately, but will mean these packages
will automatically use an OpenSSL lib output if it is reintroduced in
future.

This patch should cause very few rebuilds, because it shouldn't make
any change at all to most packages I'm touching.  The few rebuilds
that are introduced come from when I've changed a package builder not
to use variable names like openssl.out in scripts / substitution
patterns, which would be confusing since they don't hardcode the
output any more.

I started by making the following global replacements:

    ${pkgs.openssl.out}/lib -> ${lib.getLib pkgs.openssl}/lib
    ${openssl.out}/lib -> ${lib.getLib openssl}/lib

Then I removed the ".out" suffix when part of the argument to
lib.makeLibraryPath, since that function uses lib.getLib internally.

Then I fixed up cases where openssl was part of the -L flag to the
compiler/linker, since that unambigously is referring to libraries.

Then I manually investigated and fixed the following packages:

 - pycurl
 - citrix-workspace
 - ppp
 - wraith
 - unbound
 - gambit
 - acl2

I'm reasonably confindent in my fixes for all of them.

For acl2, since the openssl library paths are manually provided above
anyway, I don't think openssl is required separately as a build input
at all.  Removing it doesn't make a difference to the output size, the
file list, or the closure.

I've tested evaluation with the OfBorg meta checks, to protect against
introducing evaluation failures.
2022-03-30 15:10:00 +00:00
Ryan Mulligan 37200ac165
Merge pull request #166161 from r-ryantm/auto-update/symfony-cli
symfony-cli: 5.4.2 -> 5.4.5
2022-03-30 05:09:11 -07:00
Peter Hoeg 4ceda5853f drop shards_0_15 2022-03-30 17:41:51 +08:00
Peter Hoeg 37463c21cc shards: 0.16 -> 0.17 2022-03-30 17:41:51 +08:00
Louis Bettens 9f4b404b5c maintainers/teams: add cosmopolitan team 2022-03-30 10:33:17 +02:00
Louis Bettens 0d5810ede0 cosmoc: init 2022-03-30 10:33:16 +02:00
Maximilian Bosch 6a079dad15
Merge pull request #166248 from r-ryantm/auto-update/cppcheck
cppcheck: 2.7.3 -> 2.7.4
2022-03-30 10:03:59 +02:00
Sandro 49a51536d2
Merge pull request #166072 from r-ryantm/auto-update/pipenv 2022-03-30 03:14:52 +02:00
Sandro 924a7e4eb8
Merge pull request #166258 from newAM/cargo-spellcheck 2022-03-30 02:58:30 +02:00
Sandro c3a368a874
Merge pull request #166214 from r-ryantm/auto-update/fly 2022-03-30 02:36:02 +02:00
github-actions[bot] 01c08ff8bf
Merge master into haskell-updates 2022-03-30 00:10:53 +00:00
Sandro Jäckel 9416b239fd
go-migrate: enable all db backends 2022-03-30 02:09:31 +02:00
Bernardo Meurer 48ee41f4d0
Merge pull request #166313 from lovesegfault/actionlint-pyflakes
actionlint: wrap with shellcheck and pyflakes
2022-03-29 16:59:08 -07:00
Sandro 6ef61656df
Merge pull request #166286 from r-ryantm/auto-update/esbuild 2022-03-30 01:49:24 +02:00
maxine [they] 2004860a3f
Merge pull request #166288 from NixOS/tflint_0.35.0
tflint: 0.34.1 -> 0.35.0
2022-03-30 00:21:43 +02:00
Bernardo Meurer 00f8695658 actionlint: wrap with shellcheck and pyflakes 2022-03-29 13:44:56 -07:00
Maxine Aubrey 9f16d661c8
tflint: 0.34.1 -> 0.35.0 2022-03-29 20:04:32 +02:00
R. Ryantm cb479c5a92 esbuild: 0.14.27 -> 0.14.28 2022-03-29 17:31:53 +00:00
Bernardo Meurer e2d150f6b1
Merge pull request #134917 from NixOS/binutils-2.37
binutils: 2.35.1 -> 2.38
2022-03-29 10:16:36 -07:00
Martin Weinelt 630d5e1d0d Merge remote-tracking branch 'origin/master' into staging-next 2022-03-29 18:17:36 +02:00
Thiago Kenji Okada 9fdab9103d
Merge pull request #166149 from ericdallo/bump-clojure-lsp-2022-03
clojure-lsp: 2022.02.23-12.12.12 -> 2022.03.26-18.47.08
2022-03-29 16:32:48 +01:00
Alex Martens 5115f5bb8c cargo-spellcheck: 0.11.0 -> 0.11.1 2022-03-29 07:41:48 -07:00
Ben Siraphob 05c31d049b
Merge pull request #166190 from siraben/fac-build-darwin 2022-03-29 09:37:11 -05:00
Sandro be561c7d0b
Merge pull request #166226 from Stunkymonkey/treewide-fetchFromGitHub-3 2022-03-29 16:02:21 +02:00
R. Ryantm b1ad5cd29e cppcheck: 2.7.3 -> 2.7.4 2022-03-29 13:19:22 +00:00
Frederik Rietdijk 25c014324b Merge master into staging-next 2022-03-29 13:25:16 +02:00
Felix Buehler 88ca581508 hammer: switch to fetchFromGitHub 2022-03-29 13:05:17 +02:00
Sandro e705e58950
Merge pull request #165788 from WolfangAukang/sslmate-agent 2022-03-29 11:31:40 +02:00
R. Ryantm 38a8538a7b fly: 7.7.0 -> 7.7.1 2022-03-29 09:25:48 +00:00
github-actions[bot] f0248f968f
Merge staging-next into staging 2022-03-29 06:01:53 +00:00
github-actions[bot] df0f3ba49a
Merge master into staging-next 2022-03-29 06:01:16 +00:00
Ben Siraphob 9ec6f8fc9b
fac-build: fix darwin build 2022-03-29 00:40:37 -05:00
Bernardo Meurer c981094480
binutils: only autoconf on Darwin 2022-03-28 19:11:33 -07:00
Andrew Childs 022e81d7f1
binutils: revert libtool changes that break darwin 2022-03-28 18:51:55 -07:00
Bernardo Meurer aa9448db2a
binutils: move src hack out of srcs attrset 2022-03-28 18:50:22 -07:00
Sergei Trofimovich 3de6fbcfa2
libbfd: update build-components-separately.patch for 2.38
Otherwise the patch application fails as:

    applying patch /nix/store/y0l0144l12q7jpq4jv735shgxv8ygxwh-build-components-separately.patch
    1 out of 3 hunks FAILED -- saving rejects to file opcodes/Makefile.am.rej
    1 out of 2 hunks FAILED -- saving rejects to file opcodes/configure.ac.rej
1 out of 2 hunks FAILED -- saving rejects to file opcodes/configure.ac.rej
2022-03-28 18:50:21 -07:00
Bernardo Meurer ca02ea1e26
binutils: 2.37 -> 2.38 2022-03-28 18:50:20 -07:00
Bernardo Meurer 29e61371a7
binutils: add lovesegfault as a maintainer 2022-03-28 18:50:19 -07:00
Bernardo Meurer 737fe07136
binutils: take some suggestion from nixpkgs-fmt 2022-03-28 18:50:18 -07:00
Bernardo Meurer 8f7c9816aa
binutils: sort configureFlags 2022-03-28 18:50:17 -07:00
Bernardo Meurer a3accfbea9
binutils: inline reuseLibs 2022-03-28 18:50:16 -07:00
Bernardo Meurer e06d51d4c0
binutils: add tags to comments where relevant 2022-03-28 18:50:15 -07:00
Bernardo Meurer c4913fb289
binutils: inherit {build,host,target}Platform to avoid repeating ourselves 2022-03-28 18:50:14 -07:00
Bernardo Meurer 3436886724
binutils: format and order patches section 2022-03-28 18:50:13 -07:00
Bernardo Meurer 008ce6610a
binutils: join srcs in an attrset 2022-03-28 18:50:12 -07:00
Bernardo Meurer 8e5d2ead61
binutils: rename gold to enableGold 2022-03-28 18:50:11 -07:00
Bernardo Meurer c748ef4d1b
binutils: format input attrs 2022-03-28 18:50:10 -07:00
Bernardo Meurer ce91080db2
binutils: add patch for ld file descriptor explosion 2022-03-28 18:50:06 -07:00
Bernardo Meurer f8885d9d07
libbfd: fix binutils components patch
Co-authored-by: John Ericson <git@JohnEricson.me>
2022-03-28 18:50:05 -07:00
Bernardo Meurer 36aa3f6a09
binutils: 2.35.1 -> 2.37 2022-03-28 18:50:03 -07:00
Malo Bourgon a48d78cb66 cocoapods: add meta.mainProgram 2022-03-28 18:37:13 -07:00
Malo Bourgon 6f9296d1b6 cocoapods: move to more appropriate directory 2022-03-28 18:36:59 -07:00
Matthieu Coudron 8bb4179147 luarocks: 3.2 -> 3.8 2022-03-29 03:27:53 +02:00
Matthieu Coudron 2c338f5122 luarocks-nix: bump 2022-03-29 03:18:46 +02:00
github-actions[bot] 03106b0236
Merge master into haskell-updates 2022-03-29 00:12:40 +00:00
R. Ryantm d0e3a36961 symfony-cli: 5.4.2 -> 5.4.5 2022-03-29 00:07:52 +00:00
P. R. d. O e994ca8597
sslmate-agent: init at 1.99.11 2022-03-28 17:40:43 -06:00
Eric Dallo 4ced0ddc98
clojure-lsp: 2022.02.23-12.12.12 -> 2022.03.26-18.47.08 2022-03-28 19:21:29 -03:00
Jan Tojnar c8a5db3854 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/tools/archivers/rar/default.nix
2022-03-28 17:56:38 +02:00
Jan Tojnar 997bb5e42c Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/python-modules/dnspython/default.nix
;	pkgs/development/python-modules/googleapis-common-protos/default.nix
2022-03-28 17:55:31 +02:00
Ryan Mulligan 7dc94c5306
Merge pull request #163283 from r-ryantm/auto-update/google-java-format
google-java-format: 1.14.0 -> 1.15.0
2022-03-28 08:02:05 -07:00
R. Ryantm b915133bb1 pipenv: 2022.3.24 -> 2022.3.28 2022-03-28 12:33:52 +00:00
David Costa de0f59ea37
kaf: init at 0.1.44 (#164175) 2022-03-28 14:03:00 +02:00
lewo 7c4716418f
Merge pull request #166066 from SuperSandro2000/yq-go
yq-go: 4.23.1 -> 4.24.2
2022-03-28 14:02:33 +02:00
Sandro a2095107b5
Merge pull request #165916 from techknowlogick/bump-pscale 2022-03-28 13:14:44 +02:00
Sandro Jäckel 51631359fa
yq-go: 4.23.1 -> 4.24.2 2022-03-28 13:11:50 +02:00
Sandro 2f1e03cb2b
Merge pull request #165691 from lucc/github-removed-unencrypted-git 2022-03-28 12:47:42 +02:00
Maximilian Bosch e025b7b588
Merge pull request #165946 from Ma27/bump-strace
strace: 5.16 -> 5.17
2022-03-28 08:47:09 +02:00
Ryan Mulligan 329a24aecf
Merge pull request #165905 from r-ryantm/auto-update/kustomize
kustomize: 4.5.2 -> 4.5.3
2022-03-27 18:30:41 -07:00
github-actions[bot] f0839d8bcd
Merge master into haskell-updates 2022-03-28 00:11:42 +00:00
techknowlogick e3d498d19e pscale: 0.89.0 -> 0.90.0 2022-03-27 18:30:55 -04:00
github-actions[bot] 36198fe197
Merge staging-next into staging 2022-03-27 18:01:40 +00:00
Fabian Affolter dff30c0597
Merge pull request #165800 from r-ryantm/auto-update/sqlfluff
sqlfluff: 0.11.1 -> 0.11.2
2022-03-27 20:01:28 +02:00
github-actions[bot] e3d20dfaa5
Merge master into staging-next 2022-03-27 18:01:05 +00:00
Jan Tojnar cf40af6c33 rust-cbindgen: remove myself from maintainers
I no longer have time for the project I needed this for.
2022-03-27 17:31:10 +02:00
R. Ryantm 0b1a35a788 rust-cbindgen: 0.20.0 -> 0.21.0 2022-03-27 11:30:36 -04:00
R. Ryantm 71e3a9b62d cargo-nextest: 0.9.11 -> 0.9.12 2022-03-27 11:22:16 -04:00
Sandro e4a3e8e932
Merge pull request #165842 from ianmjones/wails-2.0.0-beta.34 2022-03-27 15:54:12 +02:00
Martin Weinelt d68657af92 Merge remote-tracking branch 'origin/master' into staging-next 2022-03-27 15:54:05 +02:00
Dave Syer 909c02f6ea
jbang: 0.82.1 -> 0.92.2 (#165751) 2022-03-27 15:40:28 +02:00
Sandro 0ff1cbf17e
Merge pull request #165758 from WolfangAukang/license-finder 2022-03-27 15:39:57 +02:00
Jan Tojnar 4e42a187c3 cambalache: init at 0.8.2 2022-03-27 15:25:31 +02:00
Fabian Affolter b13597a821
Merge pull request #165943 from fabaff/bump-tfsec
tfsec: 1.13.2 -> 1.15.0
2022-03-27 15:25:04 +02:00
Sandro 0a318e1e70
Merge pull request #165058 from r-ryantm/auto-update/ocaml4.13.1-ocamlbuild 2022-03-27 15:12:51 +02:00
Sandro ac5ea36581
Merge pull request #165672 from yoctocell/patatt-init 2022-03-27 14:53:39 +02:00
Maximilian Bosch df69885883
strace: 5.16 -> 5.17
ChangeLog: https://github.com/strace/strace/releases/tag/v5.17
2022-03-27 14:38:55 +02:00
Fabian Affolter f247f52d9b tfsec: 1.14.0 -> 1.15.0 2022-03-27 14:11:49 +02:00
Jörg Thalheim 5fbddc8d58
Merge pull request #165885 from danderson/danderson/gotools-generics
gotools: 2021-01-13 -> 0.1.10
2022-03-27 12:50:12 +01:00
Fabian Affolter 30877520d6 tfsec: 1.13.2 -> 1.14.0 2022-03-27 13:44:17 +02:00
Sandro b240a774b3
Merge pull request #165585 from r-ryantm/auto-update/bazel-gazelle 2022-03-27 12:50:53 +02:00
Sandro 25d6fb8656
Merge pull request #163084 from techknowlogick/bump-drone 2022-03-27 12:49:36 +02:00
sternenseemann 1f57d3e722 nix-linter: 0.2.0.3 -> 0.2.0.4 2022-03-27 12:11:28 +02:00
Jörg Thalheim 2ceb2eb44b
Merge pull request #165869 from r-ryantm/auto-update/golangci-lint
golangci-lint: 1.45.0 -> 1.45.2
2022-03-27 07:50:09 +01:00
github-actions[bot] ec92b288e2
Merge staging-next into staging 2022-03-27 06:01:57 +00:00
R. Ryantm 693e3b95f0 kustomize: 4.5.2 -> 4.5.3 2022-03-27 02:36:32 +00:00
Martin Weinelt 7be28200e2 Merge remote-tracking branch 'origin/master' into staging-next 2022-03-27 01:45:13 +01:00
github-actions[bot] 61d6c3bc7c
Merge master into haskell-updates 2022-03-27 00:12:02 +00:00
David Anderson fb09c4717c gotools: 2021-01-13 -> 0.1.10
Adds tool support for Go 1.18 generics.

Signed-off-by: David Anderson <dave@natulte.net>
2022-03-26 15:51:14 -07:00
Robert Scott f226c9f546
Merge pull request #165421 from bjornfor/update-cppcheck
cppcheck: 2.7 -> 2.7.3
2022-03-26 22:15:41 +00:00
Artturi df64c2c722
Merge pull request #165726 from bobby285271/dfeet 2022-03-26 23:44:04 +02:00
Ben Siraphob ed863440b8
Merge pull request #163924 from OPNA2608/fix/autoPatchelfHook_isLinux 2022-03-26 16:01:56 -05:00
R. Ryantm f74d412093 golangci-lint: 1.45.0 -> 1.45.2 2022-03-26 19:43:34 +00:00
github-actions[bot] 77dc421883
Merge staging-next into staging 2022-03-26 18:01:56 +00:00
github-actions[bot] 3b6f03e497
Merge master into staging-next 2022-03-26 18:01:22 +00:00
Alex Martens bbe25ed9da saleae-logic-2: 2.3.45 -> 2.3.47 2022-03-26 09:54:57 -07:00
Bjørn Forsman 45ab96dd9c cppcheck: set doCheck = true 2022-03-26 16:43:27 +01:00
Ben Siraphob af253a5b90
Merge pull request #165722 from siraben/rollback-ts-nix 2022-03-26 09:29:56 -05:00
Ian M. Jones 0b2ec95f17 wails: 2.0.0-beta.33 -> 2.0.0-beta.34 2022-03-26 13:01:47 +00:00
Sandro 1d5c9053d1
Merge pull request #165837 from SuperSandro2000/nrfutil 2022-03-26 13:44:31 +01:00
techknowlogick 501f643976
buildkite-agent: 3.33.3 -> 3.34.1 (#163110) 2022-03-26 13:29:58 +01:00
Sandro 8915e6ca95
nrfutil: mark broken 2022-03-26 13:10:37 +01:00
github-actions[bot] b2fc63a844
Merge staging-next into staging 2022-03-26 12:02:50 +00:00
superherointj 54f62a4cb0 prisma-engines: add superherointj as maintainer 2022-03-26 08:33:37 -03:00
sternenseemann 372d0a707e Merge remote-tracking branch 'origin/master' into haskell-updates 2022-03-26 09:59:28 +01:00
Jan Tojnar a6fcd7b301 glib: Fix conflicts in Meson patch on Darwin
Now based onto 0.61.2.
2022-03-26 09:50:05 +01:00
Vladimír Čunát a42ca0678b
Merge branch 'master' into staging-next 2022-03-26 09:20:38 +01:00
Vladimír Čunát b9eab51eed
Merge #160343: GNOME: 41 -> 42 2022-03-26 09:16:07 +01:00
Bobby Rong 44624e5bd9
Merge pull request #165750 from 06kellyjac/master
just: 1.1.0 -> 1.1.1
2022-03-26 13:57:07 +08:00
Artturi 81f9d0b0ff
Merge pull request #165712 from newAM/cargo-spellcheck
cargo-spellcheck: 0.10.1 -> 0.11.0
2022-03-26 06:48:11 +02:00