Skip to content

Commit

Permalink
feat: use new API to allow luarocks to recognise rocks-dev packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Sep 2, 2024
1 parent 4fad391 commit c2df2bc
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 105 deletions.
176 changes: 88 additions & 88 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
luarc = pkgs.mk-luarc {
nvim = pkgs.neovim-nightly;
plugins = with pkgs.lua51Packages; [
rocks-nvim
inputs.rocks-nvim-flake.packages.${pkgs.system}.rocks-nvim
nvim-nio
];
disabled-diagnostics = [
Expand Down
Loading

0 comments on commit c2df2bc

Please sign in to comment.