epyc: disable all android cache for now
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
6beda4c58f
commit
6c0d19e005
|
@ -2,8 +2,8 @@
|
||||||
let
|
let
|
||||||
mirrors = {
|
mirrors = {
|
||||||
# "https://android.googlesource.com" = "/mnt/aospaosp/mirror";
|
# "https://android.googlesource.com" = "/mnt/aospaosp/mirror";
|
||||||
"https://github.com/LineageOS" = "/var/lib/src/lineageos/LineageOS";
|
# "https://github.com/LineageOS" = "/var/lib/src/lineageos/LineageOS";
|
||||||
"https://github.com/TheMuppets" = "/var/lib/src/themuppets/TheMuppets";
|
# "https://github.com/TheMuppets" = "/var/lib/src/themuppets/TheMuppets";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue