Add rust stuff as individual packages
This commit is contained in:
parent
dcde78a2b9
commit
370b500cbc
1 changed files with 4 additions and 1 deletions
|
@ -72,7 +72,10 @@ in
|
||||||
pkgs.wireguard-tools
|
pkgs.wireguard-tools
|
||||||
pkgs.gcolor3
|
pkgs.gcolor3
|
||||||
pkgs.gedit
|
pkgs.gedit
|
||||||
pkgs.rustup
|
unstable.rustc
|
||||||
|
unstable.rustfmt
|
||||||
|
unstable.cargo
|
||||||
|
unstable.clippy
|
||||||
pkgs.gdbgui
|
pkgs.gdbgui
|
||||||
pkgs.libreoffice-qt
|
pkgs.libreoffice-qt
|
||||||
pkgs.mosh
|
pkgs.mosh
|
||||||
|
|
Loading…
Reference in a new issue