haskell-HGamer: these packages don't compile and it's unclear when they'll be fixed
https://github.com/urs-of-the-backwoods/HGamer3D/issues/7
This commit is contained in:
parent
05a44cd06e
commit
3428b8df57
@ -776,4 +776,9 @@ self: super: {
|
||||
# Override the obsolete version from Hackage with our more up-to-date copy.
|
||||
cabal2nix = pkgs.cabal2nix;
|
||||
|
||||
# https://github.com/urs-of-the-backwoods/HGamer3D/issues/7
|
||||
HGamer3D-Bullet-Binding = dontDistribute super.HGamer3D-Bullet-Binding;
|
||||
HGamer3D-Common = dontDistribute super.HGamer3D-Common;
|
||||
HGamer3D-Data = markBroken super.HGamer3D-Data;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user