guix/guix/scripts
Ludovic Courtès 3748c32b13
home: import: Clarify alias parsing code.
* guix/scripts/home/import.scm (generate-bash-configuration+modules)
[bash-alias->pair]: Return #f on match failure.
[parse-aliases]: Adjust accordingly and use 'match'.
Remove 'filter' call.
2022-03-20 19:02:41 +01:00
..
container
git
home home: import: Clarify alias parsing code. 2022-03-20 19:02:41 +01:00
import scripts: import: gem: Fix recursive error handling. 2022-03-07 22:49:29 +01:00
system
archive.scm
authenticate.scm
build.scm guix build: Warn when attempting to build an unsupported package. 2022-02-18 14:14:38 +01:00
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 deploy: Add '--execute'. 2022-02-02 18:35:00 +01:00
describe.scm
discover.scm
download.scm
edit.scm
environment.scm environment: '--check' does nothing when used with '--container'. 2022-01-25 23:54:43 +01:00
gc.scm
git.scm
graph.scm graph: Factorize 'lookup-backend'. 2022-03-18 16:03:33 +01:00
hash.scm guix hash: Allow '-r' as a non-deprecated alias. 2022-01-10 19:31:02 +01:00
home.scm guix home: Show "container" in '--help' output. 2022-03-19 22:25:53 +01:00
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 package: Honor '--dry-run' when target profile is already in store. 2022-01-19 22:07:54 +01:00
perform-download.scm
processes.scm
publish.scm publish: Do not sign the URL/Compression/FileSize narinfo fields. 2022-02-14 11:23:56 +01:00
pull.scm pull: No longer print upgraded/added packages upon completion. 2022-02-27 18:06:19 +01:00
refresh.scm refresh: Support non-tarball sources. 2022-01-06 16:27:30 +01:00
remove.scm
repl.scm
search.scm
shell.scm shell: Disable caching when '-p' is passed. 2022-03-02 19:26:15 +01:00
show.scm
size.scm
style.scm style: '-S format' canonicalizes comments. 2022-01-10 14:59:26 +01:00
substitute.scm substitute: Document the limited UI. 2021-12-29 01:43:24 +01:00
system.scm guix system: Call 'export-graph' with the right port argument. 2022-03-18 16:03:33 +01:00
time-machine.scm
upgrade.scm
weather.scm