lib.systems.doubles.netbsd: expand
These are all the architectures supported by Nixpkgs on other platforms, that are also supported by NetBSD. (So I haven't added any architectures that are new to Nixpkgs here, even though NetBSD supports some that we don't have.)
This commit is contained in:
@@ -33,7 +33,9 @@ let
|
||||
"mmix-mmixware"
|
||||
|
||||
# NetBSD
|
||||
"i686-netbsd" "x86_64-netbsd"
|
||||
"aarch64-netbsd" "armv6l-netbsd" "armv7a-netbsd" "armv7l-netbsd"
|
||||
"i686-netbsd" "mipsel-netbsd" "powerpc-netbsd" "riscv32-netbsd"
|
||||
"riscv64-netbsd" "x86_64-netbsd"
|
||||
|
||||
# none
|
||||
"aarch64-none" "arm-none" "armv6l-none" "avr-none" "i686-none" "msp430-none"
|
||||
|
||||
Reference in New Issue
Block a user