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

76 lines
1.9 KiB

{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nix-bundle-exe": {
"flake": false,
"locked": {
"lastModified": 1660176694,
"narHash": "sha256-cJGZ/3CjVkoyk1W9mFVs6P/5LbJ8C+42chGYiB/wB/A=",
"owner": "3noch",
"repo": "nix-bundle-exe",
"rev": "91416cec283a33ae3448aacdc5cabdece9c08793",
"type": "github"
},
"original": {
"owner": "3noch",
"repo": "nix-bundle-exe",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1676652184,
"narHash": "sha256-kV2mBquEaEuJyHwzO1dac5b/FFMwvqMrD7XmHS1Kwck=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "223092f727b251eecf5e884fbaee4a660caec8fd",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nix-bundle-exe": "nix-bundle-exe",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}