This website works better with JavaScript
Home
Explore
Help
Sign In
swf-projects
/
sync-it
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Include sloc package
Samuel W. Flint
5 years ago
parent
4fa0c3b550
commit
0b59862bea
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
flake.nix
+ 1
- 0
flake.nix
View File
@@ -39,6 +39,7 @@
pkgs.rls
pkgs.clippy
pkgs.rustfmt
+ pkgs.sloc
];
};