guix/gnu
Alex Kost b3fee145df system: Fix EMACSLOADPATH.
After commit 13fe4891fa, Emacs package
includes "site-start.el", and it has a priority over
"/etc/emacs/site-start.el" on GuixSD because "/etc/emacs" is added to
the end of 'load-path'.

* gnu/system.scm (operating-system-environment-variables): Change
  EMACSLOADPATH to prepend "/etc/emacs" to 'load-path' instead of
  appending.
2016-02-07 11:24:35 +03:00
..
build Rename 'dmd' to 'shepherd' in comments and strings. 2016-01-29 20:21:54 +03:00
packages gnu: curl: Use 'https' URL. 2016-02-07 10:41:40 +08:00
services services: elogind: Extend PAM to use 'pam_elogind.so'. 2016-02-06 12:01:42 +01:00
system system: pam: 'pam-root-service-type' can be extended with transformations. 2016-02-06 12:01:42 +01:00
artwork.scm
packages.scm
services.scm services: 'file-union' makes sure each source file exists. 2016-02-03 22:28:28 +01:00
system.scm system: Fix EMACSLOADPATH. 2016-02-07 11:24:35 +03:00