[Nix-dev] nix-daemon and private git repos
Harmen
harmen at lijzij.de
Mon Jul 3 15:38:43 CEST 2017
On Mon, Jul 03, 2017 at 03:27:34PM +0200, Tomas Hlavaty wrote:
> Hi Harmen,
>
> On Mon 03 Jul 2017 at 15:19, Harmen <harmen at lijzij.de> wrote:
> > I can't be the first to want to use fetchgitPrivate with a sandboxed
> > nix-daemon. Any experiences or tips?
>
> I had it working but there are several cases which needs extra setup
> that I recommend to avoid fetchgitPrivate and use source variables,
> e.g. src = <proprietarySrc>; This works the same in any context, e.g. in
> hydra, without hydra, etc. You just need to set the proprietarySrc
> accordingly.
Thanks for the help Tomas,
could you be a bit more specific what you mean?
Thanks!
Harmen
More information about the nix-dev
mailing list