mirror of
https://github.com/dwinkler1/fran.git
synced 2026-07-07 19:18:22 -04:00
Compare commits
2 commits
80a7aa8e6d
...
c6ab3eb3dd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c6ab3eb3dd | ||
|
|
5cec2c64f4 |
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 franPackages.fwildclusterboot];
|
packages = [rPackages.data_table extraRPackages.fwildclusterboot];
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue