<andi->
ece: what is there to add? I was able to just use nix-darwin on the M1 mac I have here
kloenk has joined #nix-darwin
<kloenk>
Hi, As far as I can tell, aarch64-darwin got merged into staging. But I still get BadStorePath errors (store path 'hcy062ff9xjg7bh0sak87cpp12j32zyh-' has an empty name) when trying to build something. Does somebody know why? Any ideas on how I can fix that?
<andi->
kloenk: AFAICT the bootstrap tarballs aren't plugged into that yet. We were waiting fro those to build yesterday and I guess those will then be put into nixpkgs.
<kloenk>
ah ok. So this error is expected at this time. good to know
<stephank>
Is it normal that Hydra indicates the Mac boxes as idle quite a lot of the time? And when they do run something, it appears to be just 1, sometimes 2 jobs concurrently.
<andi->
The hydra job scheduling is per jobset and not per architecture :/ So if there is a high priority linux-only jobset building a lot of jobs it doesn't even touch any darwin jobs.
xcmw has joined #nix-darwin
eraserhd has joined #nix-darwin
supersandro2000 has quit [Quit: Ping timeout (120 seconds)]
supersandro2000 has joined #nix-darwin
<__monty__>
thefloweringash: If I update non-ARM darwin stdenv to LLVM 11 can I drop the finalLLVM_Packages stuff or does it serve a further purpos?
<thefloweringash>
I figured having a variable for it would make it easier to change versions, so when 12 comes along it'd be a single line change
<__monty__>
Yeah, I've considered that too. Just without the trip through a string.
philr has quit [Ping timeout: 268 seconds]
hexa- has joined #nix-darwin
<hexa->
hi, does anybody plan to updatee the macos sdk after the release?