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:
Konrad Hinsen 2024-09-09 16:11:22 +02:00 committed by jgart
parent 85a603f58b
commit 851da3ebbe
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -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