about summary refs log tree commit diff
path: root/third_party/lisp/usocket-server.nix
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/lisp/usocket-server.nix')
-rw-r--r--third_party/lisp/usocket-server.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/third_party/lisp/usocket-server.nix b/third_party/lisp/usocket-server.nix
index f2f11d7a17..5d6d04535f 100644
--- a/third_party/lisp/usocket-server.nix
+++ b/third_party/lisp/usocket-server.nix
@@ -4,7 +4,8 @@
 let
   inherit (depot.nix) buildLisp;
   src = with pkgs; srcOnly lispPackages.usocket-server;
-in buildLisp.library {
+in
+buildLisp.library {
   name = "usocket-server";
 
   deps = with depot.third_party.lisp; [