typst-bot: drop

This commit is contained in:
Primrose 2025-05-19 22:36:14 +02:00
parent e7afade200
commit 812a974c75
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 0 additions and 40 deletions

View file

@ -74,7 +74,6 @@ in rec {
maeel = pkgs.callPackage ./maeel.nix {};
tokei = pkgs.callPackage ./tokei {}; # alpha tokei with typst, skel, hledger
typst-mutilate = pkgs.callPackage ./typst-mutilate.nix {};
typst-bot = pkgs.callPackage ./typst-bot.nix {};
webtoon_downloader = pkgs.callPackage ./webtoon_downloader.nix {};
posy-cursor = pkgs.callPackage ./posy-cursor.nix {};