File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
1010 pname = "ft4222" ;
1111 version = "1.4.4.232" ;
1212 src = fetchzip {
13- url = "https://ftdichip. com/wp-content/uploads/2025/04 /libft4222-linux-${ version } .zip" ;
13+ url = "https://storage.googleapis. com/lowrisc-ci-cache/external /libft4222-linux-${ version } .zip" ;
1414 hash = "sha256-WGy6llULMvjPcc8L1e7qPh9xYB1a2sFKyoLI7WZWNp0=" ;
1515 } ;
1616
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
1010 pname = "ftd2xx" ;
1111 version = "1.4.34" ;
1212 src = fetchzip {
13- url = "https://ftdichip. com/wp-content/uploads/2025/11 /libftd2xx-linux-x86_64-${ version } .tgz" ;
13+ url = "https://storage.googleapis. com/lowrisc-ci-cache/external /libftd2xx-linux-x86_64-${ version } .tgz" ;
1414 hash = "sha256-O47VO8DpNJt2VTjvyEwA4sxLegUrwdazeIh3JHW2URI=" ;
1515 } ;
1616
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
1010 pname = "libmpsse" ;
1111 version = "1.0.8" ;
1212 src = fetchzip {
13- url = "https://ftdichip. com/wp-content/uploads/2025/08 /libmpsse-x86_64-${ version } .tgz" ;
13+ url = "https://storage.googleapis. com/lowrisc-ci-cache/external /libmpsse-x86_64-${ version } .tgz" ;
1414 hash = "sha256-9JwRDfQj6KMV+k1WxgKq6IB3hgSXNI9sqX3NNQz2n3c=" ;
1515 } ;
1616
You can’t perform that action at this time.
0 commit comments