fix formatting

This commit is contained in:
Jake Stanger
2025-09-26 09:21:26 +01:00
committed by GitHub
parent 0078902b95
commit 82f58b8c30
+2 -2
View File
@@ -62,8 +62,8 @@ rustPlatform.buildRustPackage rec {
++ lib.optionals (hasFeature "cairo") [ luajit ]
++ lib.optionals (hasFeature "tray") [ libdbusmenu-gtk3 ]
++ lib.optionals (hasFeature "keyboard") [
libinput
libevdev
libinput
libevdev
];
nativeBuildInputs = [