Hi Timothy, On Thu, 02 Jan 2025 09:09:10 +0800, Timothy Washington wrote: > > Hi there Hilton, > > This is a great achievement and I appreciate your work on this. I have my > eye on packaging Ghostty for geeks when I came across your work here. Are > you also eyeing packaging Ghostty as well? If not, then don't mind me. If > so, is there anything a Zig and Guix noob can help with?
I have checked it briefly but I'm not going to package it. There's one package in an external channel[1], you can try it there for now. Note its definition is currently written in a way that cannot be accepted into Guix. Examples for Zig packages are available in (gnu packages zig-xyz) module[2], I think zig-build-system can support Ghostty well, but the package itself is a bit complex, so I would advise against packaging it if you don't have much experience. Thanks --- [1]: https://toys.whereis.social/?search=ghostty [2]: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/zig-xyz.scm