diff --git a/flake.nix b/flake.nix index 5f086e7..051176e 100644 --- a/flake.nix +++ b/flake.nix @@ -54,7 +54,7 @@ nativeBuildInputs = [ pkg-config openssl systemd - cargo rustc rustfmt rustPackages.clippy rust-analyzer + cargo rustc rustfmt rustPackages.clippy rust-analyzer cargo-outdated ]; RUST_SRC_PATH = rustPlatform.rustLibSrc; };