* bug#74588: Package go-chroma is empty
@ 2024-11-28 10:52 Saku Laesvuori via Bug reports for GNU Guix
2024-11-28 22:49 ` Sharlatan Hellseher
0 siblings, 1 reply; 2+ messages in thread
From: Saku Laesvuori via Bug reports for GNU Guix @ 2024-11-28 10:52 UTC (permalink / raw)
To: 74588
[-- Attachment #1: Type: text/plain, Size: 413 bytes --]
The go-chroma package only contains a COPYING file as show by running
$ tree $(guix build go-chroma)
/gnu/store/khpaajvfqgx46llffwz2416w7fqqy2sf-go-chroma-2.14.0
└── share
└── doc
└── go-chroma-2.14.0
└── COPYING
I tried fixing it, but did not get it compile properly. Maybe someone
with more than 0 knowledge of go packaging could get better results.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#74588: Package go-chroma is empty
2024-11-28 10:52 bug#74588: Package go-chroma is empty Saku Laesvuori via Bug reports for GNU Guix
@ 2024-11-28 22:49 ` Sharlatan Hellseher
0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-11-28 22:49 UTC (permalink / raw)
To: 74588-done
[-- Attachment #1: Type: text/plain, Size: 582 bytes --]
Hi Saku,
Thanks for reporting that!
It was fixed by commit cf16dcb95fee602fa2cd3377de769c57a123f9c1.
--8<---------------cut here---------------start------------->8---
> tree -A $(./pre-inst-env guix build go-chroma)
/gnu/store/2r4vypm06ljzdy6k71vwcfw797b8y9mj-go-chroma-2.14.0
├── bin
│ └── chroma
├── etc
│ └── ld.so.cache
└── share
└── doc
└── go-chroma-2.14.0
└── COPYING
6 directories, 3 files
--8<---------------cut here---------------end--------------->8---
--
Oleg
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-28 22:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-28 10:52 bug#74588: Package go-chroma is empty Saku Laesvuori via Bug reports for GNU Guix
2024-11-28 22:49 ` Sharlatan Hellseher
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).