Skip to content

Commit

Permalink
update nix flake
Browse files Browse the repository at this point in the history
Signed-off-by: Ali Caglayan <[email protected]>
  • Loading branch information
Alizter committed Aug 19, 2023
1 parent c89dc10 commit 00ede54
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions flake.lock

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

4 changes: 2 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
buildInputs = with pkgs; [
dune_3
ocaml
coq
coqPackages.coq-lsp
coq_8_17
coqPackages_8_17.coq-lsp
];
};

Expand Down

0 comments on commit 00ede54

Please sign in to comment.