programs.poetry.package

Home-Manager option

The poetry package to use. May be used to install custom poetry plugins.

type: null or package
Default
pkgs.poetry
Example
pkgs.poetry.withPlugins (ps: with ps; [ poetry-plugin-up ])
declared in: <home-manager/modules/programs/poetry.nix>source unavailable