ori: mark as broken

This commit is contained in:
xeji 2018-04-11 11:36:35 +02:00
parent d63702a473
commit 8146cf699a

View file

@ -24,5 +24,6 @@ stdenv.mkDerivation rec {
homepage = http://ori.scs.stanford.edu/;
license = licenses.mit;
platforms = platforms.unix;
broken = true; # 2018-04-11
};
}