Commit graph

16708 commits

Author SHA1 Message Date
R. RyanTM 344600efbb frugal: 3.14.4 -> 3.14.5 2021-06-19 07:05:19 +00:00
maralorn 1070b786a9
Merge pull request #126693 from NixOS/haskell-updates 2021-06-19 03:23:12 +02:00
Mario Rodas f96d3cae5c
Merge pull request #127294 from r-ryantm/auto-update/flow
flow: 0.152.0 -> 0.153.0
2021-06-18 19:17:00 -05:00
Mario Rodas ea135fa8ed
Merge pull request #127307 from r-ryantm/auto-update/go-toml
go-toml: 1.9.2 -> 1.9.3
2021-06-18 19:15:50 -05:00
Maximilian Bosch b2db3cb6f1
Merge pull request #127352 from happysalada/cargo-udeps_update
cargo-udeps: 0.1.21 -> 0.1.22
2021-06-18 18:47:04 +02:00
Ryan Mulligan a0dd737a81
Merge pull request #127322 from r-ryantm/auto-update/kustomize-sops
kustomize-sops: 2.5.5 -> 2.5.6
2021-06-18 08:54:15 -07:00
R. RyanTM fb0f42c394 cargo-cache: 0.6.2 -> 0.6.3 2021-06-18 23:50:05 +09:00
happysalada 8568807d54 cargo-udeps: 0.1.21 -> 0.1.22 2021-06-18 22:54:59 +09:00
Sandro 9a2ff8be4f
Merge pull request #127314 from fabaff/bump-mkdocs 2021-06-18 13:43:57 +02:00
Fabian Affolter 017b0596a1 mkdocs: 1.0.4 -> 1.2.1 2021-06-18 13:25:10 +02:00
Subhrajyoti Sen 36387e364f
ktlint: 0.40.0 -> 0.41.0 (#119877) 2021-06-18 12:14:50 +02:00
Sandro 3fbace382d
Merge pull request #127282 from r-burns/ccache
ccache: fix tests on darwin
2021-06-18 12:11:40 +02:00
Sandro b4cad9f225
Merge pull request #127233 from 06kellyjac/terraform-ls
terraform-ls: 0.18.0 -> 0.18.1
2021-06-18 11:53:32 +02:00
Sandro 3daab2d424
Merge pull request #127220 from r-ryantm/auto-update/golangci-lint
golangci-lint: 1.40.1 -> 1.41.0
2021-06-18 11:53:19 +02:00
Sandro dc24c0f714
Merge pull request #127230 from figsoda/stylua
stylua: 0.9.0 -> 0.9.1
2021-06-18 11:30:40 +02:00
R. RyanTM c419ced74d esbuild: 0.12.7 -> 0.12.9 2021-06-18 18:14:29 +09:00
R. RyanTM 68a113506f kustomize-sops: 2.5.5 -> 2.5.6 2021-06-18 08:44:49 +00:00
R. RyanTM 2ffff5d9bb gosec: 2.8.0 -> 2.8.1 2021-06-18 06:21:50 +00:00
R. RyanTM 5420c28e67 go-toml: 1.9.2 -> 1.9.3 2021-06-18 06:10:54 +00:00
R. RyanTM a37b662ba1 flow: 0.152.0 -> 0.153.0 2021-06-18 04:48:41 +00:00
Ryan Burns bec5a8c533 ccache: fix tests on darwin 2021-06-17 17:42:17 -07:00
Malte Brandy 4b2e95ca2a
Merge branch 'master' into haskell-updates 2021-06-17 19:13:59 +02:00
06kellyjac 751ae12d6f terraform-ls: 0.18.0 -> 0.18.1 2021-06-17 16:53:16 +01:00
Ryan Mulligan 8b1221f601
Merge pull request #127196 from r-ryantm/auto-update/earthly
earthly: 0.5.16 -> 0.5.17
2021-06-17 08:31:20 -07:00
R. RyanTM 818201e4b5 bazel-remote: 2.0.1 -> 2.1.0 2021-06-17 17:21:34 +02:00
figsoda 3f9ab36710 stylua: 0.9.0 -> 0.9.1 2021-06-17 11:20:56 -04:00
Sandro dacb6a91da
Merge pull request #127168 from r-ryantm/auto-update/cargo-msrv
cargo-msrv: 0.6.0 -> 0.7.0
2021-06-17 17:13:33 +02:00
R. RyanTM d069d23716 golangci-lint: 1.40.1 -> 1.41.0 2021-06-17 13:29:59 +00:00
R. RyanTM c562271f72 earthly: 0.5.16 -> 0.5.17 2021-06-17 09:53:14 +00:00
R. RyanTM 228baac5a4 cargo-make: 0.33.0 -> 0.34.0 2021-06-17 13:59:06 +09:00
R. RyanTM 9f695b8d1a cargo-msrv: 0.6.0 -> 0.7.0 2021-06-17 02:11:32 +00:00
R. RyanTM cbb17d3bcb azure-storage-azcopy: 10.10.0 -> 10.11.0 2021-06-16 18:11:18 -07:00
github-actions[bot] 51bf815af0
Merge master into staging-next 2021-06-17 00:09:48 +00:00
Sandro f4ca9882ff
Merge pull request #127128 from baloo/baloo/bindgen/llvm_latest
rust-bindgen: some features of bindgen require a recent version of llvm
2021-06-16 23:58:53 +02:00
R. RyanTM 90022056f5 byacc: 20210109 -> 20210520 2021-06-16 13:36:12 -07:00
Arthur Gautier 61a9aafda6 rust-bindgen: some features of bindgen require a recent version of llvm
Features likes 'asm goto' are only available if compiled with llvm >= 11.

This is required for rust-in-linux development for example. I believe
binding to llvmPackages_latest is an acceptable tradeoff.

```
  RUSTC L rust/build_error.o
error: unknown argument: '-fmacro-prefix-map=./='
error: unknown argument: '-fno-stack-clash-protection'
error: unknown warning option '-Wno-frame-address'; did you mean '-Wno-address'? [-Wunknown-warning-option]
error: unknown warning option '-Wno-pointer-to-enum-cast' [-Wunknown-warning-option]
./arch/x86/include/asm/bitops.h:138:9: error: 'asm goto' constructs are not supported yet
./arch/x86/include/asm/bitops.h:162:9: error: 'asm goto' constructs are not supported yet
./arch/x86/include/asm/bitops.h:201:9: error: 'asm goto' constructs are not supported yet
./include/linux/list.h:282:9: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
./include/linux/list.h:318:27: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
./include/linux/list.h:821:10: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
./include/linux/list.h:830:10: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
./arch/x86/include/asm/atomic.h:83:9: error: 'asm goto' constructs are not supported yet
./arch/x86/include/asm/atomic.h:123:9: error: 'asm goto' constructs are not supported yet
./arch/x86/include/asm/atomic.h:137:9: error: 'asm goto' constructs are not supported yet
./arch/x86/include/asm/atomic.h:152:9: error: 'asm goto' constructs are not supported yet
./arch/x86/include/asm/atomic64_64.h:76:9: error: 'asm goto' constructs are not supported yet
./arch/x86/include/asm/atomic64_64.h:118:9: error: 'asm goto' constructs are not supported yet
./arch/x86/include/asm/atomic64_64.h:132:9: error: 'asm goto' constructs are not supported yet
./arch/x86/include/asm/atomic64_64.h:147:9: error: 'asm goto' constructs are not supported yet
./include/linux/jump_label.h:278:2: error: expected '(' after 'asm'
./include/linux/jump_label.h:284:2: error: expected '(' after 'asm'
./include/linux/jump_label.h:306:2: error: expected '(' after 'asm'
./include/linux/jump_label.h:309:3: error: expected '(' after 'asm'
./include/linux/jump_label.h:317:2: error: expected '(' after 'asm'
./include/linux/jump_label.h:320:3: error: expected '(' after 'asm'
./include/linux/llist.h:189:9: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
fatal error: too many errors emitted, stopping now [-ferror-limit=]
error: unknown argument: '-fmacro-prefix-map=./=', err: true
error: unknown argument: '-fno-stack-clash-protection', err: true
error: unknown warning option '-Wno-frame-address'; did you mean '-Wno-address'? [-Wunknown-warning-option], err: true
error: unknown warning option '-Wno-pointer-to-enum-cast' [-Wunknown-warning-option], err: true
./arch/x86/include/asm/bitops.h:138:9: error: 'asm goto' constructs are not supported yet, err: true
./arch/x86/include/asm/bitops.h:162:9: error: 'asm goto' constructs are not supported yet, err: true
./arch/x86/include/asm/bitops.h:201:9: error: 'asm goto' constructs are not supported yet, err: true
./include/linux/list.h:282:9: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier], err: false
./include/linux/list.h:318:27: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier], err: false
./include/linux/list.h:821:10: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier], err: false
./include/linux/list.h:830:10: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier], err: false
./arch/x86/include/asm/atomic.h:83:9: error: 'asm goto' constructs are not supported yet, err: true
./arch/x86/include/asm/atomic.h:123:9: error: 'asm goto' constructs are not supported yet, err: true
./arch/x86/include/asm/atomic.h:137:9: error: 'asm goto' constructs are not supported yet, err: true
./arch/x86/include/asm/atomic.h:152:9: error: 'asm goto' constructs are not supported yet, err: true
./arch/x86/include/asm/atomic64_64.h:76:9: error: 'asm goto' constructs are not supported yet, err: true
./arch/x86/include/asm/atomic64_64.h:118:9: error: 'asm goto' constructs are not supported yet, err: true
./arch/x86/include/asm/atomic64_64.h:132:9: error: 'asm goto' constructs are not supported yet, err: true
./arch/x86/include/asm/atomic64_64.h:147:9: error: 'asm goto' constructs are not supported yet, err: true
./include/linux/jump_label.h:278:2: error: expected '(' after 'asm', err: true
./include/linux/jump_label.h:284:2: error: expected '(' after 'asm', err: true
./include/linux/jump_label.h:306:2: error: expected '(' after 'asm', err: true
./include/linux/jump_label.h:309:3: error: expected '(' after 'asm', err: true
./include/linux/jump_label.h:317:2: error: expected '(' after 'asm', err: true
./include/linux/jump_label.h:320:3: error: expected '(' after 'asm', err: true
./include/linux/llist.h:189:9: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier], err: false
fatal error: too many errors emitted, stopping now [-ferror-limit=], err: true
thread 'main' panicked at 'Unable to generate bindings: ()', src/main.rs:54:36
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
make[1]: *** [rust/Makefile:141: rust/bindings_generated.rs] Error 1
make[1]: *** Deleting file 'rust/bindings_generated.rs'
```

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-06-16 18:52:09 +00:00
github-actions[bot] 2d104c99a7
Merge master into staging-next 2021-06-16 18:04:45 +00:00
Florian Beeres ef74702bff
litestream: init at 0.3.5 (#127108)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-16 19:06:30 +02:00
Sandro 4d374223f7
Merge pull request #126994 from r-ryantm/auto-update/dotenv-linter 2021-06-16 18:33:01 +02:00
Sandro f68a20933e
Merge pull request #127072 from jojosch/twirp-8.1.0 2021-06-16 17:43:45 +02:00
José Luis Lafuente 779cb5580d tree-sitter: update grammars
Switch to nvim-treesitter/tree-sitter-lua for lua,
since current lua grammar is broken for 0.19.5
2021-06-16 16:53:57 +02:00
Maximilian Bosch d646b9cf44
packer: 1.7.2 -> 1.7.3 (#127057)
ChangeLog: https://github.com/hashicorp/packer/blob/v1.7.3/CHANGELOG.md#173-june-15-2021
2021-06-16 15:49:25 +02:00
Johannes Schleifenbaum 728c149ebd
protoc-gen-twirp: 8.0.0 -> 8.1.0 2021-06-16 13:21:26 +02:00
Joe Hermaszewski 2d95c11e1c nix-linter: 2020-09-25 -> 2021-06-16
Also add to haskellPackages
2021-06-16 11:18:27 +02:00
github-actions[bot] f060a3768b
Merge master into staging-next 2021-06-16 06:04:41 +00:00
R. RyanTM 52ffe02b31 checkstyle: 8.42 -> 8.43 2021-06-15 21:47:52 -07:00
Jonathan Ringer d1d37feb6d
Merge branch 'master' into staging-next
Conflicts:
  pkgs/servers/x11/xorg/default.nix
2021-06-15 19:32:36 -07:00
Sandro df4ffccc5c
Merge pull request #126863 from alyssais/bear
bear: 3.0.9 -> 3.0.12
2021-06-16 03:33:22 +02:00
Arseniy Seroka 99d6ee52b1
Merge pull request #126989 from ruuda/butane0121
butane: 0.12.0 -> 0.12.1
2021-06-16 01:07:51 +03:00
Robert Schütz 0b1ec4bd68
Merge pull request #126940 from SuperSandro2000/websocket_client
pythonPackages: websocket_client -> websocket-client
2021-06-16 00:04:27 +02:00