Update cl dependencies
This commit is contained in:
parent
7ee5e19356
commit
fb92d95e1a
1 changed files with 1 additions and 1 deletions
|
@ -474,7 +474,7 @@ write_files:
|
|||
curl https://beta.quicklisp.org/quicklisp.lisp -o /home/cl/quicklisp.lisp && chown cl:cl /home/cl/quicklisp.lisp
|
||||
sbcl --load quicklisp.lisp --non-interactive --eval '(quicklisp-quickstart:install)' --quit
|
||||
curl https://git.sr.ht/~marcuskammer/cloudinit/blob/main/.sbclrc -o /home/cl/.sbclrc && chown cl:cl /home/cl/.sbclrc
|
||||
sbcl --non-interactive --eval "(ql:quickload '(:hunchentoot :jonathan :spinneret :dexador :rove :vecto :woo :clsql-sqlite3 :mito :bknr.datastore :cl-project))" --quit
|
||||
sbcl --non-interactive --eval "(ql:quickload '(:hunchentoot :cl-json :jonathan :spinneret :dexador :rove :vecto :woo :clsql-sqlite3 :mito :bknr.datastore :cl-project))" --quit
|
||||
|
||||
- path: /home/cl/build_emacs.sh
|
||||
owner: cl:cl
|
||||
|
|
Loading…
Add table
Reference in a new issue