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

Fix kakoune hook group #1820

Merged
merged 1 commit into from
Feb 22, 2021
Merged

Fix kakoune hook group #1820

merged 1 commit into from
Feb 22, 2021

Conversation

mmlb
Copy link
Contributor

@mmlb mmlb commented Feb 22, 2021

Description

Fix undefined variable 'group' ... error when trying to configure kakoune hook.

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.

@mmlb mmlb requested a review from rycee as a code owner February 22, 2021 01:19
@berbiche
Copy link
Member

@mmlb I think the first commit wasn't supposed to there.

@mmlb
Copy link
Contributor Author

mmlb commented Feb 22, 2021

heh nope :D, fixing.

Fixes "undefined variable 'group' at .../kakoune.nix:577
@teto teto merged commit 7582090 into nix-community:master Feb 22, 2021
@mmlb mmlb deleted the fix-kakoune-hook-group branch February 23, 2021 03:34
malte-v pushed a commit to malte-v/home-manager that referenced this pull request Feb 24, 2021
Fixes "undefined variable 'group' at .../kakoune.nix:577
aakropotkin pushed a commit to aakropotkin/home-manager that referenced this pull request Feb 28, 2021
Fixes "undefined variable 'group' at .../kakoune.nix:577
cab404 pushed a commit to cab404/home-manager that referenced this pull request Apr 23, 2021
Fixes "undefined variable 'group' at .../kakoune.nix:577
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.

3 participants