Skip to content

Commit

Permalink
Add global python3Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bpatel347 committed Nov 8, 2024
1 parent c0742ca commit 93ffac6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/by-name/jupytext/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,6 @@ helpers.neovim-plugin.mkNeovimPlugin {
};
};

extraConfig = cfg: { extraPython3Packages = cfg.python3Dependencies; };

}

0 comments on commit 93ffac6

Please sign in to comment.