This commit is contained in:
2026-05-18 16:36:43 +02:00
parent 468e870867
commit c2a4413800
10 changed files with 48 additions and 23 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ let
src = fetchurl {
url = "https://dl.google.com/android/cli/latest/linux_x86_64/android";
hash = "sha256-v5hgB+1OVyiWnoqpfXwicXOSBm/XRuDmnNOwFndQuM4=";
hash = "sha256-k119FKk+V4dfpknbqdx7AZUA4u1tw+MJuq+4qOPh83Q=";
};
nativeBuildInputs = [ autoPatchelfHook ];