ori: mark as broken
This commit is contained in:
parent
d63702a473
commit
8146cf699a
@ -24,5 +24,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://ori.scs.stanford.edu/;
|
homepage = http://ori.scs.stanford.edu/;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
broken = true; # 2018-04-11
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user