mirror of
https://github.com/mitchellh/zig-overlay.git
synced 2025-05-08 18:46:02 +03:00
Merge branch 'mitchellh:main' into main
This commit is contained in:
commit
a13f8e3f83
4 changed files with 1975 additions and 23 deletions
|
@ -59,7 +59,7 @@
|
|||
zigpkgs = outputs.packages.${prev.system};
|
||||
};
|
||||
|
||||
# Templates for use with zig flake init
|
||||
# Templates for use with nix flake init
|
||||
templates.compiler-dev = {
|
||||
path = ./templates/compiler-dev;
|
||||
description = "A development environment for Zig compiler development.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue