nix: +webtoon_downloader

This commit is contained in:
Primrose 2025-02-02 18:54:28 +01:00
parent 9b976f9bbd
commit 726fd77f08
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 67 additions and 0 deletions

View file

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