{ pkgs ? import { } }: pkgs.tree-sitter.buildGrammar { src = ./.; version = "0.1.0"; language = "nixshell"; generate = true; }