feat(flake): add the tokei cli utility

Former-commit-id: b4779cee79ff25b5c50108668d2ed4923945e55b
This commit is contained in:
Muhammad Nauman Raza 2023-12-03 12:43:04 +00:00
parent 78692f259d
commit 05966c7db4
Signed by: devraza
GPG key ID: 91EAD6081011574B

View file

@ -69,6 +69,8 @@
mold
clang
pkg-config
tokei
];
# Specify the rust-src path (many editors rely on this)
RUST_SRC_PATH = "${toolchain.rust-src}/lib/rustlib/src/rust/library";