{pkgs, ...}: with pkgs; mkShell { buildInputs = [ alejandra git-cliff nil sumneko-lua-language-server ]; }