1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-22 20:10:32 -04:00
nixpkgs/lib/systems
Alyssa Ross 2a6288d9b9 lib.systems: add riscv{32,64} sets and filters
For other platforms like Intel and ARM, we can do
e.g. lib.platforms.aarch64 to get only the 64-bit ARM platorms, but
until now there were no equivalents for RISC-V.
2022-04-28 08:17:02 +00:00
..
architectures.nix
default.nix
doubles.nix lib.systems: add riscv{32,64} sets and filters 2022-04-28 08:17:02 +00:00
examples.nix
inspect.nix lib.systems: add riscv{32,64} sets and filters 2022-04-28 08:17:02 +00:00
parse.nix
platforms.nix
supported.nix