Loading
romdirfs: switch to finalAttrs and modernize fetcher
This updates the derivation to use the finalAttrs lambda form of
mkDerivation, matching current by-name conventions and ensuring explicit
self-references. The fetcher is also modernized:
- replace rec with (finalAttrs: { ... })
- switch rev = to tag = using finalAttrs.version
- replace sha256 = with hash =
No functional changes to the build.