Language

Package: nsis-x86_64 @ 3.08

Synopsis

System to create Windows installers

Description

NSIS (Nullsoft Scriptable Install System) is a system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.

Home page
https://nsis.sourceforge.io/Main_Page
Location
gnu/packages/installers.scm (line: 35, column: 4)
License

Lint warnings

LinterMessageLocation
name

Validate package names

name should use hyphens instead of underscores
input-labels

Identify input labels that do not match package names

label 'xgcc' does not match package name 'gcc-cross-x86_64-w64-mingw32'
input-labels

Identify input labels that do not match package names

label 'xbinutils' does not match package name 'binutils-cross-x86_64-w64-mingw32'
input-labels

Identify input labels that do not match package names

label 'mingw-w64' does not match package name 'mingw-w64-x86_64'
patch-file-names

Validate file names and availability of patches

file names of patches should start with the package name
patch-headers

Validate patch headers

nsis-env-passthru.patch: patch lacks comment and upstream status
formatting

Look for formatting issues in the source

line 65 is way too long (115 characters)
formatting

Look for formatting issues in the source

line 66 is way too long (112 characters)
formatting

Look for formatting issues in the source

line 80 is way too long (112 characters)
formatting

Look for formatting issues in the source

line 94 is way too long (92 characters)
formatting

Look for formatting issues in the source

line 114 is way too long (97 characters)
formatting

Look for formatting issues in the source

line 118 is way too long (122 characters)
formatting

Look for formatting issues in the source

line 127 is way too long (92 characters)
formatting

Look for formatting issues in the source

line 128 is way too long (114 characters)
input-labels

Identify input labels that do not match package names

label 'xgcc' does not match package name 'gcc-cross-x86_64-w64-mingw32'
input-labels

Identify input labels that do not match package names

label 'xbinutils' does not match package name 'binutils-cross-x86_64-w64-mingw32'
input-labels

Identify input labels that do not match package names

label 'mingw-w64' does not match package name 'mingw-w64-x86_64'