chore(fmt): apply nix formatting

Signed-off-by: Govind Singh <govind.singh@tii.ae>
This commit is contained in:
Govind Singh
2025-10-21 16:00:55 +04:00
committed by Jörg Thalheim
parent 34b7229b95
commit 8b405e9c6d
7 changed files with 27 additions and 24 deletions

View File

@@ -3,7 +3,6 @@
}:
with pkgs;
let
fw-ver = "202406";
imx93-atf = pkgs.callPackage ./imx93-atf.nix { };
imx93-firmware = pkgs.callPackage ./imx93-firmware.nix { };