3 lines
78 B
Nix
3 lines
78 B
Nix
{pkgs, ...}: {
|
|
mkPleromaEmoji = pkgs.callPackage ./mkPleromaEmoji.nix {};
|
|
}
|