From baf6a9151f1df60ad7e5a7b8c156997468595e15 Mon Sep 17 00:00:00 2001 From: cswimr Date: Fri, 20 Dec 2024 14:12:57 -0500 Subject: [PATCH] add `cloc` --- nixos/pkg.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/pkg.nix b/nixos/pkg.nix index 02821e5..9ac66cd 100644 --- a/nixos/pkg.nix +++ b/nixos/pkg.nix @@ -58,6 +58,7 @@ let busybox nix-search gh + cloc python311 python311Packages.python-lsp-server