necrolib: migrate to by-name

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

View file

@ -40,8 +40,6 @@ in rec {
# static version of noto-fonts cjk serif
noto-fonts-cjk-serif' = pkgs.callPackage ./noto-fonts-cjk-serif.nix {};
necrolib = pkgs.callPackage ./necrolib.nix {};
maeel = pkgs.callPackage ./maeel.nix {};
typst-mutilate = pkgs.callPackage ./typst-mutilate.nix {};
webtoon_downloader = pkgs.callPackage ./webtoon_downloader.nix {};