guix-devel/emacs
Alex Kost a82a201a8d
emacs: Disable grafts when dry-run is enabled.
* emacs/guix-main.scm (process-package-actions): Set grafting according
to 'dry-run?'.
* guix/scripts.scm (build-package): Disable grafts when 'dry-run?' is #t.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-07-30 18:17:03 +03:00
..
guix-about.el
guix-backend.el
guix-base.el
guix-buffer.el
guix-build-log.el emacs: Autoload hooks instead of putting them in 'guix-init'. 2016-02-18 11:59:03 +03:00
guix-command.el
guix-config.el.in emacs: Add 'guix-version' command. 2016-05-09 11:41:00 +03:00
guix-devel.el gexp: Add 'with-imported-modules' macro. 2016-07-12 22:47:08 +02:00
guix-emacs.el
guix-entry.el emacs: Add API for 'guix-entry'. 2016-01-02 17:25:35 +03:00
guix-external.el emacs: Use "cl-list*" instead of "apply #'list". 2016-01-02 17:25:35 +03:00
guix-geiser.el
guix-guile.el
guix-help-vars.el
guix-helper.scm.in
guix-history.el
guix-hydra-build.el
guix-hydra-jobset.el
guix-hydra.el emacs: hydra: Use '-' to separate job names and version numbers. 2016-03-04 13:17:36 +03:00
guix-info.el emacs: Rename 'file-path' to 'file-name'. 2016-01-25 22:11:47 +03:00
guix-init.el
guix-license.el
guix-list.el
guix-location.el
guix-main.scm
guix-messages.el
guix-pcomplete.el emacs: Add missing shell completions. 2016-01-13 17:55:47 +03:00
guix-popup.el emacs: Add "guix-popup.el". 2015-08-30 18:26:03 +03:00
guix-prettify.el
guix-profiles.el
guix-read.el
guix-ui-generation.el
guix-ui-license.el emacs: Add "edit" command to a list of licenses. 2016-04-26 12:32:56 +03:00
guix-ui-location.el emacs: Add interface for package locations. 2016-04-18 10:09:02 +03:00
guix-ui-package.el
guix-ui-system-generation.el emacs: Rename 'file-path' to 'file-name'. 2016-01-25 22:11:47 +03:00
guix-ui.el emacs: Use full profile name in Guix buffer names. 2016-04-15 11:32:37 +03:00
guix-utils.el emacs: Extend 'guix-mapinsert'. 2016-05-31 23:51:54 +03:00
local.mk