Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Jun 9, 2024

Conversation

mrcjkb
Copy link
Member

@mrcjkb mrcjkb commented Jun 8, 2024

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.

Copy link
Contributor

github-actions bot commented Jun 8, 2024

Review Checklist

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

Proper conventional commit scoping:

  • For example, fix(installer): some installer bugfix

  • Pull request title has the appropriate conventional commit prefix.

If applicable:

  • Tested
    • Tests have been added.
    • Tested manually (steps in PR description).
  • Updated documentation.

@vhyrro vhyrro merged commit 4bc4a22 into main Jun 9, 2024
5 checks passed
@mrcjkb mrcjkb deleted the flake branch June 9, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants