services.athens.goBinary

NixOS option

The Go package used by Athens at runtime. Athens primarily runs two Go commands: go mod download -json <module>@<version> go list -m -json <module>@latest

type: package
Default
pkgs.go
Example
"pkgs.go_1_23"
declared in: nixos/modules/services/development/athens.nixView source on NixOS/nixpkgs →