guix/guix
Alex Kost 5d7a8584f5 ui: Move 'show-manifest-transaction' from (guix profiles).
* guix/profiles.scm: Do not use (guix ui) module.
  (right-arrow, manifest-show-transaction): Move and rename to...
* guix/ui.scm (right-arrow, show-manifest-transaction): ... here.
* tests/profiles.scm ("manifest-show-transaction"): Move to...
* tests/ui.scm ("show-manifest-transaction"): ... here.
  (guile-1.8.8, guile-2.0.9): New variables.
* emacs/guix-main.scm (process-package-actions): Rename
  'manifest-show-transaction' to 'show-manifest-transaction'.
* guix/scripts/package.scm (guix-package): Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-10-10 00:06:35 +02:00
..
build gnu: Add the 'glib-or-gtk' build system. 2014-10-08 12:01:50 +02:00
build-system gnu: Add the 'glib-or-gtk' build system. 2014-10-08 12:01:50 +02:00
import
scripts ui: Move 'show-manifest-transaction' from (guix profiles). 2014-10-10 00:06:35 +02:00
base32.scm
base64.scm
build-system.scm build-system: Bags record their system and target. 2014-10-05 21:58:42 +02:00
config.scm.in
derivations.scm derivations: Add 'graft-derivation'. 2014-10-08 12:01:49 +02:00
download.scm
ftp-client.scm
gexp.scm
git-download.scm build-system: Introduce "bags" as an intermediate representation. 2014-10-05 21:58:42 +02:00
gnu-maintenance.scm
gnupg.scm
hash.scm
http-client.scm
licenses.scm
monad-repl.scm
monads.scm monads: Add 'mbegin'. 2014-10-08 23:35:20 +02:00
nar.scm Break module cycle involving (guix store) and (guix ui). 2014-10-09 23:51:19 +02:00
packages.scm packages: Gracefully print packages whose 'location' is #f. 2014-10-08 23:06:19 +02:00
pk-crypto.scm
pki.scm
profiles.scm ui: Move 'show-manifest-transaction' from (guix profiles). 2014-10-10 00:06:35 +02:00
records.scm
serialization.scm Break module cycle involving (guix store) and (guix ui). 2014-10-09 23:51:19 +02:00
store.scm Break module cycle involving (guix store) and (guix ui). 2014-10-09 23:51:19 +02:00
svn-download.scm
tests.scm
ui.scm ui: Move 'show-manifest-transaction' from (guix profiles). 2014-10-10 00:06:35 +02:00
utils.scm utils: Add 'strip-keyword-arguments'. 2014-10-05 21:57:19 +02:00