about summary refs log tree commit diff
path: root/pkgs/tools/misc/neo-cowsay
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2020-07-31 13:58:04 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-07-31 13:58:04 +1000
commit3c5750d1cd521cf768aa2ba4d7a396d473be751b (patch)
tree0923fb3ac1a71bb49e9694c97fb30819a782f1a3 /pkgs/tools/misc/neo-cowsay
parent4e8f32012384ff45db26f8402fb398d700829eb5 (diff)
buildGoModule packages: editorconfig fixes
Diffstat (limited to 'pkgs/tools/misc/neo-cowsay')
-rw-r--r--pkgs/tools/misc/neo-cowsay/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/misc/neo-cowsay/default.nix b/pkgs/tools/misc/neo-cowsay/default.nix
index e50960d063cf0..920f0667d25fa 100644
--- a/pkgs/tools/misc/neo-cowsay/default.nix
+++ b/pkgs/tools/misc/neo-cowsay/default.nix
@@ -21,4 +21,4 @@ buildGoModule rec {
     license = with licenses; [artistic1 /* or */ gpl3];
     maintainers = with maintainers; [ filalex77 ];
   };
-}
\ No newline at end of file
+}