aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
blob: d0a57a8807f075200c505d297f69577463b66a8f (about) (plain)
blob size (157KB) exceeds display size limit (100KB).
ckages/base.scm (hello): Be consistent with the manual. Mathieu Lirzin 2015-08-19scripts: 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. David Thompson