nix: +custom.typst-mutilate

This commit is contained in:
Primrose 2024-08-31 20:50:01 +02:00
parent de9ef11e12
commit 2df7e21d8e
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 28 additions and 0 deletions

View file

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