rosenthal: Add tree-sitter-dockerfile.

* rosenthal/packages/tree-sitter.scm (tree-sitter-dockerfile): New variable.
pull/1/head
Hilton Chain 1 year ago
parent a07833bbc0
commit 091c21ec8b
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
  1. 8
      rosenthal/packages/tree-sitter.scm

@ -11,3 +11,11 @@
"0i8vsvkkas1fnn35na68gq5xq2y3xvhv2bk9q6x8c1bzsqm6rcsa"
"0.4.0"
#:repository-url "https://github.com/uyha/tree-sitter-cmake"))
;; <https://issues.guix.gnu.org/64431>
(define-public tree-sitter-dockerfile
(tree-sitter-grammar
"dockerfile" "Dockerfile"
"0kf4c4xs5naj8lpcmr3pbdvwj526wl9p6zphxxpimbll7qv6qfnd"
"0.1.2"
#:repository-url "https://github.com/camdencheek/tree-sitter-dockerfile"))

Loading…
Cancel
Save