Merge pull request #160770 from veprbl/pr/broken_nvi
This commit is contained in:
@@ -35,5 +35,6 @@ stdenv.mkDerivation rec {
|
||||
description = "The Berkeley Vi Editor";
|
||||
license = licenses.free;
|
||||
platforms = platforms.unix;
|
||||
broken = stdenv.isDarwin; # never built on Hydra https://hydra.nixos.org/job/nixpkgs/trunk/nvi.x86_64-darwin
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user