about summary refs log tree commit diff
path: root/third_party/lisp/flexi-streams.nix
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/lisp/flexi-streams.nix')
-rw-r--r--third_party/lisp/flexi-streams.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/lisp/flexi-streams.nix b/third_party/lisp/flexi-streams.nix
index 4b88809024..a6a06d4ad0 100644
--- a/third_party/lisp/flexi-streams.nix
+++ b/third_party/lisp/flexi-streams.nix
@@ -28,6 +28,6 @@ in depot.nix.buildLisp.library {
     "input.lisp"
     "io.lisp"
     "strings.lisp"
- ];
+  ];
 }