services.athens.noSumPatterns

NixOS option

List of patterns that Athens sum db proxy will return a 403 for.

type: list of string
Default
[ ]
Example
[
  "github.com/mycompany/*"
]
declared in: nixos/modules/services/development/athens.nixView source on NixOS/nixpkgs →