mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: sbcl-sketch: Include examples.
* gnu/packages/lisp-xyz.scm (sbcl-sketch)[arguments]: Add sketch-examples to asd-systems.
This commit is contained in:
parent
bf22d0d038
commit
932bf7b293
1 changed files with 2 additions and 0 deletions
|
@ -22491,6 +22491,8 @@ objects.")
|
||||||
sbcl-sdl2kit
|
sbcl-sdl2kit
|
||||||
sbcl-split-sequence
|
sbcl-split-sequence
|
||||||
sbcl-static-vectors))
|
sbcl-static-vectors))
|
||||||
|
(arguments
|
||||||
|
'(#:asd-systems '("sketch" "sketch-examples")))
|
||||||
(home-page "https://github.com/vydd/sketch")
|
(home-page "https://github.com/vydd/sketch")
|
||||||
(synopsis "Creative framework for electronic art, visual design and more")
|
(synopsis "Creative framework for electronic art, visual design and more")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue