small fixes, nixpkgs-fmt

This commit is contained in:
Grigory Shipunov 2022-09-28 21:42:37 +02:00
parent e8ed378623
commit 090acb6881
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
7 changed files with 55 additions and 20 deletions

View file

@ -2,12 +2,14 @@
{
environment.systemPackages = with pkgs; [
(rWrapper.override{ packages = with rPackages; [
ggplot2
swirl
dplyr
data_table
]; })
(rWrapper.override {
packages = with rPackages; [
ggplot2
swirl
dplyr
data_table
];
})
gnuplot
graphicsmagick
zotero