mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: +webtoon_downloader
This commit is contained in:
parent
9b976f9bbd
commit
726fd77f08
2 changed files with 67 additions and 0 deletions
|
|
@ -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 { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue