epyc: disable lineageOS for now
This commit is contained in:
parent
6228f5a2df
commit
47e322b416
|
@ -2,7 +2,7 @@
|
||||||
let
|
let
|
||||||
mirrors = {
|
mirrors = {
|
||||||
"https://android.googlesource.com" = "/var/lib/src/aosp/mirror";
|
"https://android.googlesource.com" = "/var/lib/src/aosp/mirror";
|
||||||
"https://github.com/LineageOS" = "/var/lib/src/lineageos/LineageOS";
|
# "https://github.com/LineageOS" = "/var/lib/src/lineageos/LineageOS";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue