nvi: mark as broken

wip/yesman
Jörg Thalheim 4 years ago
parent c19fa9be5e
commit b5742ab493
No known key found for this signature in database
GPG Key ID: 003F2096411B5F92
  1. 1
      pkgs/applications/editors/nvi/default.nix

@ -51,5 +51,6 @@ stdenv.mkDerivation {
homepage = "http://www.bostic.com/vi/";
description = "The Berkeley Vi Editor";
license = stdenv.lib.licenses.free;
broken = true; # since 2020-02-08
};
}

Loading…
Cancel
Save