mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
necrolib: migrate to by-name
This commit is contained in:
parent
254dce933b
commit
c7012e7cb6
2 changed files with 0 additions and 2 deletions
|
|
@ -40,8 +40,6 @@ in rec {
|
||||||
# static version of noto-fonts cjk serif
|
# static version of noto-fonts cjk serif
|
||||||
noto-fonts-cjk-serif' = pkgs.callPackage ./noto-fonts-cjk-serif.nix {};
|
noto-fonts-cjk-serif' = pkgs.callPackage ./noto-fonts-cjk-serif.nix {};
|
||||||
|
|
||||||
necrolib = pkgs.callPackage ./necrolib.nix {};
|
|
||||||
|
|
||||||
maeel = pkgs.callPackage ./maeel.nix {};
|
maeel = pkgs.callPackage ./maeel.nix {};
|
||||||
typst-mutilate = pkgs.callPackage ./typst-mutilate.nix {};
|
typst-mutilate = pkgs.callPackage ./typst-mutilate.nix {};
|
||||||
webtoon_downloader = pkgs.callPackage ./webtoon_downloader.nix {};
|
webtoon_downloader = pkgs.callPackage ./webtoon_downloader.nix {};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue