Commit 663deaba authored by Steffen Vogel's avatar Steffen Vogel
Browse files

birdwatcher: reformat according to RFC166

parent c93e4474
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
{ lib
, fetchFromGitHub
, buildGoModule
, nixosTests
{
  lib,
  fetchFromGitHub,
  buildGoModule,
  nixosTests,
}:

buildGoModule rec {