nixpkgs-suyu/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
raspberrypi-builder.sh raspberrypi-builder: ensure scripts fails on error 2020-06-11 14:41:18 -04:00
raspberrypi.nix
uboot-builder.nix
uboot-builder.sh