wrong function

This commit is contained in:
Niten 2020-11-23 15:22:42 -08:00
parent d219e3e6dc
commit 95431bc93a

View File

@ -8,7 +8,7 @@ let
fetchSubmodules = false;
};
in lib.buildLisp.library {
in buildLisp.library {
name = "cl-sasl";
srcs = [
"${cl-sasl-path}/packages.lisp"