aeacus: format with nixfmt

This commit is contained in:
Fabian Affolter 2024-05-22 09:48:00 +02:00
parent 69d5bc06b1
commit 5029751332

View File

@ -1,6 +1,7 @@
{ lib
, buildGoModule
, fetchFromGitHub
{
lib,
buildGoModule,
fetchFromGitHub,
}:
buildGoModule rec {