Downgrade quicklisp to preserve access to clx-truetype
This commit is contained in:
parent
a95e05c813
commit
263c12e2eb
@ -22,6 +22,10 @@
|
||||
- quicklisp
|
||||
- stumpwm
|
||||
|
||||
- name: Downgrade quicklisp to 2019 distribution
|
||||
command:
|
||||
cmd: "sbcl --non-interactive --eval '(ql-dist:install-dist \"http://beta.quicklisp.org/dist/quicklisp/2019-12-27/distinfo.txt\" :replace t :prompt nil)'"
|
||||
|
||||
- name: Stow StumpWM configuration
|
||||
command:
|
||||
chdir: "{{ ansible_env.HOME }}/dotfiles"
|
||||
|
Loading…
Reference in New Issue
Block a user