refactor: revert formatting

This commit is contained in:
Martin Löper
2025-01-11 21:41:12 +01:00
parent ca5df65ceb
commit 341b664232
+5 -5
View File
@@ -1,8 +1,8 @@
{ lib
, buildGoModule
, fetchFromGitHub
, makeBinaryWrapper
,
{
lib,
buildGoModule,
fetchFromGitHub,
makeBinaryWrapper,
}:
buildGoModule rec {