Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

weechat: Add plugin to config only if it is used #37622

Closed
wants to merge 2 commits into from

Conversation

expipiplus1
Copy link
Contributor

Previously it wasn't possible to build weechat without python support as
the weechat.python attribute was used in the config'

Previously it wasn't possible to build weechat without python support as
the `weechat.python` attribute was used in the config'
@srhb
Copy link
Contributor

srhb commented Apr 27, 2018

@lheckemann Care to review?

@lheckemann
Copy link
Member

👍 overall but this could be done a lot more simply using lib.intersectAttrs enabledPlugins {python = …; perl = …;} rather than the chain of optionalAttrs {…} //.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants