diff --git a/flake.nix b/flake.nix index 9cf5766..894a4a8 100644 --- a/flake.nix +++ b/flake.nix @@ -44,7 +44,7 @@ rustToolchain = with inputs.fenix.packages.${prev.stdenv.hostPlatform.system}; combine ( - with stable; + with latest; [ clippy rustc