Skip to content

Commit 6e9b625

Browse files
lukewilliamboswellbhansconnect
authored andcommitted
try adding CoreFoundation for macos nix
1 parent 3344b47 commit 6e9b625

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
lib.optionals stdenv.isDarwin
4040
(with pkgs.darwin.apple_sdk.frameworks; [
4141
Security
42+
CoreFoundation
4243
]);
4344

4445
sharedInputs = (with pkgs; [

0 commit comments

Comments
 (0)