summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
diff options
context:
space:
mode:
authorPeter Kolloch <info@eigenvalue.net>2024-01-04 12:14:17 +0100
committerPeter Kolloch <info@eigenvalue.net>2024-01-04 12:15:32 +0100
commit597f3d31d8254f1f13214f006131f60f868f134d (patch)
treec18e6c80ab81ea3f14d5df23d1160924de42f99f /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
parent416ab464ba033559e64e56b656d424b061a4e282 (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