bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#47537: specification->package does not seem to support outputs


From: fsdfsdfsd3
Subject: bug#47537: specification->package does not seem to support outputs
Date: Thu, 01 Apr 2021 03:50:09 +0000

Hello,

An example of this behavior in a guile repl is:

(use-modules (gnu packages))
(specification->package "qemu")  ; works
(specification->package "qemu:doc")  ; errors and closes the repl

(specification->package+output "qemu:doc") ; works as expected

Thank you!

reply via email to

[Prev in Thread] Current Thread [Next in Thread]