Commit d92677ab authored by wxt's avatar wxt
Browse files

lilipod: run nixfmt

parent 2977943a
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
{ lib
, buildGoModule
, fetchFromGitHub
, installShellFiles
, stdenv
{
  lib,
  buildGoModule,
  fetchFromGitHub,
  installShellFiles,
  stdenv,
}:

buildGoModule rec {