diff options
| author | Alyssa Ross <hi@alyssa.is> | 2023-11-17 20:21:33 +0100 |
|---|---|---|
| committer | Alyssa Ross <hi@alyssa.is> | 2023-11-24 12:21:30 +0100 |
| commit | c9b74e4908d3714c22ffaefb7dfe355e3f5c9494 (patch) | |
| tree | b536a3de1e6e1a94120d22ba7b5f9e846357dc26 /pkgs/development/python-modules/rangehttpserver | |
| parent | 62f7a6dcc1a2baf50e757a6a0bce1083692e0e56 (diff) | |
rustc-wasm32: fix targetPlatform
The previous version stopped working when we started elaborating Rust
metadata. Here, I've made it a bit nicer by actually setting
targetPlatform to an elaborated system. Setting the config to wasi to
get elaborate to understand it is a bit of a hack, but I think it's
less of a hack than what we had before.
The only actual difference this makes to the rustc-wasm32 derivation
compared to the previous working version, is that now crt-static is
set. This is probably the right thing anyway.
Fixes: e3e57b8f1885 ("lib.systems: elaborate Rust metadata")
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
