Hi,
I’ve been looking into integrating pypy3 (a JIT Python 3 implementation)
tighter into guix. Right now we have a package, but it’s not that
useful, because there are no pypy3-* libraries.
The WIP patch attached – I’ll split it up later if this gets to code
review – adds some essential Python l
Hi RG,
On Sat, 18 Jul 2020 16:18:53 -0400
Raghav Gururajan wrote:
> >> Also, please do not make libsigc++ public twice. It's already in the
> >> module's #:export list.
> >>
> >> Same for glibmm and maybe others.
> >
> > Hmm. Without that, I get "package not found" while doing `./pre-inst-en
As I mentioned in other places online, I thought it would be nice to try
recording some of my workflow with guix. The video is quite long, an
hour and 20 minutes, and it goes through updating newsboat from 2.13 to
2.20.1 with the change to the cargo-build-system. The audio quality
isn't amazing, I
Hi RG,
On Sat, 18 Jul 2020 16:18:53 -0400
Raghav Gururajan wrote:
> Please find the revised patched for libsigc++ and glibmm, attached with
> this email.
Applied to wip-desktop
pgpY2zXGHscS7.pgp
Description: OpenPGP digital signature
Hi RG,
applied the patches to wip-desktop, with libsigc++ and glibmm replaced by your
newer patches.
I'm still not sure about the propagated-inputs but I left them as-is for the
time being.
pgpVVtnO4xMh2.pgp
Description: OpenPGP digital signature
Thanks for sharing!
--
Bonface M. K. (https://www.bonfacemunyoki.com)
One Divine Emacs To Rule Them All
GPG key = D4F09EB110177E03C28E2FE1F5BBAE1E0392253F
Thanks for doing this! I've got some videos* of me creating guix
patches for the cookbook. It's nice to see a more competent developer
share their work flow!
* shameless plug:
https://video.hardlimit.com/accounts/joshua_branson/video-channels
--
Joshua Branson
Sent from Emacs and Gnus
Hi Danny!
> applied the patches to wip-desktop, with libsigc++ and glibmm replaced by your
> newer patches.
Thank you!
> I'm still not sure about the propagated-inputs but I left them as-is for the
> time being.
Yeah, it is itching me too. I wouldn't want them propagated. It will
look into it m