guix/guix/scripts
Arjan Adriaanse d7fb57bcd5
home: import: Fix handling of manifest entries with specific output.
specification->package fails on manifest entries with specific outputs,
resulting in an invalid home configuration.  This changes the import command
to use specification->package+output instead.

* guix/scripts/home/import.scm (manifest+configuration-files->code): Make sure
manifest entries with specific output are also handled.
* tests/home-import.scm: Specify output in home environment manifest entry.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-05 23:44:18 +01:00
..
container
git
home home: import: Fix handling of manifest entries with specific output. 2022-01-05 23:44:18 +01:00
import
system
archive.scm
authenticate.scm
build.scm
challenge.scm challenge: Store item contents are returned in canonical order. 2021-12-12 00:27:53 +01:00
container.scm
copy.scm
deploy.scm
describe.scm
discover.scm
download.scm
edit.scm
environment.scm environment: Suggestion code gracefully handles empty "/bin" directories. 2021-12-10 15:32:44 +01:00
gc.scm
git.scm
graph.scm
hash.scm guix hash: Allow '--exclude-vcs' option using 'git' serializer. 2022-01-04 20:37:29 -05:00
home.scm
import.scm
install.scm
lint.scm
offload.scm offload: Do not read ~/.ssh/config. 2022-01-03 19:32:08 +01:00
pack.scm
package.scm
perform-download.scm
processes.scm
publish.scm
pull.scm
refresh.scm
remove.scm
repl.scm
search.scm
shell.scm shell: When using '-D -f', '-D' has no effect on remaining packages. 2021-12-10 15:32:44 +01:00
show.scm
size.scm
style.scm style: Gracefully handle errors such as EACCES when opening files. 2021-12-18 22:51:55 +01:00
substitute.scm substitute: Document the limited UI. 2021-12-29 01:43:24 +01:00
system.scm scripts: system: Add a missing module. 2021-12-23 10:54:01 +01:00
time-machine.scm
upgrade.scm
weather.scm