ruler: format with nixfmt

This commit is contained in:
Fabian Affolter 2024-05-17 09:51:53 +02:00
parent 85814f82e0
commit 07f9f358bf

View File

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