From e7385b8fc29c8f1f8fecde7b2061f1e5c7bf3d17 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Wed, 29 May 2024 12:16:44 +0530 Subject: [PATCH] nix: add rust-analyzer to packages --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 75e0552..95ac33b 100644 --- a/flake.nix +++ b/flake.nix @@ -90,6 +90,7 @@ cargo-dist cargo-nextest cargo-release + fenix.packages.${system}.rust-analyzer git-cliff rustNightly stdenv.cc