Commit Graph

21446 Commits

Author SHA1 Message Date
sternenseemann
70bddadaee haskell-language-server: fix reference logic
If we are linking dynamically, it's practically no use removing
references, as we depend on GHC either way via linking.

I've also elected to keep the references to the data outputs in all
cases — they are a bit arcane (there's no easy way to tell they
definitely are not necessary) and don't contribute too much to the
overall closure size.
2022-02-14 18:36:53 +01:00
sternenseemann
288f2ad360 haskell-language-server: default to statically linking haskell deps
This means we don't use the system linker by default, but decreases
closure size significantly, as we no longer reference every supported
version GHC.
2022-02-14 18:36:53 +01:00
sternenseemann
632fc5f2b1 haskell-language-server: retain old postInstall if any 2022-02-14 18:36:53 +01:00
sternenseemann
dcb9ff59ca haskell-language-server: make linking configureable in wrapper
haskell-language-server will now default to building a shared
executable, as upstream does, complete with a huge closure. By passing
{ dynamic = false; } via override, it is still possible to build a
"statically linked" variant of HLS, as it used to be.

Note: Before this change HLS would fail to compile on aarch64.
2022-02-14 18:36:53 +01:00
R. Ryantm
caa34f1650 buildpack: 0.23.0 -> 0.24.0 2022-02-14 17:12:51 +00:00
Artturi
c3cd253487
Merge pull request #159942 from r-ryantm/auto-update/rust-script
rust-script: 0.19.0 -> 0.20.0
2022-02-14 14:22:43 +02:00
Fabian Affolter
7fd11291cc
Merge pull request #159664 from r-ryantm/auto-update/oshka
oshka: 0.4.0 -> 0.4.1
2022-02-14 10:23:04 +01:00
Fabian Affolter
f5632667e3
Merge pull request #159420 from r-ryantm/auto-update/checkmate
checkmate: 0.5.3 -> 0.5.7
2022-02-14 10:20:18 +01:00
Bobby Rong
9438e73390
Merge pull request #159475 from r-ryantm/auto-update/ginkgo
ginkgo: 2.1.1 -> 2.1.2
2022-02-14 16:38:34 +08:00
Fabian Affolter
704a5543f4
Merge pull request #159529 from fabaff/bump-checkov
checkov: 2.0.823 -> 2.0.829
2022-02-14 09:18:24 +01:00
Fabian Affolter
e2f2b5503e checkov: 2.0.829 -> 2.0.833 2022-02-14 08:56:22 +01:00
Bobby Rong
2b8555151a
Merge pull request #159515 from r-ryantm/auto-update/jd-diff-patch
jd-diff-patch: 1.4.0 -> 1.5.1
2022-02-14 13:51:21 +08:00
R. Ryantm
6b8d271d37 rust-script: 0.19.0 -> 0.20.0 2022-02-14 05:37:56 +00:00
Bobby Rong
698c7761a0
Merge pull request #159483 from r-ryantm/auto-update/go-swag
go-swag: 1.6.7 -> 1.7.9-p1
2022-02-14 10:53:51 +08:00
Martin Weinelt
3a3fa1b0f2
Merge pull request #159332 from techknowlogick/drone-cli-darwin-aarch64 2022-02-13 21:14:19 +01:00
zowoq
bbd7dde0bd faas-cli: remove unnecessary platforms 2022-02-14 06:10:55 +10:00
Pascal Bach
65c986296a
Merge pull request #159661 from r-ryantm/auto-update/oq
oq: 1.3.1 -> 1.3.2
2022-02-13 20:01:58 +01:00
Mario Rodas
d507cb05c3
Merge pull request #159703 from r-ryantm/auto-update/pscale
pscale: 0.88.0 -> 0.89.0
2022-02-13 13:52:39 -05:00
Mario Rodas
938856053a
Merge pull request #159756 from r-ryantm/auto-update/skaffold
skaffold: 1.35.2 -> 1.36.0
2022-02-13 13:49:47 -05:00
Mario Rodas
c930cabf4d
Merge pull request #159844 from r-ryantm/auto-update/ytt
ytt: 0.36.0 -> 0.39.0
2022-02-13 13:46:07 -05:00
R. Ryantm
2551494d20 earthly: 0.6.5 -> 0.6.7 2022-02-13 18:29:03 +00:00
Mario Rodas
39984058d9
Merge pull request #159734 from r-ryantm/auto-update/richgo
richgo: 0.3.9 -> 0.3.10
2022-02-13 09:40:07 -05:00
Mario Rodas
eda0256152
Merge pull request #159791 from r-ryantm/auto-update/symfony-cli
symfony-cli: 5.3.3 -> 5.3.4
2022-02-13 09:36:39 -05:00
R. Ryantm
d44cff0529 ytt: 0.36.0 -> 0.39.0 2022-02-13 13:20:29 +00:00
Florian Klink
33ce7d3e00
Merge pull request #159433 from r-ryantm/auto-update/crd2pulumi
crd2pulumi: 1.1.0 -> 1.2.0
2022-02-13 14:20:04 +01:00
Mario Rodas
25129abb78
Merge pull request #159787 from r-ryantm/auto-update/svlint
svlint: 0.4.18 -> 0.5.1
2022-02-13 06:08:43 -05:00
Mario Rodas
265adab27c
Merge pull request #159733 from r-ryantm/auto-update/reviewdog
reviewdog: 0.13.1 -> 0.14.0
2022-02-13 06:07:12 -05:00
lewo
db8bd03b6b
Merge pull request #159634 from r-ryantm/auto-update/open-policy-agent
open-policy-agent: 0.36.1 -> 0.37.2
2022-02-13 10:04:00 +01:00
R. Ryantm
e1cdf09dc7 symfony-cli: 5.3.3 -> 5.3.4 2022-02-13 08:52:58 +00:00
R. Ryantm
2a237cddf1 svls: 0.1.27 -> 0.2.0 2022-02-13 08:46:34 +00:00
R. Ryantm
ddab7df581 svlint: 0.4.18 -> 0.5.1 2022-02-13 08:37:25 +00:00
Dennis Gosnell
05f6469b27
Merge pull request #159765 from r-ryantm/auto-update/spago
spago: 0.20.5 -> 0.20.7
2022-02-13 16:08:48 +09:00
Jörg Thalheim
8c0e58f285
Merge pull request #159713 from r-ryantm/auto-update/pwndbg
pwndbg: 2021.06.22 -> 2022.01.05
2022-02-13 07:08:27 +00:00
R. Ryantm
549e0ca34e spago: 0.20.5 -> 0.20.7 2022-02-13 06:39:02 +00:00
R. Ryantm
8b41152e66 dprint: 0.19.2 -> 0.22.0 2022-02-12 22:32:44 -08:00
R. Ryantm
850b12b9d6 air: 1.27.9 -> 1.27.10 2022-02-12 22:18:28 -08:00
R. Ryantm
28f045457e cflow: 1.6 -> 1.7 2022-02-12 22:09:24 -08:00
R. Ryantm
68ea939b35 skaffold: 1.35.2 -> 1.36.0 2022-02-13 05:59:57 +00:00
R. Ryantm
db8981606c dt-schema: 2021.10 -> 2022.1 2022-02-12 21:39:40 -08:00
R. Ryantm
ad205764e8 byacc: 20211224 -> 20220128 2022-02-12 21:35:03 -08:00
R. Ryantm
f53437fff4 direvent: 5.2 -> 5.3 2022-02-12 21:30:53 -08:00
R. Ryantm
5c38d3cd07 dbmate: 1.13.0 -> 1.14.0 2022-02-12 21:22:54 -08:00
R. Ryantm
30869efa4f dotenv-linter: 3.1.1 -> 3.2.0 2022-02-12 21:22:22 -08:00
R. Ryantm
7dd10581a7 bacon: 1.2.4 -> 1.2.5 2022-02-12 21:08:17 -08:00
R. Ryantm
f64d1f683b dyff: 1.4.7 -> 1.5.1 2022-02-12 21:06:20 -08:00
R. Ryantm
6488b4a67f fq: 0.0.3 -> 0.0.4 2022-02-12 21:02:35 -08:00
R. Ryantm
aa05837dd4 earthly: 0.6.4 -> 0.6.5 2022-02-12 21:00:41 -08:00
R. Ryantm
ea5d5c5173 jql: 3.0.6 -> 3.1.0 2022-02-12 20:45:48 -08:00
Bobby Rong
47210e4caa
Merge pull request #159737 from r-ryantm/auto-update/rtss
rtss: 0.6.1 -> 0.6.2
2022-02-13 12:39:23 +08:00
R. Ryantm
9f4e3ab96f bazel-kazel: 0.2.2 -> 0.2.5 2022-02-12 20:32:39 -08:00
R. Ryantm
92928da284 k6: 0.35.0 -> 0.36.0 2022-02-12 20:22:11 -08:00
R. Ryantm
7b12207cc9 circleci-cli: 0.1.16535 -> 0.1.16737 2022-02-12 20:21:47 -08:00
R. Ryantm
9a288424d9 kustomize: 4.4.1 -> 4.5.2 2022-02-12 20:19:04 -08:00
R. Ryantm
d34a4673d7 clickhouse-backup: 1.2.2 -> 1.3.0 2022-02-12 20:18:52 -08:00
R. Ryantm
2cf40978f9 konstraint: 0.16.0 -> 0.18.0 2022-02-12 20:18:43 -08:00
R. Ryantm
32bb766877 krew: 0.4.2 -> 0.4.3 2022-02-12 20:16:04 -08:00
R. Ryantm
ef0c36300b doctl: 1.69.0 -> 1.70.0 2022-02-12 20:15:51 -08:00
R. Ryantm
bb8a95b13d rtss: 0.6.1 -> 0.6.2 2022-02-13 04:06:14 +00:00
techknowlogick
024ac27aff drone-cli: add darwin aarch64 support 2022-02-12 22:54:13 -05:00
R. Ryantm
cc758bc4bb richgo: 0.3.9 -> 0.3.10 2022-02-13 03:25:14 +00:00
R. Ryantm
55e8ad59ad reviewdog: 0.13.1 -> 0.14.0 2022-02-13 03:12:20 +00:00
R. Ryantm
aaf2c5a99a regbot: 0.3.8 -> 0.3.10 2022-02-13 02:47:32 +00:00
R. Ryantm
162c4a6ce3 pwndbg: 2021.06.22 -> 2022.01.05 2022-02-13 01:43:02 +00:00
R. Ryantm
444d1c23f6 pscale: 0.88.0 -> 0.89.0 2022-02-13 00:35:20 +00:00
R. Ryantm
29b3fb20f0 oshka: 0.4.0 -> 0.4.1 2022-02-12 21:35:07 +00:00
R. Ryantm
43e49ebfc1 oq: 1.3.1 -> 1.3.2 2022-02-12 21:22:42 +00:00
R. Ryantm
1f38e43ea8 operator-sdk: 1.12.0 -> 1.17.0 2022-02-12 21:18:10 +00:00
R. Ryantm
b44a18f6e8 open-policy-agent: 0.36.1 -> 0.37.2 2022-02-12 19:33:51 +00:00
R. Ryantm
e51bb574bb nix-build-uncached: 1.1.0 -> 1.1.1 2022-02-12 18:24:49 +00:00
Sandro
ae6354cde1
Merge pull request #159142 from r-ryantm/auto-update/delve 2022-02-12 19:00:33 +01:00
R. Ryantm
f168427184 mani: 0.11.1 -> 0.12.0 2022-02-12 14:52:50 +00:00
Mario Rodas
ef6db4d5f0
Merge pull request #159150 from r-ryantm/auto-update/cppcheck
cppcheck: 2.6 -> 2.7
2022-02-12 09:16:29 -05:00
Mario Rodas
4736f5d4f2
Merge pull request #158843 from r-ryantm/auto-update/pg_activity
pg_activity: 2.2.0 -> 2.3.0
2022-02-12 08:47:57 -05:00
Bobby Rong
5609f3eb66
Merge pull request #159430 from r-ryantm/auto-update/just
just: 0.10.7 -> 0.11.0
2022-02-12 21:40:46 +08:00
R. RyanTM
31f700ad58
cue: 0.4.1 -> 0.4.2
(#159154)
2022-02-12 14:39:18 +01:00
Yt
ed688e36a5
worker-build: init at 0.0.9 (#159372) 2022-02-12 22:38:15 +09:00
Mario Rodas
520836291d
Merge pull request #159065 from r-ryantm/auto-update/checkstyle
checkstyle: 9.2.1 -> 9.3
2022-02-12 08:36:48 -05:00
Mario Rodas
91ff45106d
Merge pull request #159075 from r-ryantm/auto-update/cargo-cache
cargo-cache: 0.8.1 -> 0.8.2
2022-02-12 08:36:16 -05:00
Mario Rodas
0bf44cf7af
Merge pull request #159130 from r-ryantm/auto-update/cargo-insta
cargo-insta: 1.7.1 -> 1.11.0
2022-02-12 08:33:59 -05:00
Mario Rodas
d827525f7f
Merge pull request #159128 from r-ryantm/auto-update/cargo-crev
cargo-crev: 0.21.3 -> 0.23.0
2022-02-12 08:32:12 -05:00
Mario Rodas
99067c282c
Merge pull request #159084 from r-ryantm/auto-update/cargo-deny
cargo-deny: 0.11.1 -> 0.11.2
2022-02-12 08:31:46 -05:00
Mario Rodas
aea81161ee
Merge pull request #159218 from r-ryantm/auto-update/fnm
fnm: 1.29.2 -> 1.30.1
2022-02-12 08:27:26 -05:00
Mario Rodas
48a64fd108
Merge pull request #159256 from r-ryantm/auto-update/esbuild
esbuild: 0.14.13 -> 0.14.21
2022-02-12 08:26:17 -05:00
Bobby Rong
572ba7e814
Merge pull request #159284 from r-ryantm/auto-update/google-java-format
google-java-format: 1.13.0 -> 1.14.0
2022-02-12 21:24:47 +08:00
Mario Rodas
26695cd792
Merge pull request #159470 from r-ryantm/auto-update/flow
flow: 0.169.0 -> 0.171.0
2022-02-12 08:20:31 -05:00
Mario Rodas
8c18d181ac
Merge pull request #159109 from r-ryantm/auto-update/cloud-nuke
cloud-nuke: 0.9.1 -> 0.10.0
2022-02-12 08:20:14 -05:00
Mario Rodas
02c881897f
Merge pull request #159397 from r-ryantm/auto-update/bazel-buildtools
bazel-buildtools: 5.0.0 -> 5.0.1
2022-02-12 08:18:59 -05:00
Bobby Rong
b94bbf20ca
Merge pull request #159450 from r-ryantm/auto-update/ec2-metadata-mock
ec2-metadata-mock: 1.9.2 -> 1.10.1
2022-02-12 20:51:35 +08:00
Bobby Rong
1b08f3c367
Merge pull request #159169 from r-ryantm/auto-update/datree
datree: 0.14.87 -> 0.15.5
2022-02-12 20:43:52 +08:00
Alex Martens
1f94a506b5 saleae-logic-2: 2.3.39 -> 2.3.45 2022-02-12 13:38:55 +01:00
R. Ryantm
013c294b92 lttng-tools: 2.13.1 -> 2.13.4 2022-02-12 13:20:37 +01:00
Fabian Affolter
95b5b83032
Merge pull request #159092 from jonringer/fix-checkov
checkov: 2.0.820 -> 2.0.823, fix build
2022-02-12 13:09:37 +01:00
R. Ryantm
4a684fb7fa jd-diff-patch: 1.4.0 -> 1.5.1 2022-02-12 11:34:43 +00:00
Renaud
fe5b7d6e3d
Merge pull request #158581 from brandonweeks/whirlpool
whirlpool-gui: remove
2022-02-12 11:29:06 +01:00
Fabian Affolter
e3bd437eb0
Merge pull request #159355 from fabaff/bump-tfsec
tfsec: 1.1.4 -> 1.1.5
2022-02-12 10:35:20 +01:00
Brandon Weeks
cdfac76b72 whirlpool-gui: remove
whirlpool-gui depends on the very out dated Electron 7. Upstream does
not appear to be tracking newer versions of Electron.

https://code.samourai.io/whirlpool/whirlpool-gui
2022-02-12 01:08:14 -08:00
R. Ryantm
8895dda3af go-swag: 1.6.7 -> 1.7.9-p1 2022-02-12 08:59:00 +00:00
R. Ryantm
6b992e1cfa ginkgo: 2.1.1 -> 2.1.2 2022-02-12 08:17:54 +00:00
R. Ryantm
68e6f66a2b flow: 0.169.0 -> 0.171.0 2022-02-12 07:32:57 +00:00
R. Ryantm
64e7f299d0 liquibase: 4.4.3 -> 4.7.1 2022-02-12 07:09:22 +00:00
R. Ryantm
a32810b336 ec2-metadata-mock: 1.9.2 -> 1.10.1 2022-02-12 05:57:26 +00:00
R. Ryantm
bfd0500a96 crd2pulumi: 1.1.0 -> 1.2.0 2022-02-12 04:48:41 +00:00
R. Ryantm
d5437800e0 just: 0.10.7 -> 0.11.0 2022-02-12 04:33:51 +00:00
tomberek
eef7a88dc9
Merge pull request #158541 from wackbyte/update-jpexs
jpexs: 11.3.0 -> 15.0.0
2022-02-11 22:51:04 -05:00
R. Ryantm
b2c9d8dd5b checkmate: 0.5.3 -> 0.5.7 2022-02-12 03:39:10 +00:00
R. Ryantm
f018a19f79 bazel-buildtools: 5.0.0 -> 5.0.1 2022-02-12 01:28:50 +00:00
Fabian Affolter
ac59bf8b68 tfsec: 1.1.4 -> 1.1.5 2022-02-11 23:22:26 +01:00
Thiago Kenji Okada
fdb5e077e1
Merge pull request #159079 from r-ryantm/auto-update/clj-kondo
clj-kondo: 2022.01.15 -> 2022.02.09
2022-02-11 18:43:27 -03:00
Uri Baghin
c1be522e80
Merge pull request #159234 from r-ryantm/auto-update/bazel-buildtools
bazel-buildtools: 4.2.5 -> 5.0.0
2022-02-12 08:43:12 +11:00
R. Ryantm
4b6fbb0ebe google-java-format: 1.13.0 -> 1.14.0 2022-02-11 16:38:02 +00:00
Vincent Demeester
b40ee5991e
gauge: 1.1.6 -> 1.4.3
* gauge: 1.1.6 -> 1.4.3 (#157532)

And switching to buildGoModule.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

* Set the correct license for gauge (asl20)

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-11 16:43:55 +01:00
R. Ryantm
fe480c265d esbuild: 0.14.13 -> 0.14.21 2022-02-11 14:39:22 +00:00
FliegendeWurst
f73ec5d6c6 unityhub: remove gconf dependency 2022-02-11 15:07:21 +01:00
FliegendeWurst
6a56488e17 nwjs: remove gconf dependency 2022-02-11 15:03:44 +01:00
FliegendeWurst
5c814b404d chromedriver: remove gconf dependency 2022-02-11 15:03:10 +01:00
Anderson Torres
7c48c0a0de
Merge pull request #153484 from AndersonTorres/new-bmake
bmake: 20210621 -> 20220208
2022-02-11 10:59:55 -03:00
R. Ryantm
e215391451 bazel-buildtools: 4.2.5 -> 5.0.0 2022-02-11 12:49:23 +00:00
R. Ryantm
e28205b3fe fnm: 1.29.2 -> 1.30.1 2022-02-11 11:52:22 +00:00
Linus Heckemann
ec7d9d4c18
Merge pull request #158948 from Ma27/remove-ma27-from-hydra-maintainers
hydra-unstable: remove `ma27` from maintainer list
2022-02-11 12:41:22 +01:00
R. RyanTM
f2917bc84e
drone-runner-docker: 1.6.3 -> 1.8.0
(#149052)
2022-02-11 12:17:15 +01:00
Sibi Prabakaran
66a89c0cfd jfmt: init at 1.2.0 2022-02-11 18:34:23 +10:00
R. Ryantm
df8a783aed datree: 0.14.87 -> 0.15.5 2022-02-11 07:44:51 +00:00
R. Ryantm
5556ea9f04 cppcheck: 2.6 -> 2.7 2022-02-11 05:46:40 +00:00
R. Ryantm
ae2fee161a delve: 1.8.0 -> 1.8.1 2022-02-11 04:56:20 +00:00
Angus Trau
18592865d7 maintainers: update emilytrau 2022-02-11 04:45:03 +00:00
R. Ryantm
178ca78948 cargo-insta: 1.7.1 -> 1.11.0 2022-02-11 04:13:32 +00:00
R. Ryantm
37565bf630 cargo-crev: 0.21.3 -> 0.23.0 2022-02-11 04:00:03 +00:00
R. Ryantm
55469721e1 cloud-nuke: 0.9.1 -> 0.10.0 2022-02-11 02:06:54 +00:00
Franz Pletz
d7f66d7b5a
Merge pull request #159080 from fabaff/bump-tfsec 2022-02-11 02:14:22 +01:00
Franz Pletz
55991fcafa
Merge pull request #159085 from fabaff/bump-sqlfluff 2022-02-11 02:09:01 +01:00
Franz Pletz
bf5c4f5f0f
Merge pull request #158808 from mweinelt/jenkins 2022-02-11 02:05:34 +01:00
Jonathan Ringer
550fac4318
checkov: 2.0.820 -> 2.0.823, fix build 2022-02-10 16:09:15 -08:00
Fabian Affolter
c9749afafa sqlfluff: 0.9.4 -> 0.10.0 2022-02-11 00:55:01 +01:00
R. Ryantm
a84f7e9855 cargo-deny: 0.11.1 -> 0.11.2 2022-02-10 23:49:15 +00:00
Fabian Affolter
89d466968e tfsec: 1.1.3 -> 1.1.4 2022-02-11 00:30:49 +01:00
R. Ryantm
36af0a7e60 clj-kondo: 2022.01.15 -> 2022.02.09 2022-02-10 23:26:56 +00:00
R. Ryantm
78bd5455be cargo-cache: 0.8.1 -> 0.8.2 2022-02-10 23:20:09 +00:00
Colin
cf2c022aac
spruce: 1.29.0 -> unstable-2022-02-10
Update to use go117

Had to upstream some fixes to the main repo (and the vendor folder still
didn't work - a little confused).
2022-02-11 08:36:13 +10:00
R. Ryantm
6f1ed23438 checkstyle: 9.2.1 -> 9.3 2022-02-10 22:29:02 +00:00
R. Ryantm
772eb671e4 stylua: 0.12.1 -> 0.12.2 2022-02-10 11:56:03 -08:00
R. Ryantm
60be8652a9 cargo-msrv: 0.13.0 -> 0.14.2 2022-02-10 11:44:42 -08:00
R. Ryantm
1e1ea24791 sentry-cli: 1.72.1 -> 1.72.2 2022-02-10 11:33:53 -08:00
R. Ryantm
581e6396b2 wabt: 1.0.25 -> 1.0.26 2022-02-10 11:29:18 -08:00
Renaud
5d1b0054ce
Merge pull request #155255 from yayayayaka/cgdb-0.8.0
cgdb: 0.7.1 -> 0.8.0
2022-02-10 19:29:53 +01:00
Jonathan Ringer
60f9a9c262
Merge pull request #158080 from NixOS/staging-next
Staging next 2022-02-03
2022-02-10 09:45:34 -08:00
Ben Siraphob
cb429b9a09
Merge pull request #158659 from siraben/spin-update 2022-02-10 11:37:29 -06:00
Jonathan Ringer
12fd8a77e1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/top-level/aliases.nix
2022-02-10 09:21:09 -08:00
Bernardo Meurer
a8f09e3092
Merge pull request #158936 from r-ryantm/auto-update/mold
mold: 1.0.2 -> 1.0.3
2022-02-10 08:33:20 -08:00
Seong Yong-ju
41badc55c6 sumneko-lua-language-server: 2.6.0 -> 2.6.4 2022-02-10 23:22:22 +09:00
R. RyanTM
2310213ab2
wrangler: 1.19.7 -> 1.19.8
(#158551)
2022-02-10 15:02:05 +01:00
Fabian Affolter
fa0f1e62c1
Merge pull request #158909 from fabaff/bump-checkov
checkov: 2.0.814 -> 2.0.817
2022-02-10 14:56:02 +01:00
R. RyanTM
6cf4fe1ed6
reviewdog: 0.13.0 -> 0.13.1
(#158599)
2022-02-10 13:47:15 +01:00
Fabian Affolter
139720e56b checkov: 2.0.817 -> 2.0.820 2022-02-10 13:34:40 +01:00
Maximilian Bosch
a215ce7fa5
hydra-unstable: remove ma27 from maintainer list
I'm deploying my own Hydra via flakes for a while now and while this
package actually needs more love and a few updates, I don't have the
capacity to take care of this.
2022-02-10 12:25:45 +01:00
Bobby Rong
38f9b90b3c
Merge pull request #158934 from r-ryantm/auto-update/symfony-cli
symfony-cli: 5.3.0 -> 5.3.3
2022-02-10 17:46:25 +08:00
R. Ryantm
7b5df31d50 mold: 1.0.2 -> 1.0.3 2022-02-10 09:25:03 +00:00
R. Ryantm
589712910b symfony-cli: 5.3.0 -> 5.3.3 2022-02-10 09:14:53 +00:00
Bobby Rong
754ebb292f
Merge pull request #158769 from r-ryantm/auto-update/vultr-cli
vultr-cli: 2.12.0 -> 2.12.1
2022-02-10 17:14:27 +08:00
zowoq
cc04e93dd6 buildah: 1.23.1 -> 1.24.1
https://github.com/containers/buildah/releases/tag/v1.24.0
https://github.com/containers/buildah/releases/tag/v1.24.1
2022-02-10 19:09:30 +10:00
Fabian Affolter
3c163f2573
Merge pull request #158894 from r-ryantm/auto-update/tfsec
tfsec: 1.1.2 -> 1.1.3
2022-02-10 09:24:52 +01:00
Fabian Affolter
1cc5f88b2b checkov: 2.0.814 -> 2.0.817 2022-02-10 08:37:54 +01:00
Fabian Affolter
d3d2c44a26
Merge pull request #158791 from fabaff/bump-checkov
checkov: 2.0.812 -> 2.0.814
2022-02-10 08:20:55 +01:00
R. Ryantm
fda49570ba tfsec: 1.1.2 -> 1.1.3 2022-02-10 05:56:34 +00:00
Jonathan Ringer
39669ea2b6
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/top-level/aliases.nix
2022-02-09 19:58:40 -08:00
Bernardo Meurer
1de14c4ebe tree-sitter: update grammars 2022-02-09 19:52:12 -08:00
Bernardo Meurer
b7b8e9574f tree-sitter: fix update script's prefetch
It was including the quotes from jq into the tag name, which is
incorrect
2022-02-09 19:52:12 -08:00
Jean-Francois Chevrette
e646b64ebb
jless: init at 0.7.1 2022-02-09 19:43:04 -05:00
AndersonTorres
09c4dcb0ce bmake: 20210621 -> 20220208 2022-02-09 21:18:09 -03:00
R. Ryantm
1f39b1c71f pg_activity: 2.2.0 -> 2.3.0 2022-02-10 00:16:02 +00:00
Renaud
58d19ac796
Merge pull request #158813 from c0bw3b/fix/chefdk
chef-dk: install all binaries
2022-02-09 23:42:27 +01:00
Renaud
e73edac05b
chef-dk: install all binaries
When using pname+version all binaries other than `chef` are missing

Fixes #70171
2022-02-09 19:22:32 +01:00
Jörg Thalheim
90afb85ad3
radare2: 5.5.4 -> 5.6.0 2022-02-09 19:05:07 +01:00
Martin Weinelt
089f3af983
jenkins: 2.319.2 -> 2.319.3
https://www.jenkins.io/security/advisory/2022-02-09/

Fixes: CVE-2021-43859, CVE-2022-0538
2022-02-09 18:35:54 +01:00
teutat3s
f4b0455ed7
metal-cli 0.7.1 -> 0.7.3 2022-02-09 17:01:32 +01:00
Fabian Affolter
9d74725ec4 checkov: 2.0.812 -> 2.0.814 2022-02-09 16:32:40 +01:00
Bobby Rong
69a6fbf007
Merge pull request #158767 from r-ryantm/auto-update/typos
typos: 1.3.7 -> 1.4.0
2022-02-09 21:48:52 +08:00
github-actions[bot]
69accc4d14
Merge master into staging-next 2022-02-09 12:01:08 +00:00
R. Ryantm
8454a7ed0e vultr-cli: 2.12.0 -> 2.12.1 2022-02-09 10:10:41 +00:00
R. Ryantm
d881ad3475 typos: 1.3.7 -> 1.4.0 2022-02-09 09:48:38 +00:00
Jonathan Ringer
5df08e00cd
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/opensimplex/default.nix
	pkgs/development/python-modules/pygame-gui/default.nix
	pkgs/top-level/aliases.nix
	pkgs/top-level/python-aliases.nix
2022-02-08 21:19:24 -08:00
Fabian Affolter
6a099ac6e2 checkov: 2.0.805 -> 2.0.812 2022-02-08 23:29:50 +01:00
Fabian Affolter
c5051e2b5f
Merge pull request #158565 from fabaff/bump-checkov
checkov: 2.0.795 -> 2.0.805
2022-02-08 23:27:14 +01:00
Fabian Affolter
0a6a5a9bf4
Merge pull request #158564 from fabaff/bump-tfsec
tfsec: 1.0.11 -> 1.1.2
2022-02-08 23:27:05 +01:00
Dennis Gosnell
6c976d3099 spago: 0.20.4 -> 0.20.5 2022-02-08 11:55:00 -08:00
Michal Koutenský
7ab67fdaeb omnisharp-roslyn: 1.37.15 -> 1.38.0 2022-02-08 11:46:00 -08:00
Ben Siraphob
82834c600d
spin: 6.4.9 -> 6.5.2 2022-02-08 11:33:03 -06:00
Pavol Rusnak
c355097bf0
Merge pull request #158555 from brandonweeks/electron_eol
electron: mark versions <= 13 as EOL
2022-02-08 09:51:42 +01:00
Pavol Rusnak
dc3bdbb637
Merge pull request #158549 from brandonweeks/electron
electron: depend on libglvnd
2022-02-08 09:50:48 +01:00
Pavol Rusnak
181af7ad0c
Merge pull request #158236 from TredwellGit/electron_17
electron_17: init at 17.0.0
2022-02-08 09:50:23 +01:00
Fabian Affolter
07ee6debee checkov: 2.0.795 -> 2.0.805 2022-02-08 08:37:11 +01:00
Fabian Affolter
adb08ddf37 tfsec: 1.0.11 -> 1.1.2 2022-02-08 08:31:53 +01:00
Brandon Weeks
0184f0e0a5 electron: mark versions <= 13 as EOL 2022-02-07 22:26:44 -08:00
Brandon Weeks
88fec5f29e electron: depend on libglvnd
Despite shipping libGLES.v2.so, Chromium also expect libGLESv2.so.2 to
exist as a system library. This is the same fix as 9086ae6 was for
Chrome.
2022-02-07 20:53:41 -08:00
TredwellGit
fbe8be9a8c electron_17: init at 17.0.0
https://github.com/electron/electron/releases/tag/v17.0.0
2022-02-07 20:53:41 -08:00
xrelkd
135a653a1c cargo-cache: 0.7.0 -> 0.8.1 2022-02-07 19:11:52 -08:00
wackbyte
1f335c4bf3
jpexs: 11.3.0 -> 15.0.0 2022-02-07 22:11:48 -05:00
Sandro Jäckel
fd3be5cd56 gotests: 1.5.3 -> 1.6.0 2022-02-07 19:08:18 -08:00
Bernardo Meurer
c100cfcdda cargo-fuzz: 0.10.2 -> 0.11.0 2022-02-07 19:05:26 -08:00
06kellyjac
33782d5c0a ginkgo: 2.1.0 -> 2.1.1 2022-02-07 19:03:13 -08:00
github-actions[bot]
335510eb84
Merge master into staging-next 2022-02-08 00:01:49 +00:00