mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: cl-lack: Add missing ASD system lack-util-writer-stream.
* gnu/packages/lisp-xyz.scm (sbcl-lack)[arguments]: Add lack-util-write-stream to the list of ASD systems to ensure that it gets compiled. Change-Id: Ife13aea3b2171295e5f95d00ab4c035283b7f96e Signed-off-by: jgart <jgart@dismail.de>
This commit is contained in:
parent
85a603f58b
commit
851da3ebbe
1 changed files with 1 additions and 0 deletions
|
@ -18508,6 +18508,7 @@ extensions developed by technical users.")
|
|||
"lack-response"
|
||||
"lack-component"
|
||||
"lack-util"
|
||||
"lack-util-writer-stream"
|
||||
"lack-middleware-backtrace"
|
||||
"lack-middleware-static")
|
||||
;; XXX: Component :CLACK not found
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue