gnu: sbcl: Use system ASDF instead of bundled one.
authorKatherine Cox-Buday <cox.katherine.e@gmail.com>
Fri, 17 Jan 2020 14:28:42 +0000 (15:28 +0100)
committerGuillaume Le Vaillant <glv@posteo.net>
Fri, 17 Jan 2020 16:41:46 +0000 (17:41 +0100)
commit2f66c315b8d816685d87ce1e0721a12598be582e
treea4ab7d265f2a85604e9b8f60a339f4e2acafffc1
parentd276ffcac9ad7f5f0feee8de25628b8f37338aec
gnu: sbcl: Use system ASDF instead of bundled one.

* gnu/packages/lisp.scm (sbcl)[source]: Remove snippet.
  [native-inputs]: Add cl-asdf and sort the list.
  [arguments]: Add 'replace-asdf' phase.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
gnu/packages/lisp.scm