treewide: Start using nixpkgs-fmt formatting
This commit is contained in:
parent
501c3466bc
commit
fd138d45e6
29 changed files with 812 additions and 767 deletions
pkgs/prometheus
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
buildGoModule,
|
||||
sources,
|
||||
{ buildGoModule
|
||||
, sources
|
||||
,
|
||||
}:
|
||||
buildGoModule {
|
||||
inherit (sources.prometheus-fail2ban-exporter) pname src version;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue