guix/guix/scripts
Ludovic Courtès e7ab3d33ae
challenge: Do nothing when passed zero arguments.
Previously, 'guix challenge' without arguments would list live store
items that had been locally built.  This was deemed confusing,
especially since 'list-live' is an expensive operation.

* guix/scripts/challenge.scm (guix-challenge): Warn and exit with 0 when
FILES is empty.
* doc/guix.texi (Invoking guix challenge): Update accordingly.
2022-07-03 01:41:06 +02:00
..
container
git
home packages: Add 'specifications->packages'. 2022-06-06 22:43:30 +02:00
import import: Add hex.pm importer. 2022-06-15 10:18:34 +02:00
system guix system: Add 'edit' sub-command. 2022-06-04 12:04:24 +02:00
archive.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00
authenticate.scm
build.scm Move (gnu platform) and (gnu platforms ...) to guix/. 2022-05-25 09:27:25 +02:00
challenge.scm challenge: Do nothing when passed zero arguments. 2022-07-03 01:41:06 +02:00
container.scm
copy.scm
deploy.scm deploy: Add '--execute'. 2022-02-02 18:35:00 +01:00
describe.scm guix describe: Add missing import. 2022-04-09 00:29:24 +02:00
discover.scm
download.scm
edit.scm edit: Extract 'spawn-editor' procedure. 2022-06-04 12:04:24 +02:00
environment.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00
gc.scm
git.scm
graph.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00
hash.scm guix hash: Allow '-r' as a non-deprecated alias. 2022-01-10 19:31:02 +01:00
home.scm guix home: Add 'edit' sub-command. 2022-06-04 12:04:24 +02:00
import.scm import: Add hex.pm importer. 2022-06-15 10:18:34 +02:00
install.scm
lint.scm
offload.scm offload: Do not read ~/.ssh/config. 2022-01-03 19:32:08 +01:00
pack.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00
package.scm guix package: Sort search results by package version. 2022-05-26 11:41:05 +02:00
perform-download.scm
processes.scm
publish.scm publish: Send uncached narinfo replies from the main thread. 2022-04-29 18:07:17 +02:00
pull.scm pull: Tweak cache directory validation code. 2022-06-15 00:25:17 +02:00
refresh.scm refresh: Repurpose '-L' for '--load-path'. 2022-06-22 23:43:22 +02:00
remove.scm
repl.scm
search.scm
shell.scm shell: Fix '--export-manifest' for cached profiles and when '-p' is used. 2022-06-16 23:57:40 +02:00
show.scm
size.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00
style.scm style: Keep values next to their keyword. 2022-06-22 23:42:30 +02:00
substitute.scm substitute: Use SRFI-71 instead of SRFI-11. 2022-06-26 23:19:14 +02:00
system.scm guix system: Inline menu-entries in to bootcfg in perform-action. 2022-06-23 12:50:48 +01:00
time-machine.scm
upgrade.scm
weather.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00