fill in the hash

This commit is contained in:
Osman Faruk Bayram 2025-10-24 12:33:31 +03:00
parent a3d9d36ed4
commit f21c4d59a5

View file

@ -35,7 +35,7 @@ pkgs.stdenv.mkDerivation rec {
owner = "ankidroid";
repo = "Anki-Android";
rev = "v${version}";
hash = "";
hash = "sha256-ifCnWc1fucOeF9jHdtPTGz/AEOVCXvinB1kQIS3aOk4=";
};
JDK_HOME = "${pkgs.jdk21.home}";