Skip to content

ProvableHQ/leo.nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leo.nix

A Nix flake for the Leo language.

Supports Linux. MacOS supported, but untested currently.

Usage

  1. Install Nix, easiest with the Determinate Systems installer.

  2. Use Nix to enter a shell with the leo CLI:

    nix shell github:provablehq/leo.nix
  3. Check that it works with:

    leo -h

Developing leo

If you're working on the leo repo itself, the following command can be useful. It allows you to enter a development shell with all of the necessary dependencies and environment variables to build leo and run the tests. This includes snarkos (with testnet enabled), openssl and pkg-config.

nix develop github:provablehq/leo.nix

About

A Nix flake for the Leo language.

Resources

Stars

Watchers

Forks

Languages