mirror of
https://github.com/mitchellh/zig-overlay.git
synced 2025-02-05 17:02:48 +02:00
commit
39778bb594
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
outputs
|
||||
// {
|
||||
# Overlay that can be imported so you can access the packages
|
||||
# using zigpkgs.master.latest or whatever you'd like.
|
||||
# using zigpkgs.master or whatever you'd like.
|
||||
overlays.default = final: prev: {
|
||||
zigpkgs = outputs.packages.${prev.system};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue