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