gau: format with nixfmt

This commit is contained in:
Fabian Affolter 2024-05-15 09:23:31 +02:00
parent a057cca665
commit 0fa7e0693d

View File

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