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

Add option "plugins" to Rofi module #2117

Merged
merged 5 commits into from
Jun 29, 2021

Conversation

t4ccer
Copy link
Contributor

@t4ccer t4ccer commented Jun 17, 2021

Description

It was possible to add plugins to rofi only via overriding package in package option. Adds option to list plugins in separate plugins option.

Checklist

  • Change is backwards compatible.

  • Code formatted with ./format.

  • Code tested through nix-shell --pure tests -A run.all.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

  • If this PR adds a new module

    • Added myself as module maintainer. See example.

    • Added myself and the module files to .github/CODEOWNERS.

Copy link
Member

@sumnerevans sumnerevans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM otherwise!

modules/programs/rofi.nix Show resolved Hide resolved
modules/programs/rofi.nix Outdated Show resolved Hide resolved
t4ccer and others added 3 commits June 18, 2021 00:34
Co-authored-by: Sumner Evans <[email protected]>
Rofi will not try to install plugins using override when tests overlay
actual rofi package with empty scirpt
@t4ccer
Copy link
Contributor Author

t4ccer commented Jun 19, 2021

I think I figured out how to handle tests, but not sure if it is the right approach.

@t4ccer t4ccer requested a review from sumnerevans June 19, 2021 14:17
@t4ccer
Copy link
Contributor Author

t4ccer commented Jun 29, 2021

Should be fine now

Copy link
Member

@sumnerevans sumnerevans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@sumnerevans sumnerevans merged commit 5b08b33 into nix-community:master Jun 29, 2021
@tuxinaut tuxinaut mentioned this pull request Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants