mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
Merge pull request #313669 from wegank/fim-rs-fix
fim-rs: fix build on darwin
This commit is contained in:
commit
ae913e97a1
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ rustPlatform.buildRustPackage rec {
|
|||
darwin.apple_sdk.frameworks.CoreFoundation
|
||||
darwin.apple_sdk.frameworks.CoreServices
|
||||
darwin.apple_sdk.frameworks.Security
|
||||
darwin.apple_sdk.frameworks.SystemConfiguration
|
||||
];
|
||||
|
||||
env = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue