Skip to content

Commit

Permalink
build(flake): fix overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Jul 2, 2024
1 parent 8c69c69 commit f6688b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/overlay.nix
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,5 @@ in {
};
};

rocks-treesitter-nvim = luajitPackages.rocks-treesitter-nvim;
rocks-treesitter-nvim = final.luajitPackages.rocks-treesitter-nvim;
}

0 comments on commit f6688b0

Please sign in to comment.