apple-sdk-11.0: add Apple80211 private framework

+1
+1
pkgs/os-specific/darwin/apple-sdk-11.0/private-frameworks.nix
··· 2 2 # generated by hand to avoid exposing all private frameworks 3 3 # frameworks here are only the necessary ones used by public frameworks. 4 4 { 5 + Apple80211 = {}; 5 6 AVFCapture = {}; 6 7 AVFCore = {}; 7 8 AddressBookCore = { inherit ContactsPersistence; };