Skip to content

Commit

Permalink
Add PCSC framework on MacOS
Browse files Browse the repository at this point in the history
Signed-off-by: Wiktor Kwapisiewicz <[email protected]>
  • Loading branch information
wiktor-k committed Nov 20, 2023
1 parent 31409a1 commit 6839339
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ buildPythonPackage rec {
] ++ lib.optionals stdenv.isDarwin [
darwin.apple_sdk.frameworks.CoreFoundation
darwin.apple_sdk.frameworks.Security
darwin.apple_sdk.frameworks.PCSC
libiconv
];

Expand Down

0 comments on commit 6839339

Please sign in to comment.