mirror of
https://github.com/dwinkler1/fran.git
synced 2026-07-07 19:18:22 -04:00
Compare commits
3 commits
c6ab3eb3dd
...
80a7aa8e6d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
80a7aa8e6d | ||
|
|
430bc57907 | ||
|
30ab141871 |
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ Based on [the-nix-way](https://github.com/the-nix-way/dev-templates)
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
(mkR {
|
(mkR {
|
||||||
inherit pkgs;
|
inherit pkgs;
|
||||||
packages = [rPackages.data_table extraRPackages.fwildclusterboot];
|
packages = [rPackages.data_table franPackages.fwildclusterboot];
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue