Skip to content

Commit

Permalink
Add dependencies to flake for building CIRCT
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlJoad committed Jul 30, 2024
1 parent 4dbc742 commit 14e4dd9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@
# Install dtc
dtc

# CIRCT stuff
jq
cmake ninja

# keep this line if you use bash
bashInteractive
];
Expand Down

0 comments on commit 14e4dd9

Please sign in to comment.