added hashes for emojis

This commit is contained in:
twoneis 2025-02-24 20:20:07 +01:00
parent f7a50f22e2
commit 3e715817fc
4 changed files with 7 additions and 3 deletions

View file

@ -9,7 +9,7 @@ stdenvNoCC.mkDerivation {
src = fetchurl {
url = "https://volpeon.ink/emojis/blobfox/blobfox.zip";
hash = "";
hash = "sha256-mTLPzI5J8h9jLqVYfkY9wCO2our/sccK8wrsZgmr+ro=";
};
sourceRoot = ".";