Commit Graph

17912 Commits

Author SHA1 Message Date
TredwellGit
a544b2b378 electron_13: 13.2.2 -> 13.2.3
https://github.com/electron/electron/releases/tag/v13.2.3
2021-08-28 19:24:43 +00:00
Mario Rodas
e995e77f36
Merge pull request #136019 from fabaff/bump-tfsec
tfsec: 0.58.4 -> 0.58.5
2021-08-28 07:57:06 -05:00
figsoda
9346229902 inferno: init at 0.10.6 2021-08-28 21:38:51 +09:00
R. RyanTM
33359f518b esbuild: 0.12.23 -> 0.12.24 2021-08-28 21:22:12 +09:00
lewo
08ef0f28e3
Merge pull request #135973 from r-ryantm/auto-update/yq-go
yq-go: 4.12.0 -> 4.12.1
2021-08-28 10:46:22 +02:00
Fabian Affolter
4e04f84aac tfsec: 0.58.4 -> 0.58.5 2021-08-28 09:48:57 +02:00
Domen Kožar
8b34c96c58
Merge pull request #135989 from veprbl/pr/bear_darwin_fix
bear: fix on x86_64-darwin
2021-08-28 09:07:34 +02:00
misuzu
b0daf8fb06
remarshal: use toPythonApplication (#135897)
* remarshal: use toPythonApplication

* Update pkgs/development/python-modules/remarshal/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-28 03:01:48 +02:00
Dmitry Kalinkin
e2e44d9b5c
bear: fix on x86_64-darwin 2021-08-27 20:22:27 -04:00
Sandro
a5237b5614
Merge pull request #135956 from Ma27/ma27-unmaintain
treewide: remove ma27 from the maintainer-list of a few packages
2021-08-28 01:46:03 +02:00
Dmitry Kalinkin
36cc2696e0
Merge pull request #135962 from prusnak/bear
bear: unbreak on aarch64-darwin
2021-08-27 19:27:26 -04:00
R. RyanTM
601751a7b6 yq-go: 4.12.0 -> 4.12.1 2021-08-27 22:44:53 +00:00
Pavol Rusnak
999f55ee01
bear: unbreak on aarch64-darwin
we have recent macOS SDK on aarch64-darwin, only x86_64-darwin is broken
2021-08-27 23:30:51 +02:00
Maximilian Bosch
3da886bf41
treewide: remove ma27 from the maintainer-list of a few packages
These are all packages that I stopped using and hence just create noise
in my inbox for each change affecting them and let's face it, while I
still enjoy contributing to nixpkgs, it doesn't really make sense to be
listed there if I can't do much anyways.

Each of these packages can be taken over by someone or removed if
people think that's reasonable.

Of course, if other maintainers face issues, I can answer some questions
if needed & possible.
2021-08-27 22:28:49 +02:00
R. RyanTM
1cb0ebd2e2 c2ffi: unstable-2021-04-15 -> unstable-2021-06-15 2021-08-27 19:49:53 +00:00
TredwellGit
032baedc97 electron_11: 11.4.11 -> 11.4.12
https://github.com/electron/electron/releases/tag/v11.4.12
2021-08-27 14:16:43 +00:00
TredwellGit
0e6f0724c6 electron_12: 12.0.16 -> 12.0.17
https://github.com/electron/electron/releases/tag/v12.0.17
2021-08-27 14:15:52 +00:00
TredwellGit
f2e2b9d988 electron_13: 13.2.0 -> 13.2.2
https://github.com/electron/electron/releases/tag/v13.2.1
https://github.com/electron/electron/releases/tag/v13.2.2
2021-08-27 14:14:39 +00:00
R. RyanTM
bc2cd87128 esbuild: 0.12.22 -> 0.12.23 2021-08-27 21:59:36 +09:00
Mario Rodas
ae88f7e368
Merge pull request #135531 from 06kellyjac/terraform-ls
terraform-ls: 0.20.1 -> 0.21.0
2021-08-27 07:30:38 -05:00
zowoq
34c83abd53 gopkgs: remove unused deps.nix 2021-08-27 06:43:33 +10:00
Sandro
1c34482153
Merge pull request #134150 from Kranzes/auto-update/apache-maven
maven: 3.8.1 -> 3.8.2
2021-08-26 22:26:27 +02:00
zowoq
13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
Ryan Mulligan
7c7be58524
Merge pull request #135748 from r-ryantm/auto-update/dotenv-linter
dotenv-linter: 3.1.0 -> 3.1.1
2021-08-26 00:22:26 -07:00
zowoq
e6494966dd treewide: buildFlagsArray -> ldflags 2021-08-26 15:43:28 +10:00
R. RyanTM
6a9c41924d dotenv-linter: 3.1.0 -> 3.1.1 2021-08-26 04:19:49 +00:00
Mario Rodas
c552790938
Merge pull request #135616 from r-ryantm/auto-update/cloud-nuke
cloud-nuke: 0.4.0 -> 0.5.0
2021-08-25 22:51:57 -05:00
davidak
6aeefc823a
Merge pull request #134979 from r-ryantm/auto-update/buf
buf: 0.51.1 -> 0.52.0
2021-08-26 02:46:25 +02:00
Sandro
ef66a199f5
Merge pull request #135697 from Artturin/earthlyflags
earthly: remove extldflags
2021-08-26 00:48:24 +02:00
Sandro
095d863c0b
Merge pull request #135610 from oxalica/rust-analyzer
rust-analyzer: enable check by default
2021-08-26 00:29:05 +02:00
Artturin
6a37c6b945 earthly: remove extldflags
fixes #135693
2021-08-25 22:38:35 +03:00
oxalica
4b8c79896c
rust-analyzer: enable check by default 2021-08-26 02:18:53 +08:00
Sandro
d79f428ec5
Merge pull request #135639 from r-ryantm/auto-update/kustomize
kustomize: 4.2.0 -> 4.3.0
2021-08-25 13:53:50 +02:00
Sandro
ba2824d029
Merge pull request #135577 from r-ryantm/auto-update/vultr-cli
vultr-cli: 2.7.0 -> 2.8.0
2021-08-25 13:53:14 +02:00
Maximilian Bosch
f13997ff31
jiq: 0.7.1 -> 0.7.2
ChangeLog: https://github.com/fiatjaf/jiq/releases/tag/v0.7.2
2021-08-25 12:30:11 +02:00
R. RyanTM
6ee577f994 kustomize: 4.2.0 -> 4.3.0 2021-08-25 07:22:14 +00:00
R. RyanTM
1733b349dc cloud-nuke: 0.4.0 -> 0.5.0 2021-08-25 02:07:57 +00:00
Sergei Trofimovich
0cc67d775f
ccache: 4.3 -> 4.4 (#135527)
Added `test.trim_dir` to exclude list on Darwin as reported by @r-burns.
2021-08-24 21:02:32 -04:00
Sandro
99342b2ef9
Merge pull request #135579 from Mic92/radare2
radare2: link to upstream makefile for vector35-arch-arm64 hash
2021-08-24 23:52:59 +02:00
Ryan Mulligan
b7efa4755c
Merge pull request #135555 from r-ryantm/auto-update/rust-analyzer-unwrapped
rust-analyzer-unwrapped: 2021-08-16 -> 2021-08-23
2021-08-24 13:53:40 -07:00
Jörg Thalheim
b6a5c45cc1 radare2: link to upstream makefile for vector35-arch-arm64 hash 2021-08-24 19:41:34 +02:00
R. RyanTM
9444cf6b8d vultr-cli: 2.7.0 -> 2.8.0 2021-08-24 16:46:02 +00:00
Ryan Mulligan
a4af44a85f
Merge pull request #135512 from r-ryantm/auto-update/kafkacat
kafkacat: 1.6.0 -> 1.7.0
2021-08-24 09:02:39 -07:00
maralorn
823ff946b8
Merge pull request #135392 from r-ryantm/auto-update/vaultenv
vaultenv: 0.13.1 -> 0.13.3
2021-08-24 15:28:30 +02:00
R. RyanTM
0caabc36af rust-analyzer-unwrapped: 2021-08-16 -> 2021-08-23 2021-08-24 13:22:19 +00:00
06kellyjac
5e053d9d79 terraform-ls: 0.20.1 -> 0.21.0 2021-08-24 10:14:33 +01:00
R. RyanTM
1acdcbbec7 kafkacat: 1.6.0 -> 1.7.0 2021-08-24 07:29:59 +00:00
Artturi
c285a36ab7
Merge pull request #135396 from r-ryantm/auto-update/vendir 2021-08-23 17:23:29 +03:00
Artturi
71b82c1094
Merge pull request #135389 from r-ryantm/auto-update/unused
unused: 0.2.2 -> 0.2.3
2021-08-23 17:20:55 +03:00
Artturi
b8c63056e0
Merge pull request #135357 from r-ryantm/auto-update/skaffold 2021-08-23 17:09:20 +03:00