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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user