Loading pkgs/by-name/fc/fcitx5-openbangla-keyboard/package.nix 0 → 100644 +12 −0 Original line number Diff line number Diff line { openbangla-keyboard, ... }@args: openbangla-keyboard.override ( { withFcitx5Support = true; withIbusSupport = false; } // removeAttrs args [ "openbangla-keyboard" ] ) pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -2272,10 +2272,6 @@ with pkgs; fcitx5-m17n = callPackage ../tools/inputmethods/fcitx5/fcitx5-m17n.nix { }; fcitx5-openbangla-keyboard = libsForQt5.callPackage ../applications/misc/openbangla-keyboard { withFcitx5Support = true; }; fcitx5-gtk = callPackage ../tools/inputmethods/fcitx5/fcitx5-gtk.nix { }; fcitx5-hangul = callPackage ../tools/inputmethods/fcitx5/fcitx5-hangul.nix { }; Loading Loading
pkgs/by-name/fc/fcitx5-openbangla-keyboard/package.nix 0 → 100644 +12 −0 Original line number Diff line number Diff line { openbangla-keyboard, ... }@args: openbangla-keyboard.override ( { withFcitx5Support = true; withIbusSupport = false; } // removeAttrs args [ "openbangla-keyboard" ] )
pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -2272,10 +2272,6 @@ with pkgs; fcitx5-m17n = callPackage ../tools/inputmethods/fcitx5/fcitx5-m17n.nix { }; fcitx5-openbangla-keyboard = libsForQt5.callPackage ../applications/misc/openbangla-keyboard { withFcitx5Support = true; }; fcitx5-gtk = callPackage ../tools/inputmethods/fcitx5/fcitx5-gtk.nix { }; fcitx5-hangul = callPackage ../tools/inputmethods/fcitx5/fcitx5-hangul.nix { }; Loading