programs.rbenv.plugins
rbenv plugins to install in $HOME/.rbenv/plugins/.
See https://github.com/rbenv/rbenv/wiki/Plugins for the full list of plugins.
- Type
list of (submodule)- Default
[ ]- Example
[ { name = "ruby-build"; src = pkgs.fetchFromGitHub { owner = "rbenv"; repo = "ruby-build"; rev = "v20221225"; hash = "sha256-Kuq0Z1kh2mvq7rHEgwVG9XwzR5ZUtU/h8SQ7W4/mBU0="; }; } ]- Declared
- <home-manager/modules/programs/rbenv.nix>