From 907fa4aefe4770d351b38a7f9a7a273030abf4c6 Mon Sep 17 00:00:00 2001 From: Son Ho Date: Fri, 2 Jun 2023 00:18:23 +0200 Subject: Use dune 3.7 and update the flake.lock --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a05ba185..9df5f264 100644 --- a/Makefile +++ b/Makefile @@ -260,9 +260,9 @@ tleanp-%: $(AENEAS_CMD) -# Nix +# Nix - TODO: add the lean tests .PHONY: nix -nix: nix-aeneas-tests nix-aeneas-verify-fstar nix-aeneas-verify-coq nix-aeneas-verify-lean +nix: nix-aeneas-tests nix-aeneas-verify-fstar nix-aeneas-verify-coq .PHONY: nix-aeneas-tests nix-aeneas-tests: -- cgit v1.2.3