Skip to content

Commit a7bd6c2

Browse files
author
Marc Jakobi
committed
fix(nix): tests
1 parent a4e47fb commit a7bd6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/ci-overlay.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ with final.stdenv; let
2828
'';
2929
packages.myVimPackage = {
3030
start = with final.pkgs.vimPlugins; [
31-
final.nvim-plugin
31+
final.haskell-snippets-nvim
3232
plenary-plugin
3333
luasnip
3434
nvim-treesitter-plugin

0 commit comments

Comments
 (0)