3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu
Liliana Marie Prikler cd0d27f30d
gnu: emacs-ido-completing-read+: Disable native compilation.
This fixes an issue, wherein inadvertent native compilation leads to
system crashes.  See <https://bugs.gnu.org/57878> for a discussion.

* gnu/packages/emacs-xyz.scm (emacs-ido-completing-read+)[arguments]:
Add a phase to disable native compilation.
2022-10-14 21:02:24 +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-ido-completing-read+: Disable native compilation. 2022-10-14 21:02:24 +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