Hi Eelco,

On Mon Feb 02 2015 at 5:44:21 PM Eelco Dolstra <eelco.dols...@logicblox.com>
wrote:

> On 02/02/15 16:13, Bjørn Forsman wrote:
>
> > Then I tried to append the certificate contents to the ca-bundle.crt:
> >
> >   environment.etc."ssl/certs/ca-bundle.crt".text = ''
> >     ${builtins.readFile (pkgs.cacert + "/etc/ca-bundle.crt")}
>
> Note that this causes cacert to be built at evaluation time.


Can you elaborate? I'm trying to understand what is wrong here. Is it the
fact that it uses pkgs.cacert directly instead of getting cacert from a
build input?

Wout.
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to