Commit cfc9f880 authored by Bart Brouns's avatar Bart Brouns
Browse files

magnetophonDSP.Constant-Detune-Chorus: un-break

parent 18e5db2c
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;
  };
}