guix/gnu
Maxim Cournoyer 6731fc6ab8
gnu: python-2.7: Byte compile files with a single optimization level.
* gnu/packages/python.scm (python-2.7)[phases]{rebuild-bytecode}: Byte compile
using optimization level, -OO.  Provide the output directory as the source
argument to 'compileall', instead of looping over each individual source file.
2020-10-20 21:36:43 -04:00
..
bootloader system: Use locale information in grub.cfg. 2020-10-18 15:33:05 +02:00
build Merge branch 'staging' 2020-10-19 13:11:40 -04:00
installer installer: Add Emacs EXWM desktop environment. 2020-10-13 21:17:40 +02:00
machine system: Provide locale information to the bootloader. 2020-10-18 15:33:05 +02:00
packages gnu: python-2.7: Byte compile files with a single optimization level. 2020-10-20 21:36:43 -04:00
services services: docker: Fix missing containerd-shim binary. 2020-10-17 00:43:24 +03:00
system Merge branch 'staging' 2020-10-19 13:11:40 -04:00
tests installer: Add Emacs EXWM desktop environment. 2020-10-13 21:17:40 +02:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm installer: Call setlocale after init gettext. 2020-10-18 17:55:40 +02:00
local.mk Merge branch 'staging' 2020-10-19 13:11:40 -04:00
machine.scm
packages.scm
services.scm services: provenance: Wrap config file name in 'assume-valid-file-name'. 2020-10-16 15:00:50 +02:00
system.scm system: Provide locale information to the bootloader. 2020-10-18 15:33:05 +02:00
tests.scm