diff --git a/flake.nix b/flake.nix index 6c30713..c6e49cf 100644 --- a/flake.nix +++ b/flake.nix @@ -39,8 +39,11 @@ nodePackages_latest.stylelint redis rustPackages.clippy + cargo-watch rustc yamllint + openssl + pkg-config ]; RUST_SRC_PATH = rustPlatform.rustLibSrc; };