let pkgs = import {}; in pkgs.mkShell { buildInputs = with pkgs; [ go goimports nur.repos.xe.gopls ]; }