mirror of
https://github.com/dwinkler1/fran.git
synced 2026-07-07 11:08:22 -04:00
Update flake.nix
This commit is contained in:
parent
161328eeda
commit
88cff8c2f6
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@
|
|||
in {
|
||||
default = mkR {
|
||||
inherit pkgs;
|
||||
packages = builtins.attrValues pkgs.extraRPackages;
|
||||
packages = builtins.attrValues pkgs.franPackages;
|
||||
};
|
||||
franUpdate = pkgs.writeShellScriptBin "fran-update" (import ./versions pkgs);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue