volumeicon: update homepage

This commit is contained in:
Arne Keller
2025-01-04 17:50:27 +01:00
committed by GitHub
parent dcf2debdd6
commit 1f3d0b2d47
+1 -1
View File
@@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Lightweight volume control that sits in your systray";
homepage = "http://nullwise.com/volumeicon.html";
homepage = "https://nullwise.com/pages/volumeicon/volumeicon.html";
platforms = platforms.linux;
maintainers = with maintainers; [ bobvanderlinden ];
license = licenses.gpl3;