Hi John,
Thanks for taking the time to chime in, much appreciated!
> https://gitlab.com/podiki/guix-pod/-/blob/main/taffybar.scm
I took a look at your repo and found that our definition of ghc-gi-gdk is
almost exactly the same (sans some historical differences (eg, using gtk (v4)
vs gtk+)).
Hi Collin and Josselin,
I haven't fully read this thread but wanted to chime in with work I did
but never finalized to upstream here. In short, I did get taffybar to
build and run if I recall. There was a lot of fussing with versions,
some Haskell packages that were broken/undergoing some breaking
Hi Josselin,
Thanks for your quick reply. It appears that all dynamic libraries referenced
by libgtk.so are correctly referenced (and not missing):
--8<---cut here---start->8---
$ ldd /gnu/store/91ar3zh59n19rdn00png5r9hxp3k0y13-gtk-4.8.1/lib/libgtk-4.so.1
linu
Op 22-03-2023 om 07:10 schreef Joshua Hecker:
[...]
I'm not involved in Guix development anymore.
Greetings,
Maxime.
OpenPGP_0x49E3EE22191725EE.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
Hi Collin,
"Collin J. Doering" via Bug reports for GNU Guix
writes:
> Hi team Guix!
>
> I was working on packaging taffybar (https://github.com/taffybar/taffybar),
> which depends on haskell-gi (https://github.com/haskell-gi/haskell-gi) -
> haskell bindings for goject-introspection capable lib