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