Thanks -- I had tried just --option binary-caches .. and it didn't seem to be working.
I'm trying out nixops for deploying build environments (and so far it's working really well). I am trying to keep the build time as short as possible for clients. Binary cache seems to be one way to do that. Thanks again for your answer! best --Michael. On Fri, Sep 11, 2015, at 02:05 AM, Rob Vermaas wrote: > Hi Michael, > > You can add your cache to binary-caches in your nix.conf, or you can > pass '--option extra-binary-caches <your-url>' to nixops deploy. > > Cheers, > Rob > > On Thu, Sep 10, 2015 at 9:55 PM, M. P. Ashton <[email protected]> wrote: > > What is the right way to make Nixops use an alternative binary cache to > > build virtual machines -- something other than https://cache.nixos.org/? > > > > Thanks in advance! --Michael > > _______________________________________________ > > nix-dev mailing list > > [email protected] > > http://lists.science.uu.nl/mailman/listinfo/nix-dev > > > > -- > Rob Vermaas > > [email] [email protected] > _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
