Skip to content

Commit

Permalink
update easycrypt to the lastest version
Browse files Browse the repository at this point in the history
Signed-off-by: Thing-han, Lim <[email protected]>
  • Loading branch information
potsrevennil committed Jul 11, 2024
1 parent 9df540b commit 5a0a25b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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 @@ -4,7 +4,7 @@
inputs = {
nixpkgs.url = "nixpkgs/release-24.05";

easycrypt.url = "github:EasyCrypt/easycrypt/4201fddc14b81d2a69a33f034c9c7db4dfd58d0e";
easycrypt.url = "github:EasyCrypt/easycrypt/a9e31ff5f758ef62453d76de382a10ee718afc51";
jasmin = {
url = "github:jasmin-lang/jasmin/e4640e7dcdb01d1ba63617a5d78456e1209d699c";
flake = false;
Expand Down Expand Up @@ -35,7 +35,7 @@
packages = [
ec.with_provers
pkgs.why3
pkgs.valgrind
(pkgs.lib.optional pkgs.stdenv.isLinux pkgs.valgrind)
];

ECARGS = "-I Jasmin:${jasmin}/eclib";
Expand Down

0 comments on commit 5a0a25b

Please sign in to comment.