clpm: fix eval

This commit is contained in:
Kasper Gałkowski
2023-03-11 15:22:20 +01:00
parent 84eea85ad9
commit e758d73e01
+1 -1
View File
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
};
buildInputs = [
(wrapLisp sbcl)
sbcl
];
propagatedBuildInputs = [