On Sat, Oct 28 2023, Christopher Baines wrote: > This passff-host package looks a bit odd to me, one thing to mention is > that guix show says it has no dependencies, but I don't think that's > correct: > > ./pre-inst-env guix show passff-host > name: passff-host > version: 1.2.3 > outputs: > + out: everything > systems: x86_64-linux mips64el-linux aarch64-linux powerpc64le-linux > riscv64-linux > + i686-linux armhf-linux i586-gnu powerpc-linux > dependencies:
I imagine it's a bug in `guix show`? As doc says: • Gexps carry information about the packages or derivations they refer to, and these dependencies are automatically added as inputs to the build processes that use them. > Was this change sent as a patch to guix-patches? No it wasn't.