typst-mutilate: migrate to by-name

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

View file

@ -38,8 +38,6 @@ in rec {
];
};
typst-mutilate = pkgs.callPackage ./typst-mutilate.nix {};
xbrightness = pkgs.callPackage ./xbrightness.nix {};
ffgun = pkgs.callPackage ./ffgun.nix {};
easyscan = pkgs.callPackage ./easyscan.nix {};