Language

Package: sugar @ 0.121

Synopsis

GTK shell

Description

Sugar is the desktop environment component of a worldwide effort to provide every child with an equal opportunity for a quality education. Available in more than twenty-five languages, Sugar Activities are used every school day by children in more than forty countries.

Home page
https://www.sugarlabs.org/
Location
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'tzdata' should probably not be an input at all
  • gnu/packages/sugar.scm (line: 144, column: 5)
input-labels

Identify input labels that do not match package names

label 'glib' does not match package name 'glib:bin'
  • gnu/packages/sugar.scm (line: 178, column: 5)
formatting

Look for formatting issues in the source

line 116 is way too long (101 characters)
  • gnu/packages/sugar.scm (line: 116, column: 0)