| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: nix fmt | Kamen Mladenov | 2025-05-02 | 1 | -5/+2 |
| | | |||||
| * | feat(update-nix-dependencies): Use flake's nix-blockchain-development ↵ | Kamen Mladenov | 2025-04-14 | 1 | -16/+22 |
| | | | | | | | | | | | | instead of default To get the new Nix outPaths for all zkVMs, we used to execute a `nix run` command, which found the paths from the nix-blockchain-development repo, default branch on latest commit. Since that could differ from what repo our flake actually uses, we're updating the logic. | ||||
| * | feat(flake.nix): Add script for updating all zkVM package dependencies | Kamen Mladenov | 2025-04-04 | 1 | -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. | |||||
