mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
haskellPackages.sym: mark broken on darwin
This commit is contained in:
parent
9624dc8089
commit
a2c2ebc1d1
@ -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