mirror of
https://github.com/dwinkler1/fran.git
synced 2026-02-19 22:50:59 -05:00
mkR is working
This commit is contained in:
parent
9ed1f30957
commit
74a00a79c9
1 changed files with 2 additions and 0 deletions
|
|
@ -115,7 +115,9 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
|
# Helper to install R with system dependencies if required
|
||||||
lib = {inherit mkR;};
|
lib = {inherit mkR;};
|
||||||
|
|
||||||
# For imports in other flakes
|
# For imports in other flakes
|
||||||
overlays.default = overlay;
|
overlays.default = overlay;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue