mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-08 06:00:36 +02:00
Rather than building NSIS with Scons 3 using Python2, switch to Scons 3 with Python 3. From c49419c7dc262f81d664fcab4c7fd200d3627c05 Mon Sep 17 00:00:00 2001 From: fanquake <fanquake@gmail.com> Date: Mon, 29 Jul 2024 11:55:07 +0100 Subject: [PATCH] gnu: nsis: Use scons 3 over scons-python2 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>