{ buildApp, nodejs_latest, ... }: buildApp { src = ./.; npmDepsHash = "sha256-c1gU85N+5MqdmyDV/EsYIa6PYs4Kl2hxMj6P61L9Z/c="; runtimeInputs = [ nodejs_latest ]; meta.description = '' Checks if a list of mods have a version available for a specific Minecraft version and a specific loader. ''; }