mirror of
https://github.com/mitchellh/zig-overlay.git
synced 2025-02-05 08:52:48 +02:00
update flake output names
This commit is contained in:
parent
6906fba07e
commit
3a5ac6bb57
1 changed files with 2 additions and 2 deletions
|
@ -13,9 +13,9 @@ The flake outputs are documented in `flake.nix` but an overview:
|
|||
* `packages.<version>` for a tagged release
|
||||
* `packages.master` for the latest nightly release
|
||||
* `packages.master-<date>` for a nightly release
|
||||
* `overlay` is an overlay that adds `zigpkgs` to be the packages
|
||||
* `overlays.default` is an overlay that adds `zigpkgs` to be the packages
|
||||
exposed by this flake
|
||||
* `template.compiler-dev` to setup a development environment for Zig
|
||||
* `templates.compiler-dev` to setup a development environment for Zig
|
||||
compiler development.
|
||||
|
||||
## Usage
|
||||
|
|
Loading…
Add table
Reference in a new issue