Remove note about Nixpkgs pin

This commit is contained in:
Luc Perkins 2023-07-13 17:53:50 -07:00
parent 816d21bc86
commit a5675c745e
No known key found for this signature in database
GPG key ID: CED8419FB058467A

View file

@ -18,8 +18,6 @@ nix flake init --template github:the-nix-way/dev-templates#rust
nix flake new --template github:the-nix-way/dev-templates#rust ${NEW_PROJECT_DIRECTORY}
```
> **Note**: All templates are pinned to the [22.11 release][release] of Nixpkgs.
## How to use the templates
Once your preferred template has been initialized, you can use the provided shell in two ways: