xfce.xfce4-hardware-monitor-plugin: fix license
This commit is contained in:
parent
eecc054a1e
commit
410a67112f
@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://goodies.xfce.org/projects/panel-plugins/xfce4-hardware-monitor-plugin";
|
homepage = "https://goodies.xfce.org/projects/panel-plugins/xfce4-hardware-monitor-plugin";
|
||||||
description = "Hardware monitor plugin for the XFCE4 panel";
|
description = "Hardware monitor plugin for the XFCE4 panel";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3Only;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
broken = true; # unmaintained plugin; no longer compatible with xfce 4.16
|
broken = true; # unmaintained plugin; no longer compatible with xfce 4.16
|
||||||
maintainers = [ maintainers.romildo ];
|
maintainers = [ maintainers.romildo ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user