diff options
| author | Bruno Rodrigues <bruno@brodrigues.co> | 2025-06-17 15:10:40 +0200 |
|---|---|---|
| committer | Bruno Rodrigues <bruno@brodrigues.co> | 2025-06-17 15:10:40 +0200 |
| commit | f3d037c7dd88f6f1c0c5759a937531c9709a6ec2 (patch) | |
| tree | a35a229da817fa6d84bd0469e3dcfc24261015e9 | |
| parent | rPackages.baseline: fix build (diff) | |
| download | nixpkgs-f3d037c7dd88f6f1c0c5759a937531c9709a6ec2.tar.gz | |
rPackages.red: fixed build
| -rw-r--r-- | pkgs/development/r-modules/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/r-modules/default.nix b/pkgs/development/r-modules/default.nix index 81bc738ad010..8f7b6b9cdebd 100644 --- a/pkgs/development/r-modules/default.nix +++ b/pkgs/development/r-modules/default.nix @@ -1568,6 +1568,7 @@ let "PCRA" "PSCBS" "iemisc" + "red" "repmis" "R_cache" "R_filesets" |
