jwt-hack: format with nixfmt

This commit is contained in:
Fabian Affolter 2024-05-22 08:59:30 +02:00
parent 8e72404b67
commit a2cea09bb5

View File

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