services.athens.goGetDir

NixOS option

Temporary directory that Athens will use to fetch modules from VCS prior to persisting them to a storage backend. If the value is empty, Athens will use the default OS temp directory.

type: null or absolute path
Default
null
Example
"/tmp/athens"
declared in: nixos/modules/services/development/athens.nixView source on NixOS/nixpkgs →