{ pkgs ? import { } }: pkgs.mkShell { packages = with pkgs; [ asciidoctor age git jq nixpkgs-fmt sops # Language servers for various parts of the config that uses a language. sumneko-lua-language-server pyright rnix-lsp ]; }