You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2018. It is now read-only.
Rather than the current business of passing -framework flags directly to GHC in the generated default.nix files, we should add with pkgs.darwin.apple_sdk.frameworks; [$frameworks] to systemDeps.
Rather than the current business of passing
-frameworkflags directly to GHC in the generateddefault.nixfiles, we should addwith pkgs.darwin.apple_sdk.frameworks; [$frameworks]tosystemDeps.