me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Julien Lepiller 80506bc6da
gnu: python-pyyaml: Fix build.
python-cython is required to generate the C source for the libyaml
extension, which is required for the `_yaml' module to work.  This in
turn lets the `sanity-check' phase succeed.

* gnu/packages/python-xyz.scm (python-pyyaml)[inputs]: Add
python-cython.
2021-07-10 01:39:07 +02:00
..
bootloader gnu: bootloader: Fix install-allwinner64-u-boot. 2021-05-29 21:25:13 -07:00
build Merge branch 'master' into core-updates 2021-06-19 17:38:47 +02:00
installer installer: Remove unused procedure. 2021-06-23 03:01:49 +02:00
machine services: openssh: Replace 'without-password' by 'prohibit-password'. 2021-06-20 16:44:08 +02:00
packages gnu: python-pyyaml: Fix build. 2021-07-10 01:39:07 +02:00
services Merge branch 'master' into core-updates 2021-06-23 18:45:21 +02:00
system Merge branch 'master' into core-updates 2021-05-22 17:21:57 +02:00
tests services: openssh: Replace 'without-password' by 'prohibit-password'. 2021-06-20 16:44:08 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Add bootstrap packages to the core subset. 2021-07-09 14:12:40 +02:00
image.scm
installer.scm
local.mk gnu: coreutils: Patch broken Gnulib tests. 2021-07-10 01:31:42 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm