1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-08 02:38:11 +09:00

docs: Update reference to built architectures

in https://github.com/NixOS/nixpkgs/pull/361521 this was changed to
aarch64-darwin.
This commit is contained in:
‮rekcäH nitraM‮ 2024-12-13 08:12:30 +01:00
parent 7c9ee40e3e
commit d6373fecb3

View file

@ -42,7 +42,7 @@ shows the status of tests for the `nixpkgs-unstable` channel.
The tests are conducted by a cluster called [Hydra](https://nixos.org/hydra/),
which also builds binary packages from the Nix expressions in Nixpkgs for
`x86_64-linux`, `i686-linux` and `x86_64-darwin`.
`x86_64-linux`, `aarch64-linux`, `x86_64-darwin` and `aarch64-darwin`.
The binaries are made available via a [binary cache](https://cache.nixos.org).
The current Nix expressions of the channels are available in the