raspberrypifw: 1.20200601 -> 1.20200902
Also disable the fixup phase since it only throws errors and remove the platforms since these are only static files.
This commit is contained in:
@@ -31,7 +31,7 @@ stdenvNoCC.mkDerivation {
|
||||
overlays = "${raspberrypifw}/share/raspberrypi/boot/overlays";
|
||||
};
|
||||
meta = with stdenvNoCC.lib; {
|
||||
inherit (raspberrypifw.meta) platforms homepage license;
|
||||
inherit (raspberrypifw.meta) homepage license;
|
||||
description = "DTBs for the Raspberry Pi";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user