mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-03-09 08:24:35 +00:00
rosenthal: Add tree-sitter-dockerfile.
* rosenthal/packages/tree-sitter.scm (tree-sitter-dockerfile): New variable.
This commit is contained in:
parent
a07833bbc0
commit
091c21ec8b
@ -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…
Reference in New Issue
Block a user