On Wed, Mar 06 2024, Nathan Dehnel wrote: > ice-9/boot-9.scm:1683:16: In procedure raise-exception: > In procedure getaddrinfo: System error
Looks like an issue with the domain. Guix tries to look up inet.af, but the project doesn't have the domain any more[1]. Using "guix import go github.com/inetaf/peercred" instead should work. Carlo [1]: https://github.com/inetaf/tcpproxy/issues/39