Skip to content
Snippets Groups Projects
  1. Sep 14, 2015
    • Mathieu Lirzin's avatar
      doc: Use the recommended Scheme format. · 17d8e33f
      Mathieu Lirzin authored
      Apply the recommended formatting rules from '.dir-locals.el' to the
      examples in the manual in order to fulfill it's purpose of being a
      reference.
      
      * doc/package-hello.scm: Indent it.
      * doc/guix.texi (Defining Packages, Version Numbers): Likewise.
      * gnu/packages/base.scm (hello): Be consistent with the manual.
      17d8e33f
  2. Aug 20, 2015
    • David Thompson's avatar
      scripts: package: Add --install-from-file option. · 0d279400
      David Thompson authored
      * 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.
      0d279400
Loading