easyeffects: adopt

This commit is contained in:
seth
2024-06-25 21:07:03 -04:00
parent d0167dee2b
commit f54b19ef88
+1 -1
View File
@@ -120,7 +120,7 @@ stdenv.mkDerivation rec {
description = "Audio effects for PipeWire applications";
homepage = "https://github.com/wwmm/easyeffects";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ ];
maintainers = with maintainers; [ getchoo ];
platforms = platforms.linux;
mainProgram = "easyeffects";
};