Revert "ibus: add meta.mainProgram"
This commit is contained in:
parent
eea507d558
commit
49bf0dc949
@ -234,7 +234,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
description = "Intelligent Input Bus, input method framework";
|
description = "Intelligent Input Bus, input method framework";
|
||||||
license = lib.licenses.lgpl21Plus;
|
license = lib.licenses.lgpl21Plus;
|
||||||
platforms = lib.platforms.linux;
|
platforms = lib.platforms.linux;
|
||||||
mainProgram = "ibus";
|
|
||||||
maintainers = with lib.maintainers; [ ttuegel ];
|
maintainers = with lib.maintainers; [ ttuegel ];
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user