Marc Jakobi

Results 203 issues of Marc Jakobi

Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'git-hooks': 'github:cachix/git-hooks.nix/06939f6b7ec4d4f465bf3132a05367cccbbf64da?narHash=sha256-3Zx53oz/MSIyevuWO/SumxABkrIvojnB7g9cimxkhiE%3D' (2024-08-05) → 'github:cachix/git-hooks.nix/c7012d0c18567c889b948781bc74a501e92275d1?narHash=sha256-qbhjc/NEGaDbyy0ucycubq4N3//gDFFH3DOmp1D3u1Q%3D' (2024-08-09) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/785feb91183a50959823ff9ba9ef673105259cd5?narHash=sha256-bPhyAXNnVerBZusxOuPMhMm0X7hSFLFKcH%2B7ynfgLjs%3D' (2024-08-04) → 'github:nixos/nixpkgs/154bcb95ad51bc257c2ce4043a725de6ca700ef6?narHash=sha256-7pjpeQlZUNQ4eeVntytU3jkw9dFK3k1Htgk2iuXjaD8%3D' (2024-08-09)...

dependencies
automated

suggestion: we should probably add an integration test for this (a workflow that uploads luarocks-tag-release with a hardcoded version), just in case the error message changes after a luarocks update....

Hey :wave: [rocks.nvim](https://github.com/nvim-neorocks/rocks.nvim) has the ability to install luarocks packages and automatically install dependencies, including tree-sitter parsers. I was wondering: Would you be open to automating releases and publishing this...

Hey :wave: ### Summary This PR is part of a push to get neovim plugins on [LuaRocks](https://luarocks.org/labels/neovim). See also: - [rocks.nvim](https://github.com/nvim-neorocks/rocks.nvim), a new luarocks-based plugin manager. - [this blog post](https://mrcjkb.github.io/posts/2023-01-10-luarocks-tag-release.html)....

Hey :wave: [rocks.nvim supports using tree-sitter parsers that have been published to luarocks.org as plugin dependencies](https://github.com/nvim-neorocks/rocks.nvim?tab=readme-ov-file#deciduous_tree-enhanced-tree-sitter-support). This means that rocks.nvim users can just `:Rocks install my-nushell-plugin.nvim`, and the tree-sitter parser...

Hey :wave: [rocks.nvim](https://github.com/nvim-neorocks/rocks.nvim) has the ability to install luarocks packages and automatically install dependencies, including tree-sitter parsers. I was wondering: Would you be open to automating releases and publishing this...

Example: [sqlite.lua](https://luarocks.org/modules/tami5/sqlite) depends on libsqlite (e.g. `libsqlite3.so`). It requires the user to set `g:sql_clib_path` so that it can find it. This approach has the following problems: - Declaring dependencies is...

Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/154bcb95ad51bc257c2ce4043a725de6ca700ef6?narHash=sha256-7pjpeQlZUNQ4eeVntytU3jkw9dFK3k1Htgk2iuXjaD8%3D' (2024-08-09) → 'github:nixos/nixpkgs/b69de56fac8c2b6f8fd27f2eca01dcda8e0a4221?narHash=sha256-f0SBJz1eZ2yOuKUr5CA9BHULGXVSn6miBuUWdTyhUhU%3D' (2024-10-10) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/c7012d0c18567c889b948781bc74a501e92275d1?narHash=sha256-qbhjc/NEGaDbyy0ucycubq4N3//gDFFH3DOmp1D3u1Q%3D' (2024-08-09) → 'github:cachix/pre-commit-hooks.nix/ff68f91754be6f3427e4986d7949e6273659be1d?narHash=sha256-WybK5E3hpGxtCYtBwpRj1E9JoiVxe%2B8kX83snTNaFHE%3D' (2024-10-13)...

dependencies
automated