From 6390adbfa83b844e4ac53899cb76a44513764416 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Wed, 18 Dec 2024 14:06:03 +0300 Subject: [PATCH] DevShell: Add cloc. --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 355903b4..5a7f5064 100644 --- a/flake.nix +++ b/flake.nix @@ -154,6 +154,7 @@ { ${system}.default = pkgs.mkShell { nativeBuildInputs = with pkgs; [ + cloc nixd nixfmt-rfc-style nodePackages.prettier