Merge pull request #187469 from SuperSandro2000/ibus
This commit is contained in:
@@ -29,15 +29,13 @@
|
||||
, libnotify ? null
|
||||
, enableUI ? true
|
||||
, withWayland ? false
|
||||
, libxkbcommon ? null
|
||||
, wayland ? null
|
||||
, libxkbcommon
|
||||
, wayland
|
||||
, buildPackages
|
||||
, runtimeShell
|
||||
, nixosTests
|
||||
}:
|
||||
|
||||
assert withWayland -> wayland != null && libxkbcommon != null;
|
||||
|
||||
with lib;
|
||||
|
||||
let
|
||||
|
||||
Reference in New Issue
Block a user