1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

gnu: sigrok-firmware-fx2lafw: Remove input labels.

* gnu/packages/electronics.scm (sigrok-firmware-fx2lafw)[native-inputs]:
Remove input labels.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Simon South
2023-09-17 18:12:51 -04:00
committed by Christopher Baines
parent 47087b86c4
commit 5c154cf2f0

View File

@@ -133,7 +133,7 @@ to take care of the OS-specific details when writing software that uses serial p
(base32
"0fyfd82mvrcf55v5a3afq1mh1kfswk4c37qrbln6x92jm3b41x53"))))
(native-inputs
`(("sdcc" ,sdcc)))
(list sdcc))
(build-system gnu-build-system)
(home-page "https://www.sigrok.org/wiki/Fx2lafw")
(synopsis "Firmware for Cypress FX2 chips")