gnu: sbcl: Add missing '#:modules' imports. Fixes <https://bugs.gnu.org/26843>. * gnu/packages/lisp.scm (sbcl): Add missing '#:modules' imports. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
1 files changed, 4 insertions(+), 1 deletions(-) M gnu/packages/lisp.scm
M gnu/packages/lisp.scm => gnu/packages/lisp.scm +4 -1
@@ 283,7 283,10 @@ an interpreter, a compiler, a debugger, and much more.") ("texlive" ,texlive) ("texinfo" ,texinfo))) (arguments '(#:phases '(#:modules ((guix build gnu-build-system) (guix build utils) (srfi srfi-1)) #:phases (modify-phases %standard-phases (delete 'configure) (add-before 'build 'patch-unix-tool-paths