mirror of
https://github.com/mitchellh/zig-overlay.git
synced 2025-05-08 18:46:02 +03:00
Merge f08689111b
into 3cf5310e0b
This commit is contained in:
commit
d2e8871af4
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
||||||
cp -r lib/* $out/lib
|
cp -r lib/* $out/lib
|
||||||
cp zig $out/bin/zig
|
cp zig $out/bin/zig
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
meta.mainProgram = "zig";
|
||||||
};
|
};
|
||||||
|
|
||||||
# The packages that are tagged releases
|
# The packages that are tagged releases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue