Skip to content

Commit 43bb0fb

Browse files
committed
fixup: Document flake usage
1 parent 4d41947 commit 43bb0fb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ffi/flake.nix

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
{
2+
# To use:
3+
# - Install nix: https://github.com/DeterminateSystems/nix-installer?tab=readme-ov-file#install-nix
4+
# - Run from ffi/ dir: `nix build .#firewood-ffi`
5+
# - Run from anywhere: `nix develop 'github:ava-labs/firewood?dir=ffi&ref=[SHA]'`
6+
27
description = "Firewood FFI library and development environment";
38

49
inputs = {

0 commit comments

Comments
 (0)