nsis-x86_64 3.08
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.
- Website: https://nsis.sourceforge.io/Main_Page
- Licenses: non-copyleft
- Package source: gnu/packages/installers.scm
- Builds: See build status
- Issues: See known issues
Installation
Install nsis-x86_64 3.08
as follows:
guix install nsis-x86_64@3.08
Or install the latest version:
guix install nsis-x86_64
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.