mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
gcc: fix download issue for new release
This commit is contained in:
@@ -54,6 +54,8 @@
|
||||
|
||||
# GCC
|
||||
gcc = [
|
||||
"https://gcc.gnu.org/pub/gcc/"
|
||||
"https://sourceware.org/pub/gcc/"
|
||||
"https://mirror.koddos.net/gcc/"
|
||||
"https://bigsearcher.com/mirrors/gcc/"
|
||||
"ftp://ftp.nluug.nl/mirror/languages/gcc/"
|
||||
|
||||
Reference in New Issue
Block a user