This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
nix-packages
Archived
Watch
1
Star
0
Fork
You've already forked nix-packages
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
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.
b89c139750
nix-packages
/
lib
/
default.nix
4 lines
79 B
Nix
Raw
Normal View
History
Unescape
Escape
add volpeon emoji
2022-09-25 13:54:42 +00:00
{
pkgs
,
.
.
.
}:
{
mkPleromaEmoji
=
pkgs
.
callPackage
./mkPleromaEmoji.nix
{
}
;
}
Reference in a new issue
Copy permalink