{pkgs ? import {}}: pkgs.mkShell { buildInputs = [ pkgs.qt6.qtbase pkgs.qt6.qtdeclarative pkgs.qt6.qtwayland pkgs.qtcreator pkgs.quickshell ]; }