lol
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update pkgs/servers/monitoring/kapacitor/default.nix

Remove platforms meta attribute as this is automatically set for GoModules.

authored by

Matthias Thym and committed by
GitHub
d635e36b e5d88c52

-1
-1
pkgs/servers/monitoring/kapacitor/default.nix
··· 89 89 license = licenses.mit; 90 90 changelog = "https://github.com/influxdata/kapacitor/blob/master/CHANGELOG.md"; 91 91 maintainers = with maintainers; [ offline totoroot ]; 92 - platforms = with platforms; linux; 93 92 }; 94 93 }