System to create Windows installers
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.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/p8n380vmqxc4l1ljlnp3r7ln2nxx67y0-nsis-i686-3.05.drv | ||
riscv64-linux | /gnu/store/ab79mjrfhvbcgj2yzgwaa5g9ianmh10s-nsis-i686-3.05.drv | ||
powerpc-linux | /gnu/store/n63mr5alpy17v1gha88dikf032dych2p-nsis-i686-3.05.drv | ||
powerpc64le-linux | /gnu/store/57irg8xkwh9px3vykiz0y260zq9zmcjq-nsis-i686-3.05.drv | ||
mips64el-linux | /gnu/store/bsdv61qxnjbh9isyh5jkl2j36c7yz6lk-nsis-i686-3.05.drv | ||
i686-linux | /gnu/store/xjmfgjj69k4nqjrxd49xnkdn69dsid13-nsis-i686-3.05.drv | ||
i586-gnu | /gnu/store/qhc0qpi8xsgldg2j7n53y8iy5h5lw0gv-nsis-i686-3.05.drv | ||
armhf-linux | /gnu/store/51lcgfzxx5041qnzlcdxsqq1jw2h9m16-nsis-i686-3.05.drv | ||
aarch64-linux | /gnu/store/k2r7jvdx74v824k7149ba648vd08xilv-nsis-i686-3.05.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'xgcc' does not match package name 'gcc-cross-i686-w64-mingw32' | |
input-labels Identify input labels that do not match package names | label 'xbinutils' does not match package name 'binutils-cross-i686-w64-mingw32' | |
input-labels Identify input labels that do not match package names | label 'mingw-w64' does not match package name 'mingw-w64-i686' | |
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 66 is way too long (115 characters) | |
formatting Look for formatting issues in the source | line 67 is way too long (112 characters) | |
formatting Look for formatting issues in the source | line 81 is way too long (112 characters) | |
formatting Look for formatting issues in the source | line 95 is way too long (92 characters) | |
formatting Look for formatting issues in the source | line 115 is way too long (97 characters) | |
formatting Look for formatting issues in the source | line 119 is way too long (122 characters) | |
formatting Look for formatting issues in the source | line 129 is way too long (114 characters) | |
derivation Report failure to compile a package to a derivation | failed to create i586-gnu derivation: #<&package-input-error package: #<package nghttp2@1.48.0 gnu/packages/web.scm:7487 7f8ed7409c60> input: ("_" "static")> | |
derivation Report failure to compile a package to a derivation | failed to create i586-gnu derivation: #<&package-input-error package: #<package nghttp2@1.48.0 gnu/packages/web.scm:7487 7fa7aa068c60> input: ("_" "static")> | |
derivation Report failure to compile a package to a derivation | failed to create i586-gnu derivation: #<&package-input-error package: #<package nghttp2@1.48.0 gnu/packages/web.scm:7487 7f5755cb9c60> input: ("_" "static")> | |
derivation Report failure to compile a package to a derivation | failed to create i586-gnu derivation: #<&package-input-error package: #<package nghttp2@1.48.0 gnu/packages/web.scm:7487 7f119da52c60> input: ("_" "static")> |