haskellPackages.sym: mark broken on darwin (#358693)
This commit is contained in:
commit
81bfb6e43e
@ -139,6 +139,8 @@ self: super: ({
|
||||
'' + (oldAttrs.preCompileBuildDriver or "");
|
||||
}) super.llvm-hs;
|
||||
|
||||
sym = markBroken super.sym;
|
||||
|
||||
yesod-bin = addBuildDepend darwin.apple_sdk.frameworks.Cocoa super.yesod-bin;
|
||||
|
||||
yesod-core = super.yesod-core.overrideAttrs (drv: {
|
||||
|
Loading…
Reference in New Issue
Block a user