android-cache: remove the aosp mirror for now
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
89e64355ea
commit
495790a142
|
@ -1,7 +1,7 @@
|
|||
{ lib, ... }:
|
||||
let
|
||||
mirrors = {
|
||||
"https://android.googlesource.com" = "/var/lib/src/aosp/mirror";
|
||||
# "https://android.googlesource.com" = "/mnt/aospaosp/mirror";
|
||||
"https://github.com/LineageOS" = "/var/lib/src/lineageos/LineageOS";
|
||||
"https://github.com/TheMuppets" = "/var/lib/src/themuppets/TheMuppets";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue