home-manager icon indicating copy to clipboard operation
home-manager copied to clipboard

`programs.librewolf`: allow installing extensions like `programs.firefox`

Open mrjones2014 opened this issue 2 years ago • 6 comments

Description

Feel free to close if you feel this is a duplicate of #2803, but I think it's slightly different as far as I understand?

Firefox has programs.firefox.profiles.myprofile.extensions = [ foo bar ];.

I'd like to be able to do the same for Librewolf like: programs.librewolf.profiles.myprofile.extensions = [ foo bar ];

mrjones2014 avatar Jun 29 '23 13:06 mrjones2014

tagging module maintainer @onny

mrjones2014 avatar Jun 29 '23 13:06 mrjones2014

Thank you for your contribution! I marked this issue as stale due to inactivity. Please be considerate of people watching this issue and receiving notifications before commenting 'I have this issue too'. We welcome additional information that will help resolve this issue. Please read the relevant sections below before commenting.

If you are the original author of the issue

  • If this is resolved, please consider closing it so that the maintainers know not to focus on this.
  • If this might still be an issue, but you are not interested in promoting its resolution, please consider closing it while encouraging others to take over and reopen an issue if they care enough.
  • If you know how to solve the issue, please consider submitting a Pull Request that addresses this issue.
If you are not the original author of the issue

  • If you are also experiencing this issue, please add details of your situation to help with the debugging process.
  • If you know how to solve the issue, please consider submitting a Pull Request that addresses this issue.
Memorandum on closing issues

Don't be afraid to manually close an issue, even if it holds valuable information. Closed issues stay in the system for people to search, read, cross-reference, or even reopen – nothing is lost! Closing obsolete issues is an important way to help maintainers focus their time and effort.

stale[bot] avatar Sep 28 '23 11:09 stale[bot]

Not stale. I can maybe try a PR in a few weeks when I’m back at work.

mrjones2014 avatar Sep 28 '23 13:09 mrjones2014

Is there currently any way to do this? Nix doesn't throw an error the extensions just don't show up when added into profiles.default.extensions (default as an example profile, even when under programs.firefox)

KamWithK avatar Nov 17 '23 11:11 KamWithK

Thank you for your contribution! I marked this issue as stale due to inactivity. Please be considerate of people watching this issue and receiving notifications before commenting 'I have this issue too'. We welcome additional information that will help resolve this issue. Please read the relevant sections below before commenting.

If you are the original author of the issue

  • If this is resolved, please consider closing it so that the maintainers know not to focus on this.
  • If this might still be an issue, but you are not interested in promoting its resolution, please consider closing it while encouraging others to take over and reopen an issue if they care enough.
  • If you know how to solve the issue, please consider submitting a Pull Request that addresses this issue.
If you are not the original author of the issue

  • If you are also experiencing this issue, please add details of your situation to help with the debugging process.
  • If you know how to solve the issue, please consider submitting a Pull Request that addresses this issue.
Memorandum on closing issues

Don't be afraid to manually close an issue, even if it holds valuable information. Closed issues stay in the system for people to search, read, cross-reference, or even reopen – nothing is lost! Closing obsolete issues is an important way to help maintainers focus their time and effort.

stale[bot] avatar Feb 16 '24 03:02 stale[bot]

https://github.com/nix-community/home-manager/pull/3339 had some activity last month. maybe enough to mark this as not stale.

steveej avatar Feb 19 '24 15:02 steveej

Thank you for your contribution! I marked this issue as stale due to inactivity. Please be considerate of people watching this issue and receiving notifications before commenting 'I have this issue too'. We welcome additional information that will help resolve this issue. Please read the relevant sections below before commenting.

If you are the original author of the issue

  • If this is resolved, please consider closing it so that the maintainers know not to focus on this.
  • If this might still be an issue, but you are not interested in promoting its resolution, please consider closing it while encouraging others to take over and reopen an issue if they care enough.
  • If you know how to solve the issue, please consider submitting a Pull Request that addresses this issue.
If you are not the original author of the issue

  • If you are also experiencing this issue, please add details of your situation to help with the debugging process.
  • If you know how to solve the issue, please consider submitting a Pull Request that addresses this issue.
Memorandum on closing issues

Don't be afraid to manually close an issue, even if it holds valuable information. Closed issues stay in the system for people to search, read, cross-reference, or even reopen – nothing is lost! Closing obsolete issues is an important way to help maintainers focus their time and effort.

stale[bot] avatar May 22 '24 08:05 stale[bot]

#3339 had some activity last month. maybe enough to mark this as not stale.

same with activity as recent as yesterday.

steveej avatar May 23 '24 08:05 steveej

It seems this got closed by mistake when #5128 was merged, but the actual settings to the librewolf module will be added in https://github.com/nix-community/home-manager/pull/5684.

danielpza avatar Aug 06 '24 05:08 danielpza

Sorry, my bad. That happened when i changed the objective of the prior PR.

brckd avatar Aug 07 '24 10:08 brckd