Unverified Commit f54b19ef authored by seth's avatar seth
Browse files

easyeffects: adopt

parent d0167dee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";
  };