DevShell: Add cloc.

This commit is contained in:
Dmitry Voronin 2024-12-18 14:06:03 +03:00
parent 6f1201ad36
commit 6390adbfa8
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -154,6 +154,7 @@
{ {
${system}.default = pkgs.mkShell { ${system}.default = pkgs.mkShell {
nativeBuildInputs = with pkgs; [ nativeBuildInputs = with pkgs; [
cloc
nixd nixd
nixfmt-rfc-style nixfmt-rfc-style
nodePackages.prettier nodePackages.prettier