diff options
| author | Peter Kolloch <info@eigenvalue.net> | 2024-01-04 12:14:17 +0100 |
|---|---|---|
| committer | Peter Kolloch <info@eigenvalue.net> | 2024-01-04 12:15:32 +0100 |
| commit | 597f3d31d8254f1f13214f006131f60f868f134d (patch) | |
| tree | c18e6c80ab81ea3f14d5df23d1160924de42f99f /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos | |
| parent | 416ab464ba033559e64e56b656d424b061a4e282 (diff) | |
build-rust-crate: Allow missing `hostPlatform.extensions.sharedLibrary`
If you cross-build, sharedLibrary might not be set. E.g. for this
nixpkgs instance:
```nix
pkgs = import <nixpkgs> {
config = { };
crossSystem = {
config = "riscv32-unknown-none-elf";
rustc = {
config = "riscv32i-unknown-none-elf";
};
};
}
```
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions
