Skip to content

Commit

Permalink
use nimibook head
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoGranstrom committed Aug 3, 2023
1 parent 13dfec5 commit 8608f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nimiSlides.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ requires "nimib >= 0.3.9"
import os

task docsDeps, "install dependencies required to build docs":
exec "nimble -y install [email protected] karax numericalnim nimibook"
exec "nimble -y install [email protected] karax numericalnim nimibook@#head"

task buildDocs, "build all .nim files in docsrc/":
for path in ["showcase.nim", "nimconf2022.nim", "miscSlides.nim", "index_old.nim", "fragments.nim"]:
Expand Down

0 comments on commit 8608f4c

Please sign in to comment.