Re: Setting up a development environment for guile-g-golf based software in KDE

2022-09-03 Thread Luis Felipe
On Saturday, September 3rd, 2022 at 10:29, Ricardo Wurmus wrote: > I had to run the guile-gi example under “dbus-launch” to make the errors > disappear. guile-gi works fine with grafts and GTK4; g-golf requires > grafts to be disabled because it doesn’t address problems with gobject > introspect

Re: what am I doing wrong with girc?

2022-09-03 Thread Guillaume Le Vaillant
jgart skribis: > Hi Guixers, > > I'm trying to package girc: > > https://github.com/McParen/girc/search?p=2&q=anvi > > Should I be referencing the asd-system explicitly? > > Does this asd system have some inconsistencies in how it was set up? > > I have to use build-program to package the binary

what am I doing wrong with girc?

2022-09-03 Thread jgart
Hi Guixers, I'm trying to package girc: https://github.com/McParen/girc/search?p=2&q=anvi Should I be referencing the asd-system explicitly? Does this asd system have some inconsistencies in how it was set up? I have to use build-program to package the binary executable. all best, jgart ===

Re: A package search engine for a curated list of channels

2022-09-03 Thread zimoun
Hi Ricardo, I am late to the party. :-) This hpcguix-web is really cool is not enough known. On Wed, 27 Apr 2022 at 20:37, Ricardo Wurmus wrote: > See https://github.com/UMCUGenetics/hpcguix-web. It handles the > constant updates to all Guix channels and the search. You’re welcome to > cont

Re: Setting up a development environment for guile-g-golf based software in KDE

2022-09-03 Thread Ricardo Wurmus
Luis Felipe writes: > [[PGP Signed Part:Undecided]] > On Friday, September 2nd, 2022 at 18:30, Luis Felipe > wrote: > >> In my case (guix 16a6cbe), the example doesn't work at all, >> regardless of the desktop environment or whether I use a pure >> environment or container without grafts. > >