Fix go input

This commit is contained in:
Miguel de la Cruz 2023-06-29 23:53:06 +02:00
parent c9b39ee98b
commit d63d1a4513

View file

@ -1,7 +1,7 @@
with import <nixpkgs> {}; with import <nixpkgs> {};
mkShell { mkShell {
buildInputs = [ buildInputs = [
go_1_20 go
gotestsum gotestsum
gnumake gnumake
modd modd