<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blocksense/zkVMs-benchmarks/flake.nix, branch main</title>
<subtitle>Setups and programs for zero-knowledge virtual machine benchmarking</subtitle>
<id>https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/atom?h=main</id>
<link rel='self' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/'/>
<updated>2025-05-27T13:27:32Z</updated>
<entry>
<title>feat(flake)!: use `nix-systems` for sepcifying `systems`</title>
<updated>2025-05-27T13:27:32Z</updated>
<author>
<name>reo101</name>
<email>pavel.atanasov2001@gmail.com</email>
</author>
<published>2025-05-27T08:50:43Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=cc9809e75acd042e91b11cf7be7f74f31cd4b71f'/>
<id>urn:sha1:cc9809e75acd042e91b11cf7be7f74f31cd4b71f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(flake)!: use `fenix`-provided Rust toolchain</title>
<updated>2025-05-27T13:27:32Z</updated>
<author>
<name>reo101</name>
<email>pavel.atanasov2001@gmail.com</email>
</author>
<published>2025-05-27T08:44:44Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=f8d60b102bd6eeae5f632b768ff5cfbd7d744723'/>
<id>urn:sha1:f8d60b102bd6eeae5f632b768ff5cfbd7d744723</id>
<content type='text'>
- Partly from &lt;https://github.com/blocksense-network/zkVMs-benchmarks/pull/32&gt;
</content>
</entry>
<entry>
<title>style(nix): format using `nixfmt-rfc-format`</title>
<updated>2025-05-27T13:27:32Z</updated>
<author>
<name>reo101</name>
<email>pavel.atanasov2001@gmail.com</email>
</author>
<published>2025-05-13T08:05:46Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=9933c053d93ed9e92835956b0a3aba8b7be51a6c'/>
<id>urn:sha1:9933c053d93ed9e92835956b0a3aba8b7be51a6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(nix)!: rewrite using `flake-parts`</title>
<updated>2025-05-27T13:27:32Z</updated>
<author>
<name>reo101</name>
<email>pavel.atanasov2001@gmail.com</email>
</author>
<published>2025-05-13T08:05:46Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=c0d0c7b6ebe17b356c8010654929f4d9901c0c56'/>
<id>urn:sha1:c0d0c7b6ebe17b356c8010654929f4d9901c0c56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: nix fmt</title>
<updated>2025-05-02T12:32:54Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-05-02T07:25:20Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=c046089656f3021972cb44cac92dbda0a59f8a0b'/>
<id>urn:sha1:c046089656f3021972cb44cac92dbda0a59f8a0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(zkvms_guest_io): Add "metadata" fields to metrics output</title>
<updated>2025-05-02T12:32:54Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-04-30T11:27:19Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=ef3bec98c7ad44672dc5e6816acb2143130ebf72'/>
<id>urn:sha1:ef3bec98c7ad44672dc5e6816acb2143130ebf72</id>
<content type='text'>
These are the zkvm name, rev, guest name and benchmarks repo rev
</content>
</entry>
<entry>
<title>feat(update-nix-dependencies): Use flake's nix-blockchain-development instead of default</title>
<updated>2025-04-14T10:40:57Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-04-14T06:45:51Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=230defc3f58161234f8752e98ecf11725c85860d'/>
<id>urn:sha1:230defc3f58161234f8752e98ecf11725c85860d</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>chore: Nix and Rust fmt</title>
<updated>2025-04-04T08:03:00Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-04-02T11:07:50Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=ff022604ff4376903f403c8bb9b6ec4d4233432e'/>
<id>urn:sha1:ff022604ff4376903f403c8bb9b6ec4d4233432e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(flake.nix): Replace rust-overlay with fenix</title>
<updated>2025-04-04T08:03:00Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-03-21T09:13:57Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=d02aef570056fdc4efbe757e898328b46e0890e6'/>
<id>urn:sha1:d02aef570056fdc4efbe757e898328b46e0890e6</id>
<content type='text'>
This follows the same change which was made in mcl-blockchain
</content>
</entry>
<entry>
<title>feat(flake.nix): Add script for updating all zkVM package dependencies</title>
<updated>2025-04-04T08:03:00Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-03-10T13:28:32Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=fe7d70ad78c4660e4e11f8c6bbcfca05fe1099ce'/>
<id>urn:sha1:fe7d70ad78c4660e4e11f8c6bbcfca05fe1099ce</id>
<content type='text'>
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.
</content>
</entry>
</feed>
