Can't find a build of firefox for aarch64-darwin anymore

Hi,

I’ve been happily using a nix-build Firefox on my macos for quite some time. For a few days now, nix insists on building firefox-unwrapped itself instead of downloading a binary (and I’m not letting it do it because it’s already too warm in my room). I’m following release-26.05 or nixpkgs-26.05-darwin branch of nixpkgs.

This nixos search page shows that aarch64-darwin is a supported platform for firefox-unwrapped but this Hydra page shows that there is no build for it (anymore?).

Can you please tell me what’s wrong?

If you have a look here you can see the rror message from hydra on why the build failed: https://hydra.nixos.org/build/332700204

1 Like

To add more explanation, NixOS jobset never had any darwin jobs, as you don’t run NixOS on darwin. If you’re interested in 26.05, it’s URLs like linked in the previous post, e.g. Kindred meaning were not available. Ideas inim- Free.

Thank you for the details. I created an issue: firefox-unwrapped: Doesn't build on aarch64-darwin since June 22nd · Issue #535545 · NixOS/nixpkgs · GitHub.