mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
openmvg: mark as broken
This commit is contained in:
parent
3edb293d8a
commit
d63702a473
@ -46,5 +46,6 @@ stdenv.mkDerivation rec {
|
||||
license = stdenv.lib.licenses.mpl20;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
maintainers = with stdenv.lib.maintainers; [ mdaiter ];
|
||||
broken = true; # 2018-04-11
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user