raspberrypifw: mark as broken on Darwin
This commit is contained in:
@@ -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.
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user