feat(flake): add the tokei cli utility
Former-commit-id: b4779cee79ff25b5c50108668d2ed4923945e55b
This commit is contained in:
parent
78692f259d
commit
05966c7db4
1 changed files with 2 additions and 0 deletions
|
@ -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";
|
||||
|
|
Reference in a new issue