Skip to content

Latest commit

 

History

History
 
 

nix

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Building and packaging tezos using nix

Statically built binaries

In order to build all binaries run:

nix build -f. binaries

As an alternative you can build single binary:

nix build -f. binaries.tezos-client

This will produce tezos-client binary.