diff --git a/pkgs/bootpart-tow-boot-rpi-aarch64/default.nix b/pkgs/bootpart-tow-boot-rpi-aarch64/default.nix index 3f3b9ff4..3b64af93 100644 --- a/pkgs/bootpart-tow-boot-rpi-aarch64/default.nix +++ b/pkgs/bootpart-tow-boot-rpi-aarch64/default.nix @@ -1,4 +1,4 @@ -{ stdenv, tow-boot-rp4, raspberrypifw, raspberrypi-armstubs }: +{ stdenv, tow-boot-rpi4, raspberrypifw, raspberrypi-armstubs }: stdenv.mkDerivation rec { pname = "bootpart-tow-boot-rpi-aarch64";