help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trying to contribute packages: ./pre-inst-env doesn't work


From: Doron Behar
Subject: Re: Trying to contribute packages: ./pre-inst-env doesn't work
Date: Wed, 15 May 2019 13:06:56 +0300
User-agent: NeoMutt/20180716

On Wed, May 15, 2019 at 11:08:20AM +0200, pelzflorian (Florian Pelz) wrote:
> On Wed, May 15, 2019 at 11:06:54AM +0300, Doron Behar wrote:
> > To be more specific, I've tried this idea by writing the following in
> > `~/.config/guix/channels.scm`:
> > 
> > (list (channel
> >         (name 'guix)
> >         (url "file:///var/code/doron/guix")))
> > 
> 
> It could be (url "/var/code/doron/guix").
> 
> > I ran `guix pull` and it seems it checked out my version of Guix but it
> > make those new packages available.
> >
> 
> Maybe you have not done `git add gnu/packages/your-package.scm && git
> commit`.

I did. Please assume that I'm very experienced with Git in general, just
not much experienced with Guile and the Gnu Build system.

> 
> Regards,
> Florian
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]