mirror of
https://github.com/Feliix42/dotfiles.git
synced 2024-11-22 14:06:30 +00:00
Add tikzDevice package
This commit is contained in:
parent
82b5bc4703
commit
796da20cc6
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
rlang
|
||||
lazyeval
|
||||
patchwork
|
||||
tikzDevice
|
||||
];
|
||||
};
|
||||
rstudioEnv = rstudioWrapper.override {
|
||||
|
@ -19,6 +20,7 @@
|
|||
rlang
|
||||
lazyeval
|
||||
patchwork
|
||||
tikzDevice
|
||||
];
|
||||
};
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue