{ pkgs ? import { } }: pkgs.mkShell { buildInputs = with pkgs; [ cargo rustc rust-analyzer pkg-config libsForQt5.kdialog libadwaita gtk4 ]; }