Hi. On 01/28/2015 08:00 AM, Andreas Bernauer wrote:
error: a ‘x86_64-linux’ is required to build ‘/nix/store/6giy9b7xg90p8pqm6f056jqdwdx36jj6-stdenv-linux-boot.drv’, but I am a ‘x86_64-darwin’
(Note: I know very little about NixOps, so I may not be accurate.)You are attempting to build *linux* packages on a darwin machine. You can deploy that way, but you need to add a x86_64-linux machine that will build the stuff (even a virtual one). See http://nixos.org/nix/manual/#chap-distributed-builds
I don't know if there's a shortcut that also builds on the machines that you deploy to.
Vladimir
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
