use tokei for stat

This commit is contained in:
Sense T 2024-04-10 11:00:38 +08:00
parent 61395ab61b
commit 65bf461d44

View File

@ -43,6 +43,7 @@
buildInputs = [
go
nodejs
tokei
];
GOPATH = "/home/coder/.cache/go";
};