MyNixOS website logo

Packages to add to GOPATH.

Declarations
Type
attribute set of path
Default
{ }
Example
{
  "golang.org/x/text" = builtins.fetchGit "https://go.googlesource.com/text";
  "golang.org/x/time" = builtins.fetchGit "https://go.googlesource.com/time";
}