Skip to content

Commit

Permalink
Merge pull request #1741 from Alizter/ps/branch/update_nix_flake
Browse files Browse the repository at this point in the history
  • Loading branch information
Alizter authored Aug 19, 2023
2 parents b8637be + 00ede54 commit 1cef9e1
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 1cef9e1

Please sign in to comment.