Unverified Commit fcc475d1 authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

magnetophonDSP.Constant-Detune-Chorus: un-break (#452541)

parents a1ab7681 cfc9f880
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -42,7 +42,5 @@ stdenv.mkDerivation rec {
    homepage = "https://github.com/magnetophon/constant-detune-chorus";
    license = lib.licenses.gpl3;
    maintainers = [ lib.maintainers.magnetophon ];
    # ERROR3 : n is NaN in an Interval
    broken = true;
  };
}