I usually don't keep track of which library versions I compiled into a unikernel, but would like to see this information at startup (and/or via a different way, a monitoring service should be able to receive this information and issue notifications about newly released dependencies).
at the moment, there exists the mirage_info module in the mirage-runtime library http://docs.mirage.io/mirage-runtime/Mirage_info/index.html but i don't know how to use it.