about summary refs log tree commit diff
path: root/third_party/lisp/checkl.nix
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/lisp/checkl.nix')
-rw-r--r--third_party/lisp/checkl.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/lisp/checkl.nix b/third_party/lisp/checkl.nix
index 33c2330ecf..4fb92cb379 100644
--- a/third_party/lisp/checkl.nix
+++ b/third_party/lisp/checkl.nix
@@ -12,7 +12,7 @@ let
 
 in depot.nix.buildLisp.library {
   name = "checkl";
-  deps = with pkgs.lisp; [
+  deps = with depot.third_party.lisp; [
     (bundled "asdf")
     marshal
     fiveam