Add rust build tools
As much as I wanted to avoid using cargo and just stick to guix, Cargo is just really nice and also `guix shell rust-rand` with rustc didn't actually work
This commit is contained in:
parent
c2d4d6f864
commit
0c2208ec7e
1 changed files with 4 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
|||
"emacs-ligature"
|
||||
"emacs-magit"
|
||||
"emacs-paredit"
|
||||
"emacs-rustic"
|
||||
"emacs-sly"
|
||||
"emacs-swiper"
|
||||
"emacs-which-key"
|
||||
|
@ -88,6 +89,9 @@
|
|||
"picom"
|
||||
"pinentry-qt"
|
||||
"python"
|
||||
"rust"
|
||||
"rust-analyzer"
|
||||
"rust-cargo"
|
||||
"rofi-wayland"
|
||||
"sbcl"
|
||||
"skribilo"
|
||||
|
|
Loading…
Reference in a new issue