services.athens.filterFile

Filename for the include exclude filter.

Type
null or absolute path
Default
null
Example
pkgs.writeText "filterFile" ''
  - github.com/azure
  + github.com/azure/azure-sdk-for-go
  D golang.org/x/tools
''
Declared
<nixpkgs/nixos/modules/services/development/athens.nix>