nix: +typst-bot

This commit is contained in:
Primrose 2024-09-29 12:52:13 +02:00
parent 8b63d355bc
commit efe3e2933d
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 37 additions and 0 deletions

View file

@ -58,6 +58,7 @@
maeel = final.callPackage ./maeel.nix { };
tokei = final.callPackage ./tokei { }; # alpha tokei with typst, skel, hledger
typst-mutilate = final.callPackage ./typst-mutilate.nix { };
typst-bot = final.callPackage ./typst-bot.nix { };
posy-cursor = final.callPackage ./posy-cursor.nix { };
nd = final.callPackage ./nd { };