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

cbatticon: wrapGAppsHook to fix icon issue in service #77856

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Jan 17, 2020

Motivation for this change

Motivation is "to fix icon issue in service" :).

Thanks to folks on home-manager issue 988 for sorting this out!

nix-community/home-manager#988 (comment)
(thread for the issue this fixes, where this was suggested)

Works for me after this fix, too :).

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

Anyone worried about this possibly making this lightweight app too
heavy?

Can make it optional but wasn't sure that was worth the complexity
(for example, if no one would ever choose to not wrap it :)).

Thanks to folks on home-manager issue 988 for sorting this out!

nix-community/home-manager#988 (comment)
(thread for the issue this fixes, where this was suggested)

Works for me, FWIW :)
@leotaku
Copy link
Contributor

leotaku commented Jan 17, 2020

Whoops, I completely missed your PR and now mine #77947 has been accepted instead...

Thanks for trying to sort this out for me and sorry for the duplicated work! :)

@dtzWill
Copy link
Member Author

dtzWill commented Jan 17, 2020

Hahaha all good! And wasn't just for you, I had rejected use of home-manager's cbatticon service after encountering exactly the issue you did .. thanks for the fix! ^_^

@dtzWill dtzWill closed this Jan 17, 2020
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

2 participants