mirror of
https://github.com/mitchellh/zig-overlay.git
synced 2025-02-06 01:12:47 +02:00
Merge pull request #18 from Radvendii/patch-1
update flake output names
This commit is contained in:
commit
cfd01f0c44
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.<version>` for a tagged release
|
||||||
* `packages.master` for the latest nightly release
|
* `packages.master` for the latest nightly release
|
||||||
* `packages.master-<date>` for a 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
|
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.
|
compiler development.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Add table
Reference in a new issue