programs.poetry.package
Home-Manager option
The poetry package to use. May be used to install custom poetry plugins.
type: null or packageDefault
pkgs.poetry
Example
declared in: <home-manager/modules/programs/poetry.nix>source unavailablepkgs.poetry.withPlugins (ps: with ps; [ poetry-plugin-up ])