me
/
guix
Archived
1
0
Fork 0

gnu: sbcl-sketch: Include examples.

* gnu/packages/lisp-xyz.scm (sbcl-sketch)[arguments]: Add sketch-examples to
asd-systems.
master
Pierre Neidhardt 2022-07-06 11:12:04 +02:00
parent bf22d0d038
commit 932bf7b293
No known key found for this signature in database
GPG Key ID: 9BDCF497A4BBCC7F
1 changed files with 2 additions and 0 deletions

View File

@ -22491,6 +22491,8 @@ objects.")
sbcl-sdl2kit
sbcl-split-sequence
sbcl-static-vectors))
(arguments
'(#:asd-systems '("sketch" "sketch-examples")))
(home-page "https://github.com/vydd/sketch")
(synopsis "Creative framework for electronic art, visual design and more")
(description