Commit a2cea09b authored by Fabian Affolter's avatar Fabian Affolter
Browse files

jwt-hack: format with nixfmt

parent 8e72404b
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
{ lib
, buildGoModule
, fetchFromGitHub
{
  lib,
  buildGoModule,
  fetchFromGitHub,
}:

buildGoModule rec {