mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 22:57:49 +00:00
ndn-cxx: mark as broken
This commit is contained in:
parent
1ca9e4ae4c
commit
3edb293d8a
@ -45,5 +45,6 @@ stdenv.mkDerivation {
|
||||
license = licenses.lgpl3;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
maintainers = [ maintainers.sjmackenzie ];
|
||||
broken = true; # 2018-04-11
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user