about summary refs log tree commit diff
path: root/users/glittershark/system
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2020-12-14T17·52-0500
committerglittershark <grfn@gws.fyi>2020-12-14T18·18+0000
commit436855d9b8cb2649b07f435fc08f5bb4ff41698b (patch)
tree3a9894d896ed8f2978542396ced83461af787f22 /users/glittershark/system
parentc038ce07ee747b1b75f9e5e6d1537110534919c4 (diff)
refactor(gs/system): Use tokei instead of loc r/2007
Change-Id: Id14865dd329df476fb209f586200928beea3e6e0
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2251
Tested-by: BuildkiteCI
Reviewed-by: glittershark <grfn@gws.fyi>
Diffstat (limited to 'users/glittershark/system')
-rw-r--r--users/glittershark/system/home/modules/development.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/glittershark/system/home/modules/development.nix b/users/glittershark/system/home/modules/development.nix
index 9f8f49f94b..cb69b808d2 100644
--- a/users/glittershark/system/home/modules/development.nix
+++ b/users/glittershark/system/home/modules/development.nix
@@ -47,7 +47,7 @@ with lib;
     entr
     gnumake
     inetutils
-    loc
+    tokei
     jsonnet
 
     gdb