Ethereum smart contract fuzzer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
echidna/flake.lock

27 lines
534 B

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1668462796,
"narHash": "sha256-MdQVi7GvWqTY5vldTC+HDNm6sEKl89MBbesudjwEkgo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b3a285628a6928f62cdf4d09f4e656f7ecbbcafb",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}