about summary refs log tree commit diff
path: root/pkgs/servers/trickster
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2020-07-31 14:07:43 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-07-31 14:07:43 +1000
commitafd895debbd40d1d12d2d5de86cc43c1568ec1b4 (patch)
treeff46bfbf6e00a882f2a530d6d81a889d2c6f7611 /pkgs/servers/trickster
parent4e8f32012384ff45db26f8402fb398d700829eb5 (diff)
buildGoPackage packages: editorconfig fixes
Diffstat (limited to 'pkgs/servers/trickster')
-rw-r--r--pkgs/servers/trickster/trickster.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/servers/trickster/trickster.nix b/pkgs/servers/trickster/trickster.nix
index 3c03193e7708c..15c163d16f1ec 100644
--- a/pkgs/servers/trickster/trickster.nix
+++ b/pkgs/servers/trickster/trickster.nix
@@ -24,4 +24,4 @@ buildGoPackage rec {
     maintainers = with maintainers; [ maintainers."1000101" ];
     platforms = platforms.all;
   };
-}
\ No newline at end of file
+}