guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (4a6f64ab2a -> 2419a16365)


From: guix-commits
Subject: branch master updated (4a6f64ab2a -> 2419a16365)
Date: Sun, 12 Feb 2023 02:43:27 -0500 (EST)

abcdw pushed a change to branch master
in repository guix.

    from 4a6f64ab2a gnu: Add mold-wrapper.
     new dbd4d2d070 build-system: Add tree-sitter-build-system.
     new 18f1a4d38a gnu: Remove tree-sitter comment from emacs.scm imports.
     new 5401b5822a gnu: tree-sitter-cli: Enable some tests and add node and 
dot.
     new 2419a16365 gnu: tree-sitter-grammar: Migrate to 
tree-sitter-build-system.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                             |   2 +
 doc/guix.texi                           |  21 +++-
 gnu/packages/emacs.scm                  |   2 +-
 gnu/packages/tree-sitter.scm            | 105 ++++++++++-------
 guix/build-system/tree-sitter.scm       | 195 ++++++++++++++++++++++++++++++++
 guix/build/tree-sitter-build-system.scm | 153 +++++++++++++++++++++++++
 6 files changed, 433 insertions(+), 45 deletions(-)
 create mode 100644 guix/build-system/tree-sitter.scm
 create mode 100644 guix/build/tree-sitter-build-system.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]