added necessary buildInputs

This commit is contained in:
willifan 2025-01-14 17:20:55 +01:00
parent 54b0942de6
commit aae66c3b70
2 changed files with 6 additions and 3 deletions

View file

@ -7,6 +7,7 @@ pkgs.mkShell {
pkgs.cargo
pkgs.pkg-config
pkgs.libxkbcommon
pkgs.eww
pkgs.rust-analyzer
pkgs.clippy