gnu: snap: Remove inputs labels.

* gnu/packages/education.scm (snap)[inputs]: Remove labels.
This commit is contained in:
Nicolas Goaziou 2022-01-18 00:30:15 +01:00
parent 67521ab4a1
commit 812ac22560
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -352,9 +352,7 @@ (define-public snap
(format port "#!~a\n~a '~a'" bash xdg-open snap)))
(chmod script #o555))))))
(inputs
`(("bash" ,bash-minimal)
("js-filesaver" ,js-filesaver)
("xdg-utils" ,xdg-utils)))
(list bash-minimal js-filesaver xdg-utils))
(home-page "https://snap.berkeley.edu")
(synopsis "Visual, blocks based programming language")
(description "Snap! (formerly BYOB) is a visual, drag-and-drop