@@ -80,9 +80,9 @@ (define (make-nsis machine target-arch nsis-target-type)
(home-page "https://nsis.sourceforge.io/Main_Page")
(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.")
+ "@acronym{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.")
(license (license:non-copyleft "file://COPYING"
"See COPYING in the distribution.")))))