unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#53030: Can't (specification->package "package@version:output")
@ 2022-01-05 17:18 calcium via Bug reports for GNU Guix
  2022-01-05 20:36 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
  0 siblings, 1 reply; 2+ messages in thread
From: calcium via Bug reports for GNU Guix @ 2022-01-05 17:18 UTC (permalink / raw)
  To: 53030

The syntaxe to specify a package version and desired output
only works on guix install package@version:output

guix remove package@version:output doesn't works
guix remove package@version doesn't works

(specification->package "package@version") works
(specification->package "package:output") works

but both (specification->package "packge@version:output") doesn't work.
/etc/config.scm:line:col: Throw to key `quit' with args `(1)'.

Even though
guix package --export-manifest
;; => (specifications->manifest (list "package@version:output" "package@version"))

I tested "package@version:output" using "openjdk@11:doc"





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-05 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-05 17:18 bug#53030: Can't (specification->package "package@version:output") calcium via Bug reports for GNU Guix
2022-01-05 20:36 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).