aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/networking/websocketd
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/websocketd')
-rw-r--r--pkgs/applications/networking/websocketd/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/websocketd/default.nix b/pkgs/applications/networking/websocketd/default.nix
index 17f42b5ece4f..37e13ffa40a6 100644
--- a/pkgs/applications/networking/websocketd/default.nix
+++ b/pkgs/applications/networking/websocketd/default.nix
@@ -19,4 +19,4 @@ buildGoModule rec {
maintainers = [ maintainers.bjornfor ];
license = licenses.bsd2;
};
-} \ No newline at end of file
+}