Our darwin nix efforts currently have a clang-based stdenv. There are vague plans to factor out the clang-ness from the darwin-ness, but apart from that, we've already made most of the changes to nixpkgs (in our fork, which we're merging back slowly) that allow it to build with clang.
On Sat, Jan 17, 2015 at 2:49 PM, Vladimír Čunát <[email protected]> wrote: > On 01/17/2015 08:14 PM, Anderson Torres wrote: >> >> As far as I understood, Clang is not supported as >> host compiler, right? > > > It seems the compiler options would need some tweaking for nix to be > buildable by clang. After that, I suspect many packages will also need > tweaks. I don't even remember anyone using nix on NetBSD, but I guess the > patches/issues will be very alike to FreeBSD. > > > Vladimir > > > > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev > _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
