enable HIE only in the shell environment, but not by default

This commit is contained in:
Trolli Schmittlauch 2020-07-26 16:38:56 +02:00
parent 473ccb631d
commit 6349e05033
2 changed files with 5 additions and 4 deletions

View file

@ -1 +1 @@
(import ./default.nix {}).shell
(import ./default.nix {withHIE = true;}).shell