Things
Some checks failed
/ test (push) Failing after 14s

This commit is contained in:
Andrea Ciceri 2024-09-16 09:47:49 +02:00
parent ed1787c8bc
commit 6cc0c0f094
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
3 changed files with 23 additions and 10 deletions

View file

@ -22,6 +22,10 @@
url = "git+https://codeberg.org/pranshu/haskell-ts-mode.git";
flake = false;
};
extra-package-typst-ts-mode = {
url = "git+https://codeberg.org/meow_king/typst-ts-mode.git";
flake = false;
};
};
outputs = inputs @ {flake-parts, ...}: