mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
[Backport release-25.05] aspell: stop using or identifier unquoted (#471819)
This commit is contained in:
@@ -811,7 +811,7 @@ rec {
|
||||
meta.license = lib.licenses.gpl2Only;
|
||||
};
|
||||
|
||||
or = buildOfficialDict {
|
||||
"or" = buildOfficialDict {
|
||||
language = "or";
|
||||
version = "0.03-1";
|
||||
fullName = "Oriya";
|
||||
|
||||
Reference in New Issue
Block a user