nixpkgs/nixos/modules/system/boot/loader/raspberrypi
Samuel Dionne-Riel 37e50ca635 raspberrypi-builder: ensure scripts fails on error
The way this ends up being called with the raspberry pi 4 image builder
ends up not using the `-e` from the shebang.

In turn, the builds fails during cross-compilation. The wrong coreutils
ends up being used, but this is not made apparent.

The issue I faced is already fixed on master, but this ensures no one
ends up with a failed build "succeeding".
2020-06-11 14:41:18 -04:00
..
raspberrypi-builder.nix nixos/raspberrypi-builder: fix cross using buildPackages 2020-05-10 16:03:31 +02:00
raspberrypi-builder.sh raspberrypi-builder: ensure scripts fails on error 2020-06-11 14:41:18 -04:00
raspberrypi.nix Various: Add support for raspberry pi 4. 2019-09-17 04:05:16 +01:00
uboot-builder.nix nixos/uboot-builder: fix cross using buildPackages 2020-05-10 16:03:31 +02:00
uboot-builder.sh raspberrypi-bootloader: uboot: allow specification of target directory 2018-10-21 17:44:11 +03:00