guix-devel/guix
Ludovic Courtès 633f045f62 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-17 15:38:02 +01:00
..
build union: Don't warn when colliding leaves point to the same file. 2013-02-06 23:04:10 +01:00
build-system build-system/gnu: Make the strip behavior of `static-package' configurable. 2013-02-14 01:12:24 +01:00
scripts scripts: Remove initialization now redundant with `initialize-guix'. 2013-02-17 15:38:02 +01:00
base32.scm Update license headers. 2013-01-06 00:47:50 +01:00
build-system.scm Update license headers. 2013-01-06 00:47:50 +01:00
config.scm.in Update license headers. 2013-01-06 00:47:50 +01:00
derivations.scm derivations: Memoize `read-derivation'. 2013-01-30 18:58:38 +01:00
download.scm download: Add Apache mirrors. 2013-01-25 21:52:08 +01:00
ftp-client.scm ftp-client: Add `ftp-size'. 2013-01-06 18:23:44 +01:00
gnu-maintenance.scm Add version-compare and version>? to utils.scm. 2013-02-12 20:34:25 -05:00
licenses.scm gnu: Add tmux. licenses: add ISC. 2013-02-11 22:23:29 +01:00
packages.scm packages: Add `package-output'. 2013-02-16 01:37:26 +01:00
snix.scm snix: When unable to determine the version number, leave the URI unchanged. 2013-01-14 23:45:54 +01:00
store.scm store: Add substitute-related procedures. 2013-02-04 08:58:48 +01:00
ui.scm scripts: Remove initialization now redundant with `initialize-guix'. 2013-02-17 15:38:02 +01:00
utils.scm Add version-compare and version>? to utils.scm. 2013-02-12 20:34:25 -05:00