gnu: go-github-com-lucasb-eyer-go-colorful: Move to golang-xyz.

* gnu/packages/golang.scm (go-github-com-lucasb-eyer-go-colorful): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/image-viewers.scm: Add golang-xyz.

Change-Id: I9bb92dc5e5b549e74f6354870a061d958ff34931
This commit is contained in:
Sharlatan Hellseher 2025-01-09 20:30:25 +00:00
parent ef7c6b40c5
commit 43c415daad
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5
3 changed files with 28 additions and 25 deletions

View file

@ -83,6 +83,7 @@
#:use-module (gnu packages gnome)
#:use-module (gnu packages golang)
#:use-module (gnu packages golang-build)
#:use-module (gnu packages golang-xyz)
#:use-module (gnu packages gtk)
#:use-module (gnu packages graphics)
#:use-module (gnu packages image)