1
0
Fork 0
mirror of https://github.com/mitchellh/zig-overlay.git synced 2025-05-08 18:46:02 +03:00

doc: mach nominated versions

This commit is contained in:
bandithedoge 2025-04-07 11:36:48 +02:00
parent 2ca7957550
commit 253c827042

View file

@ -43,6 +43,8 @@ $ nix run 'github:mitchellh/zig-overlay'
$ nix shell 'github:mitchellh/zig-overlay#master-2021-02-13' $ nix shell 'github:mitchellh/zig-overlay#master-2021-02-13'
# open a shell with latest nightly version # open a shell with latest nightly version
$ nix shell 'github:mitchellh/zig-overlay#master' $ nix shell 'github:mitchellh/zig-overlay#master'
# open a shell with latest Mach nominated version
$ nix shell 'github:mitchellh/zig-overlay#mach-latest'
``` ```
### Compiler Development ### Compiler Development