From cfa91d223300657baf506652a8c71706ec704ce7 Mon Sep 17 00:00:00 2001 From: Luc Perkins Date: Tue, 2 Aug 2022 02:58:25 +0200 Subject: [PATCH] Add missing links for README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 21901c7..5b63943 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,7 @@ All of the templates have only the root [flake](./flake.nix) as a flake input. T [cargo-audit]: https://crates.io/crates/cargo-audit [cargo-deny]: https://crates.io/crates/cargo-deny [clippy]: https://github.com/rust-lang/rust-clippy +[conftest]: https://www.conftest.dev [cross]: https://github.com/cross-rs/cross [cue]: https://cuelang.org [damon]: https://github.com/hashicorp/damon @@ -255,6 +256,7 @@ All of the templates have only the root [flake](./flake.nix) as a flake input. T [python]: https://python.org [ruby]: https://ruby-lang.org [rust]: https://rust-lang.org +[rust-analyzer]: https://rust-analyzer.github.io [scala]: https://scala-lang.org [statix]: https://github.com/nerdypepper/statix [sbt]: https://www.scala-sbt.org @@ -264,3 +266,4 @@ All of the templates have only the root [flake](./flake.nix) as a flake input. T [vulnix]: https://github.com/flyingcircusio/vulnix [yarn]: https://yarnpkg.com [zig]: https://ziglang.org +