Skip to content

Commit

Permalink
fix crypto3 revision
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyMlashkin committed Jul 19, 2024
1 parent b7fd791 commit 25c7be3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
15 changes: 8 additions & 7 deletions flake.lock

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

1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
nil-crypto3 = {
url = "https://github.com/NilFoundation/crypto3";
type = "git";
rev = "4e3ea865478cbfd44146e113ca554333626dfc9b";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils";
Expand Down

0 comments on commit 25c7be3

Please sign in to comment.