From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: help-guix@gnu.org
Subject: Re: Trying to contribute packages: ./pre-inst-env doesn't work
Date: Wed, 15 May 2019 11:08:20 +0200 [thread overview]
Message-ID: <20190515090820.ww3vy4e6invuqjyh@pelzflorian.localdomain> (raw)
In-Reply-To: <20190515080654.6g7gf7b2g5kx677v@NUC.doronbehar.com>
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`.
Regards,
Florian
next prev parent reply other threads:[~2019-05-15 9:10 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-15 8:06 Trying to contribute packages: ./pre-inst-env doesn't work Doron Behar
2019-05-15 8:46 ` Gábor Boskovits
2019-05-15 9:46 ` Doron Behar
2019-05-15 10:22 ` Doron Behar
2019-05-15 10:46 ` Gábor Boskovits
2019-05-15 14:49 ` Doron Behar
2019-05-15 15:04 ` Ricardo Wurmus
2019-05-15 16:10 ` Doron Behar
2019-05-15 10:41 ` Gábor Boskovits
2019-05-15 14:31 ` Doron Behar
2019-05-15 16:33 ` Amirouche
2019-05-15 16:37 ` Amirouche
2019-05-15 21:26 ` Ricardo Wurmus
2019-05-16 9:30 ` Doron Behar
2019-05-15 9:08 ` pelzflorian (Florian Pelz) [this message]
2019-05-15 10:06 ` Doron Behar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190515090820.ww3vy4e6invuqjyh@pelzflorian.localdomain \
--to=pelzflorian@pelzflorian.de \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.