Adam Kandur writes: > * gnu/packages/golang.scm (go-github-com-savsgio-gotils): New variable. > --- > gnu/packages/golang.scm | 77 +++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 77 insertions(+) Its a good idea to run guix lint on packages before you submit patches. On this patch, it raised some issues with using tabs in particular. I've gone ahead and fixed those and pushed this patch as 10d429f2fce321d8285684503094694ec3979865. Thanks, Chris