me
/
guix
Archived
1
0
Fork 0
Commit Graph

4 Commits (d7966ff25f3323477272babf5401dc0c27b83c5b)

Author SHA1 Message Date
Carl Dong cdf00cf75d
gnu: nsis: Update to 3.05.
* gnu/packages/installers.scm (nsis): Update to 3.05.
2020-03-11 11:42:22 -04:00
Carl Dong 2148674372
gnu: make-nsis: Fix cross-compilation.
* gnu/packages/installers.scm (make-nsis)[arguments]: Enforce correct
ordering of search paths (mingw-w64 last).
2019-10-30 11:20:00 -04:00
Carl Dong a7d03e96b6
gnu: Fix typo for nsis.
* gnu/packages/installers.scm (make-nsis): Add space between define and
open bracket.
2019-10-11 11:46:03 -04:00
Carl Dong e214a22007
gnu: Add nsis-x86_64 and nsis-i686.
* guix/build-system/scons.scm (scons-build): Add build-targets and
install-targets parameters.
* guix/build/scons-build-system.scm (build, install): Adjust
accordingly.
* doc/guix.texi (Build Systems): Document it.
* gnu/packages/installers.scm: New file,
(make-nsis): New procedure,
(nsis-x86_64, nsis-i686): New variables.
* gnu/packages/patches/nsis-env-passthru.patch: New file.
* gnu/local.mk (dist_patch_DATA, GNU_SYSTEM_MODULES): Adjust
accordingly.
2019-10-11 11:44:44 -04:00