Skip to content

Commit

Permalink
try adding CoreServices, and SystemConfiguration frameworks in nix
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewilliamboswell authored and bhansconnect committed Jan 4, 2025
1 parent 6e9b625 commit ffaa64e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
(with pkgs.darwin.apple_sdk.frameworks; [
Security
CoreFoundation
CoreServices
SystemConfiguration
]);

sharedInputs = (with pkgs; [
Expand Down

0 comments on commit ffaa64e

Please sign in to comment.