Fix go input
This commit is contained in:
parent
c9b39ee98b
commit
d63d1a4513
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
with import <nixpkgs> {};
|
||||
mkShell {
|
||||
buildInputs = [
|
||||
go_1_20
|
||||
go
|
||||
gotestsum
|
||||
gnumake
|
||||
modd
|
||||
|
|
Loading…
Reference in a new issue