mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
vagrant: mark as broken
This commit is contained in:
parent
98c41eed06
commit
fcebbc8729
@ -118,5 +118,6 @@ in buildRubyGem rec {
|
||||
license = licenses.bsl11;
|
||||
maintainers = with maintainers; [ tylerjl ];
|
||||
platforms = with platforms; linux ++ darwin;
|
||||
broken = true; # build fails on darwin and linux
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user