wrong function
This commit is contained in:
parent
d219e3e6dc
commit
95431bc93a
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user