1
0
Fork 0
mirror of https://github.com/mitchellh/zig-overlay.git synced 2025-05-08 10:36:02 +03:00

add meta.mainProgram

`lib.getExe zig` will no longer show the warnings.
This commit is contained in:
Atlas Yu 2025-03-06 10:31:11 +08:00
parent 890dc8f72d
commit f08689111b
No known key found for this signature in database
GPG key ID: BEA76B7637CEBC8A

View file

@ -26,6 +26,8 @@
cp -r lib/* $out/lib
cp zig $out/bin/zig
'';
meta.mainProgram = "zig";
};
# The packages that are tagged releases