Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
maximedenes committed Oct 27, 2023
1 parent f637769 commit 535f293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
duneVersion = "3";
pname = "jasmin-language-server";
version = "0.0.1";
src = "./";
src = ./.;
buildInputs = [
pkgs.dune_3
] ++ pkgs.jasmin-compiler.buildInputs
Expand Down

0 comments on commit 535f293

Please sign in to comment.