attempt to add a shellHook
This commit is contained in:
parent
70e4fa6ab6
commit
5a070bf295
@ -56,6 +56,10 @@
|
|||||||
|
|
||||||
# Check that haskell-language-server works
|
# Check that haskell-language-server works
|
||||||
# hlsCheck.enable = true; # Requires sandbox to be disabled
|
# hlsCheck.enable = true; # Requires sandbox to be disabled
|
||||||
|
|
||||||
|
shellHook = ''
|
||||||
|
echo "Entering HushGP environment"
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user