Spacewar: set evolution.dependencies correctly

This commit is contained in:
nyxalune
2025-09-28 00:07:16 +03:00
parent f08060f8d6
commit e853d5848e

View File

@@ -1,15 +1,15 @@
[
{
"repository": "android_kernel_nothing_sm7325",
"repository": "kernel_nothing_sm7325",
"target_path": "kernel/nothing/sm7325"
},
{
"repository": "android_hardware_nothing",
"repository": "hardware_nothing",
"target_path": "hardware/nothing"
},
{
"repository" : "vendor_nothing_Spacewar",
"target_path" : "vendor_nothing_Spacewar"
"target_path" : "vendor/nothing/Spacewar"
},
{
"repository" : "nyxalune/vendor_nothing_Spacewar",