guix-play/gnu
Brian Kubisiak a11522a024
gnu: emacs-eval-in-repl-erlang: Fix unbound variable.
Commit 0b120ad5f8 introduced a circular
dependency where (gnu packages erlang) would transitively load
(gnu packages emacs-xyz) before the emacs-erlang package was defined.

* gnu/packages/emacs-xyz.scm (emacs-eval-in-repl-erlang)[#:inputs]: Wrap in
delay.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-10-14 23:49:51 +02:00
..
bootloader
build marionette: Add a callback arguments to wait-for-screen-text. 2022-10-07 10:11:12 -04:00
home home: home-dbus-service-type: Fix make-forkexec-constructor call. 2022-10-14 11:06:07 +04:00
installer installer: partition: Add a confirmation page before formatting. 2022-10-13 10:48:08 +02:00
machine machine: ssh: Parameterize '%current-system' early on. 2022-09-26 23:29:35 +02:00
packages gnu: emacs-eval-in-repl-erlang: Fix unbound variable. 2022-10-14 23:49:51 +02:00
services services: nginx: Add reload action. 2022-10-13 12:27:35 +01:00
system system: Use a valid license as the dummy license. 2022-10-13 17:41:59 +02:00
tests tests: xvnc: Do not use specification->package in OS definition. 2022-10-07 15:08:05 -04:00
artwork.scm
bootloader.scm
ci.scm ci: Honor the system passed to image->job. 2022-10-13 17:28:46 +02:00
compression.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
home.scm
image.scm system: image: Add wsl2 support. 2022-09-24 14:49:09 +02:00
installer.scm
local.mk gnu: Register (gnu packages bqn) in build infrastructure. 2022-10-12 11:09:38 +02:00
machine.scm
packages.scm
services.scm
system.scm system: operating-system: Make the timezone field default to Etc/UTC. 2022-10-11 11:29:03 +00:00
tests.scm