mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
* add Module instances for each package's build.zig and attach it to the dependencies.zig module with the hash digest hex string as the name. * fix incorrectly skipping the wrong packages for creating dependencies.zig * a couple more renaming of "package" to "module"