mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 21:03:15 +00:00
29f120d7b2
clisp bootstrap is very slow and clisp doesn't compile on arm now it is possible to also bootstrap using ccl: sbclBootstrapHost = "${ccl}/bin/${ccl.CCL_RUNTIME} -b -n"; or alternatively using clisp sbclBootstrapHost = "${clisp}/bin/clisp -norc"; |
||
---|---|---|
.. | ||
1.2.0.nix | ||
1.2.5.nix | ||
bootstrap.nix | ||
default.nix |