mirror of
https://github.com/mitchellh/zig-overlay.git
synced 2025-02-05 17:02:48 +02:00
Update flake.nix
s/zig/nix
This commit is contained in:
parent
3c1ddb218f
commit
0a5fca0908
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
||||||
zigpkgs = outputs.packages.${prev.system};
|
zigpkgs = outputs.packages.${prev.system};
|
||||||
};
|
};
|
||||||
|
|
||||||
# Templates for use with zig flake init
|
# Templates for use with nix flake init
|
||||||
templates.compiler-dev = {
|
templates.compiler-dev = {
|
||||||
path = ./templates/compiler-dev;
|
path = ./templates/compiler-dev;
|
||||||
description = "A development environment for Zig compiler development.";
|
description = "A development environment for Zig compiler development.";
|
||||||
|
|
Loading…
Add table
Reference in a new issue