{ pkgs ? import { } }: pkgs.mkShell { nativeBuildInputs = with pkgs; [ nixpkgs-fmt stylua ]; }