nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix

rust: add powerpc-linux as a target platform

authored by

Marie Ramlow and committed by
Alyssa Ross
5f746cb2 b6d48619

+1
+1
pkgs/development/compilers/rust/binary.nix
··· 89 89 "armv7l-linux" 90 90 "i686-linux" 91 91 "loongarch64-linux" 92 + "powerpc-linux" 92 93 "powerpc64-linux" 93 94 "powerpc64le-linux" 94 95 "riscv64-linux"