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; fetchSubmodules = false;
}; };
in lib.buildLisp.library { in buildLisp.library {
name = "cl-sasl"; name = "cl-sasl";
srcs = [ srcs = [
"${cl-sasl-path}/packages.lisp" "${cl-sasl-path}/packages.lisp"