guix/gnu
Maxim Cournoyer b9a7fa817a
gnu: linux-libre: Use Python 3 in make-linux-libre-source.
Successfully tested with all of the linux-libre versions we carry in Guix:
4.4.234, 4.9.234, 4.14.195, 4.19.142, 5.4.61 and 5.8.5.

* gnu/packages/linux.scm (make-linux-libre-source): Replace python-2 by
python-wrapper.  Do not set the PYTHON environment variable, which is not
required when using python-wrapper.
2020-09-03 23:04:40 -04:00
..
bootloader
build installer: Run the installation inside a container. 2020-09-02 17:05:23 +02:00
installer installer: Run the installation inside a container. 2020-09-02 17:05:23 +02:00
machine Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
packages gnu: linux-libre: Use Python 3 in make-linux-libre-source. 2020-09-03 23:04:40 -04:00
services installer: Run the installation inside a container. 2020-09-02 17:05:23 +02:00
system install: Factorize cow-store procedure. 2020-09-02 17:05:22 +02:00
tests
artwork.scm
bootloader.scm
ci.scm ci: In the 'core' subset, build GCC >= 7. 2020-09-03 23:26:53 +02:00
image.scm
installer.scm Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
local.mk gnu: xmonad: Add patch to support dynamic linking. 2020-09-02 18:09:01 -04:00
machine.scm
packages.scm packages: 'generate-package-cache' is deterministic. 2020-07-30 19:17:20 +02:00
services.scm Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
system.scm system: Validate sudoers file when building the system. 2020-08-24 23:23:57 +02:00
tests.scm