me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Thiago Jung Bauermann b59b033af3
gnu: emacs-magit: Substitute git executable path.
Magit has a strong dependency on Git so it should directly reference the
git executable rather than expect it to be available in the profile or
environment.

This also fixes a build failure in emacs-forge.

* gnu/packages/emacs-xyz.scm (emacs-magit)[arguments]<#:phases>: Substitute
git path in the ‘magit-git-executable’ variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-11-13 22:49:10 +01:00
..
bootloader
build file-systems: Gracefully handle EMEDIUMTYPE in 'read-partitions'. 2022-11-03 20:00:31 +01:00
home home: dbus: Inherit environment variables from shepherd. 2022-10-17 15:49:27 +04:00
installer installer: Remove unused variable. 2022-11-09 23:59:42 +01:00
machine machine/digital-ocean: Pull operating system definition out of string. 2022-11-09 13:45:24 +01:00
packages gnu: emacs-magit: Substitute git executable path. 2022-11-13 22:49:10 +01:00
services services: vpn: Fix the profile wireguard package. 2022-11-13 14:03:54 +01:00
system system: image: Define correct docker image arch when cross building 2022-11-04 08:46:11 +01:00
tests
artwork.scm
bootloader.scm
ci.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
compression.scm
home.scm
image.scm
installer.scm installer: Skip the backtrace page on user abort. 2022-11-02 15:52:19 +01:00
local.mk gnu: Add spectre-meltdown-checker. 2022-11-13 22:49:10 +01:00
machine.scm
packages.scm
services.scm
system.scm gnu: Fix typos. 2022-10-23 17:03:09 -07:00
tests.scm