mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
ef7c6b40c5
commit
43c415daad
3 changed files with 28 additions and 25 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue