gnu: klick: Switch to scons-python.

* gnu/packages/music.scm (klick)[arguments]{scons}: Remove uneeded
keyword.

Change-Id: I4e6f116ab4ec740266332cd807b204c5e082796e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2025-06-14 22:42:09 +02:00 committed by Sharlatan Hellseher
parent 8ace23af27
commit 296f097044
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -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