Skip to content

Commit

Permalink
feat: use cargo install mdbook-cmdrun
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeChenL committed Apr 15, 2024
1 parent 863a2b3 commit 6a73587
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devenv.nix
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@

enterShell = ''
export PATH=$HOME/.cargo/bin:$PWD/src/bin:$PWD/node_modules/.bin:$PATH
cargo install mdbook-cmdrun
if [[ -n "$DEVENV_NIX" ]]
then
Expand Down

0 comments on commit 6a73587

Please sign in to comment.