aboutsummaryrefslogtreecommitdiff
path: root/update-nix-dependencies.nix
Commit message (Collapse)AuthorAgeFilesLines
* feat(flake.nix): Add script for updating all zkVM package dependenciesKamen Mladenov2025-04-041-0/+37
All crates use the zkVM packages (from nix-blockchain-development) as cargo path dependencies. For each zkVM, they're found in the host, guest and wrapper crates. Since there are a lot of places to update, we're introducing a script which automates this.