Hello, I'm trying to install gold linker using guix. I noticed there is a package in `(gnu packages base)` called "binutils-gold". However, it doesn't come up on the search via `guix search binutils-gold` and I'm unable to install it.
Why is this? How can I install gold linker using guix?
