guix-devel/guix/scripts
Ludovic Courtès c07512179e scripts: Remove initialization now redundant with `initialize-guix'.
* guix/scripts/build.scm (guix-build): Remove calls to `install-locale',
  `textdomain', etc., now redundant with `initialize-guix'.
* guix/scripts/download.scm (guix-download): Likewise.
* guix/scripts/import.scm (guix-import): Likewise.
* guix/scripts/package.scm (guix-package): Likewise.
* guix/ui.scm: Remove export of `install-locale' and `initialize-guix'.
  (initialize-guix): Add docstring.
2013-02-27 20:55:40 +01:00
..
build.scm scripts: Remove initialization now redundant with `initialize-guix'. 2013-02-27 20:55:40 +01:00
download.scm scripts: Remove initialization now redundant with `initialize-guix'. 2013-02-27 20:55:40 +01:00
gc.scm Replace individual scripts with master 'guix' script. 2013-02-27 20:55:40 +01:00
import.scm scripts: Remove initialization now redundant with `initialize-guix'. 2013-02-27 20:55:40 +01:00
package.scm scripts: Remove initialization now redundant with `initialize-guix'. 2013-02-27 20:55:40 +01:00