update neofox

This commit is contained in:
twoneis 2025-03-15 12:19:04 +01:00
parent 2e3ac4cb0c
commit c658ec46ad

View file

@ -9,12 +9,12 @@ stdenvNoCC.mkDerivation {
src = fetchurl { src = fetchurl {
url = "https://volpeon.ink/emojis/neofox/neofox.zip"; url = "https://volpeon.ink/emojis/neofox/neofox.zip";
hash = "sha256-aZl+wc7Up7/iPSoim8RXV0pmO+cyjfMIg/36ZADQN0k="; hash = "sha256-zwc8B+DjzO9RI51yIi/jnASA4jN4noNKkIdANApSslA=";
}; };
sourceRoot = "."; sourceRoot = ".";
nativeBuildInputs = [ unzip ]; nativeBuildInputs = [unzip];
installPhase = '' installPhase = ''
runHook preInstall runHook preInstall