From 87220ca9a01894236df9b03a515e75b4513cb99f Mon Sep 17 00:00:00 2001 From: Alwin Berger Date: Thu, 26 Jan 2023 09:44:38 +0100 Subject: [PATCH] add dependencies for r --- .gitignore | 1 + flake.nix | 3 +++ 2 files changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 0840a76..87ee5fa 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ .cache .vscode qemu +.Rhistory diff --git a/flake.nix b/flake.nix index daa8504..73d8404 100644 --- a/flake.nix +++ b/flake.nix @@ -47,6 +47,9 @@ graphviz rstudioWrapper R + # dependencies for mosaic + freetype + fontconfig ]; shellHook = ''