On 03/23/2016 10:53 AM, Christophe Trophime wrote:
> You mean that I can install clang and gcc provided I do something like that:
> nix-env --set-flag priority 5 binutils
> nix-env --set-flag priority 10 gcc
> nix-env --set-flag priority 20 clang

Yes. Note that you can set the priority of a package by this interface
only *after* installing it... so you need to do it one-by-one in case
they refuse to install due to collisions.

--Vladimir


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to