programs: ship binutils-unwrapped instead of binutils

it has better cross compilation properties
This commit is contained in:
Colin 2023-10-11 22:15:28 +00:00
parent 6253995f6c
commit 8dc1cbbbd2

View File

@ -117,7 +117,7 @@ in
# - debugging?
consoleUtils = declPackageSet [
"alsaUtils" # for aplay, speaker-test
"binutils" # for strings; though this brings 80MB of unrelated baggage too
"binutils-unwrapped" # for strings; though this brings 80MB of unrelated baggage too
# "cdrtools"
"clinfo"
"dmidecode"