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 rls/clippy
Samuel W. Flint
4 years ago
parent
f2e6930911
commit
fe48c8eaf0
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
flake.nix
+ 2
- 0
flake.nix
View File
@@ -34,6 +34,8 @@
pkgs.pre-commit
pkgs.rustc
pkgs.cargo
+ pkgs.rls
+ pkgs.clippy
];
};