it’s a flat list of files unfortunately
This commit is contained in:
parent
abcb006365
commit
96410f0fad
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
raccoon-emoji = pkgs.fetchzip {
|
||||
url = "https://volpeon.ink/art/emojis/raccoon/raccoon.zip";
|
||||
sha256 = "b1986c87e44efcf08abaf2bb818f319e8d3dceb9f2f1a49d50e1c5bfc4434e64";
|
||||
stripRoot = false;
|
||||
};
|
||||
static_dir = pkgs.stdenvNoCC.mkDerivation {
|
||||
name = "akkoma-static";
|
||||
|
|
Loading…
Add table
Reference in a new issue