me
/
guix
Archived
1
0
Fork 0

gnu: go-github-com-mgutz-ansi: Propagate inputs.

* gnu/packages/golang-xyz.scm (go-github-com-mgutz-ansi): Propagate inputs.

* gnu/packages/music.scm (demlo) [native-inputs]: Remove
go-github-com-mattn-go-isatty, and go-github-com-mattn-go-colorable.

Change-Id: I26949e5ef7dd5cf3e118883c28a30d9e859a11b0
master
Sharlatan Hellseher 2024-04-28 15:25:35 +01:00
parent 995151b7ed
commit 3220226b40
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
2 changed files with 1 additions and 3 deletions

View File

@ -2231,7 +2231,7 @@ other directories. It is optimized for filewalking.")
(build-system go-build-system)
(arguments
(list #:import-path "github.com/mgutz/ansi"))
(native-inputs
(propagated-inputs
(list go-github-com-mattn-go-isatty go-github-com-mattn-go-colorable))
(home-page "https://github.com/mgutz/ansi")
(synopsis "Small, fast library to create ANSI colored strings and codes")

View File

@ -5971,8 +5971,6 @@ console music players.")
(build-system go-build-system)
(native-inputs
(list lua
go-github-com-mattn-go-isatty
go-github-com-mattn-go-colorable
go-github-com-aarzilli-golua
go-gitlab-com-ambrevar-damerau
go-gitlab-com-ambrevar-golua-unicode