meow-tree-sitter
All checks were successful
/ test (push) Successful in 15s

This commit is contained in:
Andrea Ciceri 2024-06-04 00:42:07 +02:00
parent cd53b6485f
commit c8ae6b0a41
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
3 changed files with 30 additions and 1 deletions

View file

@ -30,6 +30,10 @@
url = "github:firmart/notmuch-notify";
flake = false;
};
extra-package-meow-tree-sitter = {
url = "github:skissue/meow-tree-sitter";
flake = false;
};
# TODO remove when there will be a new release including GPT-4o
extra-package-gptel = {
url = "github:karthink/gptel";