libretro.melondsds: add note about updateScript to avoid breaking it

This commit is contained in:
Igor Melo
2026-06-10 00:54:45 -03:00
parent 9be73a459c
commit d3ae94f3b9
@@ -21,6 +21,7 @@
writeShellApplication,
}:
let
# NOTE: before changing the following fetches, see the updateScript below
# https://github.com/JesseTG/melonds-ds/blob/33c48260402865ef77667487528efd5ca7ce1233/cmake/FetchDependencies.cmake#L44
melonDS-src = fetchFromGitHub {
owner = "JesseTG";