bionic: use fetchzip for everything (#123010)

Since the hashes of the remaining two archives that used fetchurl broke,
now as good a time as any to switch the remaining fetchurls to fetchzip.
This commit is contained in:
sterni
2021-05-16 07:24:27 +02:00
committed by GitHub
parent 9911b1c75b
commit bc6da68650
2 changed files with 7 additions and 9 deletions

View File

@@ -30,8 +30,6 @@ let
hardeningDisable = lib.optional stdenvNoCC.buildPlatform.isDarwin "format";
sourceRoot = lib.optionalString stdenvNoCC.hostPlatform.isAndroid ".";
makeFlags = [
"SHELL=bash"
# Avoid use of runtime build->host compilers for checks. These