wrong function
This commit is contained in:
@@ -8,7 +8,7 @@ let
|
||||
fetchSubmodules = false;
|
||||
};
|
||||
|
||||
in lib.buildLisp.library {
|
||||
in buildLisp.library {
|
||||
name = "cl-sasl";
|
||||
srcs = [
|
||||
"${cl-sasl-path}/packages.lisp"
|
||||
|
||||
Reference in New Issue
Block a user