nvim-neorocks / rocks-dev.nvim

A swiss-army knife for testing and developing rocks.nvim modules.
GNU General Public License v3.0
14 stars 4 forks source link

build: update flake + add neovim-with-rocks derivation for testing #20

Closed mrcjkb closed 3 months ago

mrcjkb commented 3 months ago

This allows to manually test rocks-dev.nvim using nix with

nix run .#neovim-with-rocks

It currently errors at startup because of the --force-lock flag. I'm not sure why. It should be using the rocks.nvim luarocks 3.11.1 package.

github-actions[bot] commented 3 months ago

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

If applicable: