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