me
/
guix
Archived
1
0
Fork 0

gnu: qmk: Style.

* gnu/packages/firmware.scm (qmk): Apply 'guix style' changes.
Maxim Cournoyer 2023-09-03 23:24:11 -04:00
parent 4af820b9ef
commit 077f7bd235
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 11 additions and 4 deletions

View File

@ -1223,10 +1223,17 @@ AR100.")
(base32
"1619q9v90740dbg8xpzqlhwcasz42xj737803aiip8qc3a7zhwgq"))))
(build-system pyproject-build-system)
(arguments (list #:tests? #f)) ;; No tests.
(propagated-inputs (list python-dotty-dict python-hid python-hjson
python-jsonschema python-milc python-pillow
python-pygments python-pyserial python-pyusb))
(arguments
(list #:tests? #f)) ;No tests.
(propagated-inputs (list python-dotty-dict
python-hid
python-hjson
python-jsonschema
python-milc
python-pillow
python-pygments
python-pyserial
python-pyusb))
(home-page "https://qmk.fm")
(synopsis "Command line utility to manage QMK keyboard firmwares")
(description "This package provides a program to help users work with