add nix shell environment without HIE for smaller foot print

This commit is contained in:
Trolli Schmittlauch 2020-08-13 13:08:38 +02:00
parent 6349e05033
commit bdb00a32f3

1
shell-minimal.nix Normal file
View file

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