-
- Downloads
guix system: Add 'search' command.
* guix/scripts/system.scm (resolve-subcommand): New procedure. (process-command): Handle 'search'. (guix-system): Likewise. (show-help): Augment. * guix/scripts/system/search.scm: New file. * po/guix/POTFILES.in: Add it. * Makefile.am (MODULES): Add it. * guix/ui.scm (%text-width): Export. * doc/guix.texi (Invoking guix system): Document it. (Service Types and Services): Mention 'guix system search'. * tests/guix-system.sh: Test it.
Showing
- Makefile.am 1 addition, 0 deletionsMakefile.am
- doc/guix.texi 39 additions, 1 deletiondoc/guix.texi
- guix/scripts/system.scm 11 additions, 2 deletionsguix/scripts/system.scm
- guix/scripts/system/search.scm 144 additions, 0 deletionsguix/scripts/system/search.scm
- guix/ui.scm 1 addition, 0 deletionsguix/ui.scm
- po/guix/POTFILES.in 1 addition, 0 deletionspo/guix/POTFILES.in
- tests/guix-system.sh 5 additions, 1 deletiontests/guix-system.sh
Loading
Please register or sign in to comment