Skip to content

Commit

Permalink
Merge pull request #119 from MikaelFangel/fix-gitsigns
Browse files Browse the repository at this point in the history
chore(build): update flake.lock and rename swi-prolog
  • Loading branch information
MikaelFangel authored Oct 29, 2024
2 parents 81ae878 + f38515b commit 26049ee
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 25 deletions.
2 changes: 1 addition & 1 deletion config/lsp/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
nixd.enable = true;
prolog_ls = {
enable = true;
package = pkgs.swi-prolog;
package = pkgs.swiProlog;
};
ruff_lsp.enable = true;
};
Expand Down
46 changes: 22 additions & 24 deletions flake.lock

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

0 comments on commit 26049ee

Please sign in to comment.