updating shell.nix
This commit is contained in:
parent
ca9b76b7d1
commit
5a9b3b9d44
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ mkShell rec {
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
hugo
|
hugo
|
||||||
|
go
|
||||||
];
|
];
|
||||||
|
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue