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
Maxim Cournoyer 092cdae90b
gnu: emacs-forge: Use the emacs-build-system.
This streamlines the package definition nicely and bring benefits, such as
having the Elisp files scanned for potential /bin/ programs and patched,
compressing the info manual, being able to compile the autoload file, and
installing the byte compiled files to the correct location (under site-lisp/).

* gnu/packages/emacs-xyz.scm (emacs-forge)[build-system]: Switch from the
gnu-build-system to the emacs-build-system.
[arguments]: Remove the #:modules and #:imported-modules arguments.  Delete
all the custom phases except the 'chdir-lisp one, and add a new
'build-info-manual phase.
2020-03-19 12:07:10 -04:00
..
bootloader bootloader: grub: Refactor eye-candy a bit. 2020-03-17 23:09:14 -04:00
build
installer
machine
packages gnu: emacs-forge: Use the emacs-build-system. 2020-03-19 12:07:10 -04:00
services services: nfs: Remove unnecessary "mount" invocation. 2020-03-16 22:58:37 +01:00
system gnu: system: Remove guile-wm from skeleton. 2020-03-19 12:14:19 +01:00
tests tests: nfs-server: Use marionette helper procedures. 2020-03-16 22:58:37 +01:00
artwork.scm
bootloader.scm
ci.scm maint: Add 'etc/release-manifest.scm'. 2020-03-13 17:33:38 +01:00
installer.scm
local.mk gnu: Add date. 2020-03-19 15:14:08 +01:00
machine.scm
packages.scm
services.scm
system.scm gnu: system: Export %sudoers-specification. 2020-03-17 23:01:07 -04:00
tests.scm