Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tommybolin committed Oct 19, 2018
1 parent d68d582 commit c9ee1cd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
# uralbash, 2017-09-15 16:57
#

all:
cd ../ && nix-shell ./_lectures/default.nix \
--indirect --add-root .gcroots/dep \
--run "make html test"

nix-shell:
nix-shell . --indirect --add-root .gcroots/dep
Expand Down

0 comments on commit c9ee1cd

Please sign in to comment.