Commit Graph

463540 Commits

Author SHA1 Message Date
Weijia Wang
a700871fef
Merge pull request #221276 from wegank/shadowsocks-v2ray-plugin-fix
shadowsocks-v2ray-plugin: no auto update
2023-03-15 09:33:16 +02:00
Weijia Wang
efcc5e13f0 shadowsocks-v2ray-plugin: no auto update 2023-03-15 09:30:44 +02:00
Weijia Wang
acbe71dd00
Merge pull request #221275 from NixOS/revert-220125-auto-update/shadowsocks-v2ray-plugin
Revert "shadowsocks-v2ray-plugin: 1.3.1 -> 1.3.2"
2023-03-15 09:29:04 +02:00
Weijia Wang
3565cf6b8c
Revert "shadowsocks-v2ray-plugin: 1.3.1 -> 1.3.2" 2023-03-15 09:25:13 +02:00
Mario Rodas
51715c6462
Merge pull request #221244 from marsam/update-nodejs
nodejs-19_x: 19.7.0 -> 19.8.0
2023-03-15 02:24:40 -05:00
Mario Rodas
8c2f1eb3b9
Merge pull request #221172 from marsam/update-terracognita
terracognita: 0.8.2 -> 0.8.3
2023-03-15 02:23:23 -05:00
Mario Rodas
72a33b9e27
Merge pull request #221264 from r-ryantm/auto-update/chezmoi
chezmoi: 2.31.1 -> 2.32.0
2023-03-15 02:11:19 -05:00
R. Ryantm
4a2b772a55 python310Packages.plexapi: 4.13.2 -> 4.13.4 2023-03-15 06:59:46 +00:00
Mario Rodas
ac96b9dfaf
Merge pull request #221145 from marsam/update-jupyter-book
python310Packages.jupyter-book: 0.15.0 -> 0.15.1
2023-03-15 01:54:32 -05:00
Weijia Wang
a5772cae76
Merge pull request #197991 from dali99/update_hydrus2
hydrus: 503 -> 519, switch to qt6
2023-03-15 08:07:25 +02:00
Vincent Laporte
6e0a772558
ocamlPackages.routes: 1.0.0 → 2.0.0 2023-03-15 06:47:29 +01:00
Nick Cao
c5887df742
Merge pull request #221239 from marsam/update-1password
_1password: 2.14.0 -> 2.15.0
2023-03-15 13:08:58 +08:00
Nick Cao
2d444979e5
Merge pull request #221254 from r-ryantm/auto-update/konstraint
konstraint: 0.25.1 -> 0.26.0
2023-03-15 13:07:52 +08:00
Nick Cao
705d0991b5
Merge pull request #221255 from r-ryantm/auto-update/cdk-go
cdk-go: 1.5.1 -> 1.5.2
2023-03-15 13:07:30 +08:00
Nick Cao
75f1996001
Merge pull request #221257 from figsoda/argc
argc: 0.13.0 -> 0.14.0
2023-03-15 13:06:50 +08:00
Nick Cao
8b3a559faa
Merge pull request #221262 from r-ryantm/auto-update/spaceship-prompt
spaceship-prompt: 4.13.2 -> 4.13.3
2023-03-15 13:06:25 +08:00
Nick Cao
a2d0d0d19a
Merge pull request #221263 from r-ryantm/auto-update/ginkgo
ginkgo: 2.9.0 -> 2.9.1
2023-03-15 13:05:19 +08:00
Nick Cao
6e6c88c429
Merge pull request #220932 from NickCao/antlr
antlr4_12: init at 4.12.0
2023-03-15 13:04:12 +08:00
R. Ryantm
26da1c1ba8 chezmoi: 2.31.1 -> 2.32.0 2023-03-15 04:23:08 +00:00
R. Ryantm
dc531f9af8 ginkgo: 2.9.0 -> 2.9.1 2023-03-15 04:18:53 +00:00
R. Ryantm
1dc043677c spaceship-prompt: 4.13.2 -> 4.13.3 2023-03-15 04:15:03 +00:00
R. Ryantm
f8df93c62a level-zero: 1.9.4 -> 1.9.9 2023-03-15 04:04:55 +00:00
Chris Hodapp
1a8edfe192
emacs: Add basic tree-sitter support (#219559)
This commit adds basic support for tree-sitter in the emacs build,
such that (if the user opts into tree-sitter support), tree-sitter
will be enabled and binary library files for tree-sitter can be
included in the `lib` directory of packages passed to
`emacsWithPackages`. The libraries will be aggregated and included in
treesit-extra-load-path.

The previous pattern for this in the community was to add tree-sitter
libaries by patching emacs's `RUNPATH` with `patchelf` in a post-fixup
phase. However, this has the substantial drawback that two different
emacs installations with different lists of available tree-sitter
libraries must be entirely separate builds. By supplying the
tree-sitter libraries in the wrapping layer of `emacsWithpackages`, it
becomes possible to share a single, more-cacheable "core emacs".

This support defaults to "on" only in emacs 29 and up, since previous
versions do not support tree-sitter out of the box.
2023-03-15 16:51:29 +13:00
github-actions[bot]
28b44d37a2 terraform-providers.yandex: 0.86.0 → 0.87.0 2023-03-15 13:47:35 +10:00
github-actions[bot]
63fb7c48ae terraform-providers.tencentcloud: 1.79.14 → 1.79.15 2023-03-15 13:47:35 +10:00
github-actions[bot]
b1b21ead4d terraform-providers.talos: 0.1.1 → 0.1.2 2023-03-15 13:47:35 +10:00
github-actions[bot]
15a9d47764 terraform-providers.spotinst: 1.105.0 → 1.106.0 2023-03-15 13:47:35 +10:00
github-actions[bot]
3b6694fee4 terraform-providers.ns1: 2.0.0 → 2.0.2 2023-03-15 13:47:35 +10:00
github-actions[bot]
7643b2b838 terraform-providers.ksyun: 1.3.66 → 1.3.67 2023-03-15 13:47:35 +10:00
github-actions[bot]
7cb823d01d terraform-providers.github: 5.18.0 → 5.18.3 2023-03-15 13:47:35 +10:00
github-actions[bot]
fa4405bd65 terraform-providers.cloudamqp: 1.24.0 → 1.24.1 2023-03-15 13:47:35 +10:00
figsoda
e1a0bbe252 argc: 0.13.0 -> 0.14.0
Diff: https://github.com/sigoden/argc/compare/v0.13.0...v0.14.0

Changelog: https://github.com/sigoden/argc/releases/tag/v0.14.0
2023-03-14 23:06:34 -04:00
Bobby Rong
609312c32c
pantheon.elementary-mail: 7.0.0 -> 7.0.1 2023-03-15 10:23:02 +08:00
R. Ryantm
0f47213252 cdk-go: 1.5.1 -> 1.5.2 2023-03-15 02:20:14 +00:00
R. Ryantm
6838ade916 konstraint: 0.25.1 -> 0.26.0 2023-03-15 02:09:44 +00:00
Anderson Torres
abb2ade261
Merge pull request #221154 from r-ryantm/auto-update/zchunk
zchunk: 1.2.3 -> 1.3.0
2023-03-14 22:20:26 -03:00
Mario Rodas
ec639cdff3
Merge pull request #221176 from marsam/update-plpgsql_check
postgresqlPackages.plpgsql_check: 2.3.0 -> 2.3.3
2023-03-14 20:15:09 -05:00
R. Ryantm
f3613abf45 pipx: 1.1.0 -> 1.2.0 2023-03-15 01:12:10 +00:00
R. Ryantm
e8cf6a8702 python310Packages.bottleneck: 1.3.6 -> 1.3.7 2023-03-15 01:01:41 +00:00
figsoda
56c565bb11 rsign2: init at 0.6.2 2023-03-14 20:46:10 -04:00
superherointj
1c03223e5c
Merge pull request #220543 from vbgl/ocaml-duration-0.2.1
ocamlPackages.duration: 0.2.0 → 0.2.1
2023-03-14 21:25:48 -03:00
superherointj
920b71a22c
Merge pull request #221230 from trofi/SDL2_mixer-fix-timidity
SDL2_mixer: fix path to timidity.cfg
2023-03-14 21:16:51 -03:00
R. Ryantm
5b3a81e07b rtsp-simple-server: 0.21.5 -> 0.21.6 2023-03-15 00:11:11 +00:00
Fabian Affolter
487240c891 checkov: 2.3.85 -> 2.3.92
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.85...2.3.92

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.92
2023-03-15 01:08:07 +01:00
Fabian Affolter
d063984a3c python310Packages.angr: 9.2.41 -> 9.2.42 2023-03-15 01:00:51 +01:00
Fabian Affolter
8126e66d93 python310Packages.cle: 9.2.41 -> 9.2.42 2023-03-15 01:00:46 +01:00
Fabian Affolter
d2d1dc9b5b python310Packages.claripy: 9.2.41 -> 9.2.42 2023-03-15 01:00:43 +01:00
Fabian Affolter
7781338eb8 python310Packages.pyvex: 9.2.41 -> 9.2.42 2023-03-15 01:00:39 +01:00
Fabian Affolter
1ff6a88a51 python310Packages.ailment: 9.2.41 -> 9.2.42 2023-03-15 01:00:35 +01:00
Fabian Affolter
92d0a0f9ff python310Packages.archinfo: 9.2.41 -> 9.2.42 2023-03-15 01:00:32 +01:00