Skip to content

Commit

Permalink
swego: format with nixfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
fabaff committed May 23, 2024
1 parent dc01186 commit 51c39ac
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions pkgs/servers/swego/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{ lib
, stdenv
, buildGoModule
, fetchFromGitHub
{
lib,
stdenv,
buildGoModule,
fetchFromGitHub,
}:

buildGoModule rec {
Expand Down

0 comments on commit 51c39ac

Please sign in to comment.