about summary refs log tree commit diff
path: root/pkgs/os-specific/darwin
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-11-03 18:01:23 +0000
committerGitHub <noreply@github.com>2023-11-03 18:01:23 +0000
commit3c43b804d4b6811cbafbe506113f12e45a13e19d (patch)
tree6087e2878764002f16f9e435acf303640a9d6c84 /pkgs/os-specific/darwin
parent9fbf6ca42f5b74878305fb7925f508b016d2a248 (diff)
parent8b855b2b4bca486b28a7124b3cda21584e16aa04 (diff)
Merge master into staging-next
Diffstat (limited to 'pkgs/os-specific/darwin')
-rw-r--r--pkgs/os-specific/darwin/apple-sdk-11.0/private-frameworks.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/os-specific/darwin/apple-sdk-11.0/private-frameworks.nix b/pkgs/os-specific/darwin/apple-sdk-11.0/private-frameworks.nix
index f95932516d208..4566c8af84f52 100644
--- a/pkgs/os-specific/darwin/apple-sdk-11.0/private-frameworks.nix
+++ b/pkgs/os-specific/darwin/apple-sdk-11.0/private-frameworks.nix
@@ -2,6 +2,7 @@
 # generated by hand to avoid exposing all private frameworks
 # frameworks here are only the necessary ones used by public frameworks.
 {
+  Apple80211 = {};
   AVFCapture = {};
   AVFCore = {};
   AddressBookCore = { inherit ContactsPersistence; };