gnu: clisp: Use system ASDF instead of bundled one.
authorGuillaume Le Vaillant <glv@posteo.net>
Fri, 4 Dec 2020 09:48:41 +0000 (10:48 +0100)
committerGuillaume Le Vaillant <glv@posteo.net>
Sat, 5 Dec 2020 15:00:58 +0000 (16:00 +0100)
commitc32a7b348556532756615fc92bccf43bd0373c03
treec75a6c4b4214a3246140e08569a67bf1594b0f05
parent623a98a9dcc5878dc16595b7716b8c44fc7bbef8
gnu: clisp: Use system ASDF instead of bundled one.

* gnu/packages/lisp.scm (clisp)[native-inputs]: Add cl-asdf.
  [arguments]: Add 'replace-asdf' phase.
  [native-search-paths]: Add XDG_CONFIG_DIRS and XDG_DATA_DIRS.
gnu/packages/lisp.scm