From 296f097044c1cda3d70caa41040a85b36d268b32 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Sat, 14 Jun 2025 22:42:09 +0200 Subject: [PATCH] gnu: klick: Switch to scons-python. * gnu/packages/music.scm (klick)[arguments]{scons}: Remove uneeded keyword. Change-Id: I4e6f116ab4ec740266332cd807b204c5e082796e Signed-off-by: Sharlatan Hellseher --- gnu/packages/music.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index 3916e9d92a4..b82c9e40cd3 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -1488,7 +1488,6 @@ engine (except effects) that can be used for layering or split patches.") (list #:scons-flags #~(list (string-append "PREFIX=" %output)) - #:scons scons-python2 #:tests? #f ;no "check" target #:phases #~(modify-phases %standard-phases