ibus: remove cross patches (i don't use the package anymore)

This commit is contained in:
Colin 2024-03-11 07:55:53 +00:00
parent f44a4c84ee
commit c07c23a9f8
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ let
helix = callPackage ./patched/helix { inherit (unpatched) helix; };
ibus = callPackage ./patched/ibus { inherit (unpatched) ibus; };
# ibus = callPackage ./patched/ibus { inherit (unpatched) ibus; };
# jackett doesn't allow customization of the bind address: this will probably always be here.
jackett = callPackage ./patched/jackett { inherit (unpatched) jackett; };