scripts: package: Add --install-from-file option.
* guix/scripts/package.scm (show-help): Add help text for --install-from-file option. (%options): Add --install-from-file option. * tests/guix-package.sh: Test it. * doc/guix.texi ("invoking guix package"): Document it. * doc/package-hello.scm: New file. * doc.am (EXTRA_DIST): Add it.
Showing
- doc.am 2 additions, 1 deletiondoc.am
- doc/guix.texi 16 additions, 0 deletionsdoc/guix.texi
- doc/package-hello.scm 18 additions, 0 deletionsdoc/package-hello.scm
- guix/scripts/package.scm 10 additions, 0 deletionsguix/scripts/package.scm
- tests/guix-package.sh 9 additions, 0 deletionstests/guix-package.sh
Loading
Please register or sign in to comment