> Not yet. I have a lot going on '(family-time meeting evening-routine
> sleep morning-routine job) and will not be able to send the patch to
> guix-patches until after 6PM UTC-6 tomorrow (I think that's midnight
> UTC 27 August). If I find time to send a patch before then, I will.
> After that, I
On Sun, 2019-08-25 at 14:18 -0400, Raghav Gururajan wrote:
> On Sun, 2019-08-25 at 10:57 +0200, Nicolas Goaziou wrote:
> > Hello,
> >
> > Jesse Gibbons writes:
> >
> > > Great news! I got cvassistant working! I will send the patch when
> > > I
> > > have time.
> >
> > Excellent!
> >
> > > Nico
On Sun, 2019-08-25 at 10:57 +0200, Nicolas Goaziou wrote:
> Hello,
>
> Jesse Gibbons writes:
>
> > Great news! I got cvassistant working! I will send the patch when I
> > have time.
>
> Excellent!
>
> > Nicolas Goaziou, I could not have done it without your template, so
> > I
> > want to inclu
> Great news! I got cvassistant working! I will send the patch when I
> have time.
>
> Nicolas Goaziou, I could not have done it without your template, so I
> want to include your info in the copyright section of
> cvassistant.scm.
> If that's ok with you, what should I put?
Awesome! Thank you b
> I looked into this. the quazip package produces libraries called
> quazip5, not quazip-qt5. make expects quazip-qt5 because of a line in
> CVAssistant.pro:
> LIBS += -lquazip-qt5
> Replace this line and we can move to the next problem in building
> cvassistant.
Thanks a lot :)
signature.as
Hi Pierre,
"Pierre-Henry F." writes:
> Would someone help defining a trivial package?
Sure!
> Here is an attempt at defining the package (incomplete, does not work) in
> blog.scm:
>
> (define-module (blog)
> #:use-module (guix packages)
> #:use-module (guix download)
> #
Hello,
Jesse Gibbons writes:
> Great news! I got cvassistant working! I will send the patch when I
> have time.
Excellent!
> Nicolas Goaziou, I could not have done it without your template, so I
> want to include your info in the copyright section of cvassistant.scm.
> If that's ok with you, w