me
/
guix
Archived
1
0
Fork 0

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>
Simon South 2023-09-17 18:12:51 -04:00 committed by Christopher Baines
parent 47087b86c4
commit 5c154cf2f0
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 1 additions and 1 deletions

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")