switch rust toolchain to stable

This commit is contained in:
Grigory Shipunov 2022-08-05 00:18:25 +02:00
parent 4b64c62ebc
commit b25d2b44a3
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
3 changed files with 18 additions and 19 deletions

View file

@ -2,15 +2,12 @@
{
environment.systemPackages = with pkgs; [
# (rWrapper.override{ packages = with rPackages; [
# ggplot2
# swirl
# languageserver
# dplyr
# data_table
# ]; })
#(rstudioWrapper.override{ packages = with rPackages; [ ggplot2 ]; })
texlive.combined.scheme-full
(rWrapper.override{ packages = with rPackages; [
ggplot2
swirl
dplyr
data_table
]; })
gnuplot
graphicsmagick
zotero