services.athens.goBinary

The Go package used by Athens at runtime.

Athens primarily runs two Go commands:

  1. go mod download -json <module>@<version>
  2. go list -m -json <module>@latest
Type
package
Default
pkgs.go
Example
"pkgs.go_1_23"
Declared
<nixpkgs/nixos/modules/services/development/athens.nix>