This repository has been archived on 2024-10-13. You can view files and clone it, but cannot push or open issues or pull requests.
nix-packages/art/emoji/volpeon/bunhd_flip.nix

5 lines
120 B
Nix

{callPackage}:
callPackage ../../../lib/mkPleromaEmoji.nix {} rec {
name = "bunhd_flip";
manifest = ./bunhd.json;
}