forked from NixOS/nixpkgs
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:
parent
7c9ee40e3e
commit
d6373fecb3
1 changed files with 1 additions and 1 deletions
|
@ -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/),
|
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
|
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 binaries are made available via a [binary cache](https://cache.nixos.org).
|
||||||
|
|
||||||
The current Nix expressions of the channels are available in the
|
The current Nix expressions of the channels are available in the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue