+4
nixos/modules/system/boot/loader/raspberrypi/builder.sh
+4
nixos/modules/system/boot/loader/raspberrypi/builder.sh
···
+34
nixos/modules/system/boot/loader/raspberrypi/builder_uboot.nix
+34
nixos/modules/system/boot/loader/raspberrypi/builder_uboot.nix
···
+29
nixos/modules/system/boot/loader/raspberrypi/builder_uboot.sh
+29
nixos/modules/system/boot/loader/raspberrypi/builder_uboot.sh
···
+74
-17
nixos/modules/system/boot/loader/raspberrypi/raspberrypi.nix
+74
-17
nixos/modules/system/boot/loader/raspberrypi/raspberrypi.nix
···+builderUboot = import ./builder_uboot.nix { inherit config; inherit pkgs; inherit configTxt; };