Re: Announcing emacs-guix-packaging

2020-11-13 Thread John Soo
Hi Zomoun, zimoun writes: > $ ag '\(@' --scheme $(guix build emacs-guix -S) > /gnu/store/…-emacs-guix-0.5.2-2.58a840d-checkout/scheme/emacs-guix/actions.scm > 200:((@@ (guix scripts build) log-url) store file)) > > /gnu/store/…-emacs-guix-0.5.2-2.58a840d-checkout/scheme/emacs-gui

Re: Announcing emacs-guix-packaging

2020-11-13 Thread zimoun
Hi, On Fri, 13 Nov 2020 at 10:45, Pierre Neidhardt wrote: > - Emacs-Guix uses private parts of Guix if I'm not mistaken. Since > these parts are prone to change, it breaks Emacs-Guix once in a > while. --8<---cut here---start->8--- $ ag '\(@' --scheme $(

Re: Announcing emacs-guix-packaging

2020-11-13 Thread zimoun
Dear, On Fri, 13 Nov 2020 at 01:28, Ryan Prior wrote: >> Did you consider making it part of Emacs-Guix? That’d give us a single >> go-to place for all things Guix in Emacs. > > I don't use emacs-guix myself. I've tried it a couple times but it's > junky. Specifically, it incorporates a lot of cu

Re: Announcing emacs-guix-packaging

2020-11-12 Thread Ryan Prior
On November 12, 2020, "Ludovic Courtès" wrote: > Looks nice and useful! Thank you! If you end up using it, I'd be interested to hear feedback about what works well and what could go in a different direction. > Did you consider making it part of Emacs-Guix? That’d give us a single > go-to place f

Re: Announcing emacs-guix-packaging

2020-11-12 Thread Ludovic Courtès
Hi, Ryan Prior skribis: > Hi folks! I use Emacs to write and maintain Guix packages, and I've > created some tools and snippets to automate repetitive tasks and remove > guesswork. If you also use Emacs, you might be interested to try them or > contribute your own. > > My repository is here: htt