1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/lib/systems
Ilan Joselevich bf61b8c8fb
lib.systems: Fix setting rust.platform.os for wasm32-unknown-unknown
Previously we would fallback to using `kernel` as the `os` which would
result in using the wrong `os` value (`none`) when actually we want
`unknown`. This seems to be a special case for wasm32-unknown-unknown
and wasm64-unknown-unknown so I extended the if statement to support it.
2024-07-05 19:43:10 +03:00
..
architectures.nix lib.systems.architectures: add microarchitecture levels 2023-06-24 00:50:40 -06:00
default.nix lib.systems: Fix setting rust.platform.os for wasm32-unknown-unknown 2024-07-05 19:43:10 +03:00
doubles.nix treewide: freebsd13 -> freebsd 2024-04-30 18:20:23 -04:00
examples.nix Merge pull request #319153 from Kranzes/buildRustCrate-wasm 2024-06-30 14:05:33 +03:00
flake-systems.nix lib.systems.flakeExposed: exclude systems which are not bootstrapped 2024-06-17 16:34:55 -07:00
inspect.nix Avoid top-level with ...; in lib/systems/inspect.nix 2024-03-19 16:16:44 -07:00
parse.nix lib.systems.examples: add wasm32-unknown-none 2024-06-24 19:27:13 +03:00
platforms.nix lib.systems.riscv-multiplatform: drop linux-kernel.extraConfig 2024-06-02 15:33:13 -04:00