Skip to content

Commit 238316c

Browse files
committed
mnt-reform: Format
1 parent 6ae02e4 commit 238316c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mnt/reform/pkgs/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
}:
55
rec {
66
reform-flash-uboot =
7-
lib.mapAttrs (name: config: callPackage ./reform-flash-uboot.nix { inherit config; })
7+
lib.mapAttrs (_name: config: callPackage ./reform-flash-uboot.nix { inherit config; })
88
{
99
reform2-rk3588-dsi = {
1010
warn = true;

0 commit comments

Comments
 (0)