mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-01 00:52:55 -05:00
gnu: u-boot-nintendo-nes-classic-edition: Fix indentation.
* gnu/packages/bootloaders.scm (u-boot-nintendo-nes-classic-edition): Fix indentation.
This commit is contained in:
parent
e99dc7353f
commit
8cac149ec5
1 changed files with 1 additions and 1 deletions
|
@ -868,7 +868,7 @@ (define-public u-boot-nintendo-nes-classic-edition
|
||||||
(base32
|
(base32
|
||||||
"0znkwljfwwn4y7j20pzz4ilqw8znphrfxns0x1lwdzh3xbr96z3k"))
|
"0znkwljfwwn4y7j20pzz4ilqw8znphrfxns0x1lwdzh3xbr96z3k"))
|
||||||
(patches (search-patches
|
(patches (search-patches
|
||||||
"u-boot-nintendo-nes-serial.patch"))))
|
"u-boot-nintendo-nes-serial.patch"))))
|
||||||
(description "U-Boot is a bootloader used mostly for ARM boards. It
|
(description "U-Boot is a bootloader used mostly for ARM boards. It
|
||||||
also initializes the boards (RAM etc).
|
also initializes the boards (RAM etc).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue