haskellPackages.large-hashable: Move to unsupported-platforms
This commit is contained in:
@@ -66,9 +66,6 @@ self: super: {
|
||||
# https://github.com/ekmett/half/issues/35
|
||||
half = dontCheck super.half;
|
||||
|
||||
# https://github.com/factisresearch/large-hashable/issues/17
|
||||
large-hashable = markBroken (dontDistribute super.large-hashable);
|
||||
|
||||
} // lib.optionalAttrs pkgs.stdenv.hostPlatform.isAarch32 {
|
||||
# AARCH32-SPECIFIC OVERRIDES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user