diff --git a/README.md b/README.md index 69e82fd..79fd865 100644 --- a/README.md +++ b/README.md @@ -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: