lib/fetchers: update code for Internet Archive fetcher

This commit is contained in:
Gabriel Arazas 2024-09-03 15:12:55 +08:00
parent 96ce8b83a8
commit 4d138fd2be
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360

View File

@ -17,7 +17,7 @@ let
args' = lib.removeAttrs args [ "id" "file" "formats" ] // {
inherit url hash name;
} // lib.optionalAttrs isFormatIndiciated { inherit hash; };
};
fetcher =
if isFormatIndiciated