Language

Package: raspi-arm64-chainloader @ 0.1

Synopsis

Raspberry Pi ARM bootloader

Description

This package provides a bootloader for the ARM part of a Raspberry Pi. Note: It does not work on Raspberry Pi 1.

Home page
https://github.com/librerpi/rpi-open-firmware/
Location
gnu/packages/raspberry-pi.scm (line: 189, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-minimal

Identify inputs that should use their minimal variant

'bash' should probably switched for its minimal variant
input-labels

Identify input labels that do not match package names

label 'locales' does not match package name 'glibc-utf8-locales'
formatting

Look for formatting issues in the source

line 243 is way too long (97 characters)
formatting

Look for formatting issues in the source

line 230 is way too long (139 characters)
inputs-should-be-minimal

Identify inputs that should use their minimal variant

'bash' should probably be switched for its minimal variant