Re: Scheme package installation script

2019-01-17 Thread Gábor Boskovits
Hello, ezt írta (időpont: 2019. jan. 18., P, 3:48): > > Hi all. I maintain my own emacs configuration designed to be integrated > into guix. One of the parts of maintaining a configuration is package > management, which I of course rely on Guix to do (rather than pulling > from MELPA directly). T

Re: Scheme package installation script

2019-01-17 Thread bre...@posteo.net
Doh! Yes I knew this. I forgot about that. Thank you a ton. Sent from my Sprint Phone. -- Original message--From: Carlo ZancanaroDate: Thu, Jan 17, 2019 9:24 PMTo: bre...@posteo.net;Cc: help-guix;Subject:Re: Scheme package installation script Hey Brett! On Fri, Jan 18 2019, bre

Re: Scheme package installation script

2019-01-17 Thread Carlo Zancanaro
Hey Brett! On Fri, Jan 18 2019, bre...@posteo.net wrote: The issue with this meta package is that I am inheriting the hello base package because I am not sure how to bypass needing a source to pull from. There is likely a better way to do this meta-package sort of deal. Does anybody have any i

Scheme package installation script

2019-01-17 Thread brettg
Hi all. I maintain my own emacs configuration designed to be integrated into guix. One of the parts of maintaining a configuration is package management, which I of course rely on Guix to do (rather than pulling from MELPA directly). There are many packages that need to be installed before my c