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/v0ys8s9k1mmiz95x1b3jpn0k6zjhjs26-nsis-x86_64-3.05.drv | ||
riscv64-linux | /gnu/store/6dlq65fs5n3awkzc92z157q2x9sih63r-nsis-x86_64-3.05.drv | ||
powerpc-linux | /gnu/store/f3gq92mmv2ashi7nj6xcin8n3nl15g7a-nsis-x86_64-3.05.drv | ||
powerpc64le-linux | /gnu/store/r5r0ivnzv4mc8a0629hczr9ap00p70lk-nsis-x86_64-3.05.drv | ||
mips64el-linux | /gnu/store/aql8l8g5wdaax1z6l7y8fdxsp81rh9df-nsis-x86_64-3.05.drv | ||
i686-linux | /gnu/store/66fj0fzjyhqzqqsyzx21xwkks10v0hys-nsis-x86_64-3.05.drv | ||
i586-gnu | /gnu/store/m8shik9h0jm4id2hjkjqrc6ym6j3s1r0-nsis-x86_64-3.05.drv | ||
armhf-linux | /gnu/store/xb03nn9fhk74d3vw1zmfryqgdqj824b6-nsis-x86_64-3.05.drv | ||
aarch64-linux | /gnu/store/qsgk8iygprjjm0qampzgcmzvhd94b82z-nsis-x86_64-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-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' | |
name Validate package names | name should use hyphens instead of underscores | |
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")> |