tokei: migrate to by-name

This commit is contained in:
Primrose 2025-05-20 17:05:59 +02:00
parent bd9049f90a
commit 254dce933b
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
4 changed files with 0 additions and 1 deletions

View file

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