updating shell.nix

This commit is contained in:
Chris Cochrun 2022-10-27 06:35:06 -05:00
parent ca9b76b7d1
commit 5a9b3b9d44

View file

@ -8,6 +8,7 @@ mkShell rec {
buildInputs = [
hugo
go
];
shellHook = ''