dmarc-report-converter: format with nixfmt
This commit is contained in:
parent
811c0af5f5
commit
86ad92070c
@ -1,8 +1,9 @@
|
||||
{ lib
|
||||
, buildGoModule
|
||||
, dmarc-report-converter
|
||||
, fetchFromGitHub
|
||||
, runCommand
|
||||
{
|
||||
lib,
|
||||
buildGoModule,
|
||||
dmarc-report-converter,
|
||||
fetchFromGitHub,
|
||||
runCommand,
|
||||
}:
|
||||
|
||||
buildGoModule rec {
|
||||
|
Loading…
Reference in New Issue
Block a user