nvi: mark as broken
This commit is contained in:
parent
c19fa9be5e
commit
b5742ab493
@ -51,5 +51,6 @@ stdenv.mkDerivation {
|
|||||||
homepage = "http://www.bostic.com/vi/";
|
homepage = "http://www.bostic.com/vi/";
|
||||||
description = "The Berkeley Vi Editor";
|
description = "The Berkeley Vi Editor";
|
||||||
license = stdenv.lib.licenses.free;
|
license = stdenv.lib.licenses.free;
|
||||||
|
broken = true; # since 2020-02-08
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user