{pkgs ? import {}}: pkgs.mkShell { nativeBuildInputs = with pkgs.buildPackages; [ deadnix statix treefmt nixfmt-rfc-style ]; }