GNU bug report logs -
#53030
Can't (specification->package "package@version:output")
Previous Next
Full log
View this message in rfc822 format
The syntaxe to specify a package version and desired output
only works on guix install package <at> version:output
guix remove package <at> version:output doesn't works
guix remove package <at> version doesn't works
(specification->package "package <at> version") works
(specification->package "package:output") works
but both (specification->package "packge <at> 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 <at> version:output" "package <at> version"))
I tested "package <at> version:output" using "openjdk <at> 11:doc"
This bug report was last modified 3 years and 164 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.