mirror of
https://github.com/nix-packages/nixapks.git
synced 2025-11-08 19:46:11 +01:00
add hash
This commit is contained in:
parent
c4a140969f
commit
6519b58d67
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ pkgs.stdenv.mkDerivation rec {
|
|||
owner = "ankidroid";
|
||||
repo = "Anki-Android";
|
||||
rev = "v${version}";
|
||||
hash = "";
|
||||
hash = "sha256-BfEB+1doqdfJ7f+jIitImgNrZiA1+7ly+gi1K3v5EpM=";
|
||||
};
|
||||
|
||||
JDK_HOME = "${pkgs.jdk21.home}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue