hspellDicts.*: remove invalid buildFlags meta attr
This commit is contained in:
parent
5aff75d32d
commit
7084c052a0
1 changed files with 0 additions and 3 deletions
|
@ -6,9 +6,6 @@ let
|
|||
meta = hspell.meta // {
|
||||
broken = true;
|
||||
description = "${variant} Hebrew dictionary";
|
||||
|
||||
buildFlags = [ variant ];
|
||||
|
||||
} // (if a ? meta then a.meta else {});
|
||||
} // (removeAttrs a ["meta"]));
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue