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

brave: fix config dir path #2173

Merged
merged 1 commit into from
Jul 12, 2021
Merged

Conversation

colinxs
Copy link
Contributor

@colinxs colinxs commented Jul 10, 2021

Description

Checklist

  • Change is backwards compatible.

Not if the user overrides programs.brave.package with an older version of Brave.

  • 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.

Changes install path for extensions from `~/.config/brave` to
`~/.config/BraveSoftware/Brave-Browser` on Linux.
@colinxs colinxs requested a review from rycee as a code owner July 10, 2021 22:15
Copy link
Member

@berbiche berbiche left a comment

Choose a reason for hiding this comment

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

LGTM!

@berbiche berbiche merged commit 9e3c402 into nix-community:master Jul 12, 2021
@colinxs
Copy link
Contributor Author

colinxs commented Jul 12, 2021

That was fast! Thanks y'all.

@yisraeldov
Copy link
Contributor

Anyway to get this merged into 21.05 ?

Thanks

@sumnerevans
Copy link
Member

@yisraeldov I think you can just submit a PR against the release-21.05 branch.

@yisraeldov
Copy link
Contributor

@yisraeldov I think you can just submit a PR against the release-21.05 branch.
@sumnerevans I probably could but I'm not the original author, it would be best if @colinxs made the request.

rycee pushed a commit that referenced this pull request Jul 30, 2021
Changes install path for extensions from `~/.config/brave` to
`~/.config/BraveSoftware/Brave-Browser` on Linux.

(cherry picked from commit 9e3c402)
@rycee
Copy link
Member

rycee commented Jul 30, 2021

I've cherry-picked the commit to release-21.05 in b39647e. Please give it a try.

@yisraeldov
Copy link
Contributor

yisraeldov commented Aug 1, 2021

Great! This works now as expected on brave!

Is there a way to get it to work for multiple browsers?

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.

5 participants