fix(strace): no longer need to generate

This commit is contained in:
Christian Clason 2025-12-21 15:18:17 +01:00
parent 8cdffc6d33
commit 3630aa7b77

View file

@ -2155,8 +2155,7 @@ return {
}, },
strace = { strace = {
install_info = { install_info = {
generate = true, revision = 'ac874ddfcc08d689fee1f4533789e06d88388f29',
revision = '776e96ca962a58cd6858e2c5a2dd4e7e941dbcd4',
url = 'https://github.com/sigmaSd/tree-sitter-strace', url = 'https://github.com/sigmaSd/tree-sitter-strace',
}, },
maintainers = { '@amaanq' }, maintainers = { '@amaanq' },