Skip to content

Commit ffaa64e

Browse files
lukewilliamboswellbhansconnect
authored andcommitted
try adding CoreServices, and SystemConfiguration frameworks in nix
1 parent 6e9b625 commit ffaa64e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

flake.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
(with pkgs.darwin.apple_sdk.frameworks; [
4141
Security
4242
CoreFoundation
43+
CoreServices
44+
SystemConfiguration
4345
]);
4446

4547
sharedInputs = (with pkgs; [

0 commit comments

Comments
 (0)