1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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

View File

@@ -352,9 +352,7 @@ easy.")
(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