Skip to content

Commit

Permalink
fix: update substrait and add note to contributing (#1218)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbwhite authored Dec 11, 2024
1 parent d1a460a commit bb2ad89
Show file tree
Hide file tree
Showing 3 changed files with 221 additions and 188 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ cd ibis-substrait
nix-shell
```

### Building the library

```sh
nix develop '.#release' --extra-experimental-features nix-command --extra-experimental-features flakes -c poetry build
```


# Writing commit messages

Expand Down
Loading

0 comments on commit bb2ad89

Please sign in to comment.