Skip to content

[WIP] An attempt at Nix-ifying the risc0 ecosystem for a more declarative, reproducible setup.

Notifications You must be signed in to change notification settings

argumentcomputer/risc0.nix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

risc0.nix

Create a new risc0 template with the following:

nix flake new --template github:argumentcomputer/risc0.nix ./hello-world

Then enter a Nix shell with nix develop and run with cargo run

About

[WIP] An attempt at Nix-ifying the risc0 ecosystem for a more declarative, reproducible setup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 75.9%
  • Rust 20.7%
  • Dockerfile 3.4%