about summary refs log tree commit diff
path: root/third_party/lisp/ironclad.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--third_party/lisp/ironclad.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/lisp/ironclad.nix b/third_party/lisp/ironclad.nix
index 9bdf87114a..fa860d4d0a 100644
--- a/third_party/lisp/ironclad.nix
+++ b/third_party/lisp/ironclad.nix
@@ -16,6 +16,7 @@ in depot.nix.buildLisp.library {
   deps = with depot.third_party.lisp; [
     (bundled "asdf")
     (bundled "sb-rotate-byte")
+    (bundled "sb-posix")
     alexandria
     bordeaux-threads
     nibbles