Преглед изворни кода

🧑‍💻 feat: add cargo-watch to nix dev shell (#452)

- Contributors using NixOS won't need to install cargo-watch
  imperatively via `cargo` since it is already packaged up in `nixpkgs`
Jann Marc Villablanca пре 1 година
родитељ
комит
12843414f8
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      flake.nix

+ 1 - 0
flake.nix

@@ -39,6 +39,7 @@
             nodePackages_latest.stylelint
             redis
             rustPackages.clippy
+            cargo-watch
             rustc
             yamllint
             openssl