2
0
Fork 0
genodepkgs/apps/insert-config-rom.dhall

9 行
209 B
Plaintext

let Genode = env:DHALL_GENODE
let BootModules = Genode.BootModules
in λ(configPath : Text)
→ λ(rom : Genode.BootModules.Type)
→ BootModules.toRomPaths (toMap { config = configPath }) # rom