diff --git a/nix/packages/maeel.nix b/nix/packages/by-name/maeel/package.nix similarity index 100% rename from nix/packages/maeel.nix rename to nix/packages/by-name/maeel/package.nix diff --git a/nix/packages/top-level.nix b/nix/packages/top-level.nix index e9f74b01..bf3d6547 100644 --- a/nix/packages/top-level.nix +++ b/nix/packages/top-level.nix @@ -38,7 +38,6 @@ in rec { ]; }; - maeel = pkgs.callPackage ./maeel.nix {}; typst-mutilate = pkgs.callPackage ./typst-mutilate.nix {}; webtoon_downloader = pkgs.callPackage ./webtoon_downloader.nix {};