birdwatcher: reformat according to RFC166

This commit is contained in:
Steffen Vogel
2024-10-20 16:44:59 +02:00
parent c93e44748e
commit 663deaba00
+5 -4
View File
@@ -1,7 +1,8 @@
{ lib
, fetchFromGitHub
, buildGoModule
, nixosTests
{
lib,
fetchFromGitHub,
buildGoModule,
nixosTests,
}:
buildGoModule rec {