make vscode nicer; install rust-src; change btrbk stuff
This commit is contained in:
parent
6519ab7f06
commit
bba29fa1ea
3 changed files with 24 additions and 5 deletions
|
@ -54,7 +54,9 @@
|
|||
yarn
|
||||
rclone
|
||||
go
|
||||
(rust-bin.selectLatestNightlyWith (toolchain: toolchain.default))
|
||||
(rust-bin.selectLatestNightlyWith (toolchain: toolchain.default.override {
|
||||
extensions = [ "rust-src" ];
|
||||
}))
|
||||
pwgen
|
||||
lua-language-server
|
||||
gnumake
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue