nwg-panel: record the URL to the upstream PR

This commit is contained in:
Colin 2024-06-19 21:28:18 +00:00
parent 2e44abc55d
commit 8bf8d31c5f

View File

@ -80,6 +80,7 @@ in
# ];
patches = (base.patches or []) ++ [
(pkgs.fetchpatch {
# upstreaming: <https://github.com/nwg-piotr/nwg-panel/pull/309>
url = "https://git.uninsane.org/colin/nwg-panel/commit/a714e4100c409feb02c454874d030d192bfb0ae5.patch";
name = "playerctl: add settings to control which elements are displayed";
hash = "sha256-OofS46wAI3EDE3JbYs/Nn+Vkw9TP1mwSFvk+vBERg2s=";