Skip to content

Commit

Permalink
nix: install crunch64-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
bates64 committed Sep 1, 2024
1 parent a37dfd3 commit ba55339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,9 @@ in pkgsCross.mkShell {
done
done
# Install pigment64
# Install Rust deps
export PATH=$HOME/.cargo/bin:$PATH
cargo install pigment64
cargo install pigment64 crunch64-cli
# Install python packages
virtualenv venv
Expand Down

0 comments on commit ba55339

Please sign in to comment.