raspberrypifw: mark as broken on Darwin
This commit is contained in:
parent
6088afd590
commit
4cb5e8a914
1 changed files with 1 additions and 0 deletions
|
@ -26,5 +26,6 @@ stdenvNoCC.mkDerivation rec {
|
|||
homepage = "https://github.com/raspberrypi/firmware";
|
||||
license = licenses.unfreeRedistributableFirmware; # See https://github.com/raspberrypi/firmware/blob/master/boot/LICENCE.broadcom
|
||||
maintainers = with maintainers; [ dezgeg ];
|
||||
broken = stdenvNoCC.isDarwin; # Hash mismatch on source, mystery.
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue