Modify dadk config to switch NovaShell revision (#550)

This commit is contained in:
Donkey Kane 2024-03-03 15:22:45 +08:00 committed by GitHub
parent 0e7c469396
commit 44d051e586
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
"BuildFromSource": {
"Git": {
"url": "https://git.mirrors.dragonos.org.cn/DragonOS-Community/NovaShell.git",
"revision": "6f1d506b71"
"revision": "3057dc457d"
}
}
},