Merge pull request #187469 from SuperSandro2000/ibus

This commit is contained in:
Sandro
2022-08-21 02:29:43 +02:00
committed by GitHub
+2 -4
View File
@@ -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