diff options
| author | Kamen Mladenov <kamen@syndamia.com> | 2025-02-19 10:29:12 +0200 |
|---|---|---|
| committer | Kamen Mladenov <kamen@syndamia.com> | 2025-02-26 09:26:09 +0200 |
| commit | 91fb36148723cf3f87fe596a565c9082f4d82b05 (patch) | |
| tree | 7f924438c81f668ee8f34115c28e3d35ae1f0e76 /flake.lock | |
| parent | c02d4899e0af97b045ebc8f522daa30fa6de3fcb (diff) | |
| download | zkVMs-benchmarks-91fb36148723cf3f87fe596a565c9082f4d82b05.tar zkVMs-benchmarks-91fb36148723cf3f87fe596a565c9082f4d82b05.tar.gz zkVMs-benchmarks-91fb36148723cf3f87fe596a565c9082f4d82b05.zip | |
chore: Update zkVM packages
This includes:
- Updating flake.lock
- Updating all host and guest Cargo.toml and Cargo.lock files
- Making zkvm default.nix file modifications to account for toolchain
and setup changes
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -771,11 +771,11 @@ ] }, "locked": { - "lastModified": 1739016500, - "narHash": "sha256-lxfAZrAQ/OwthkHOlELtQqANg2xYQmINIJhfEfCn6sk=", + "lastModified": 1739877148, + "narHash": "sha256-vS8TgR/6VLX3YpkL3VjoD7Df2AX62le1J+7NK8wzgfk=", "owner": "metacraft-labs", "repo": "nix-blockchain-development", - "rev": "f717747a4ce11d5764578d8ee1c505d00bf8a81e", + "rev": "91cedc479461023bb758c80c81b26d30efc513cf", "type": "github" }, "original": { |
