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
License

Lint warnings

LinterMessageLocation
inputs-should-be-minimal

Identify inputs that should use their minimal variant

'bash' should probably switched for its minimal variant
  • gnu/packages/raspberry-pi.scm (line: 205, column: 5)
input-labels

Identify input labels that do not match package names

label 'locales' does not match package name 'glibc-utf8-locales'
  • gnu/packages/raspberry-pi.scm (line: 194, column: 5)
formatting

Look for formatting issues in the source

line 243 is way too long (97 characters)
  • gnu/packages/raspberry-pi.scm (line: 243, column: 0)
formatting

Look for formatting issues in the source

line 230 is way too long (139 characters)
  • gnu/packages/raspberry-pi.scm (line: 230, column: 0)