mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-08-02 07:11:32 +02:00
60f6956aef
Rationale: This package is the last user of scons-3 in Guix, which doesn't build on python-team and would most likely be easier to remove than fix. * gnu/packages/installers.scm (make-nsis)[arguments]: Improve style, use G-expressions, the logic is not affected. <#:scons>: Remove keyword, effectively defaulting to scons-3. Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl> Change-Id: I038dacf1b1725df32b9aec1bd1c2c431d455a642 Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>