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
Mathieu Othacehe c41f88699d
gnu: libnl: Move python outputs to separate packages.
Cross compiling python extensions is currently broken. To allow libnl
cross compilation, move its python2 and python3 outputs to separate
packages.

* gnu/packages/linux.scm (libnl)[outputs]: Remove python2 and python3
and replace by ...
(libnl-python-package):  ... this new procedure,
(libnl-python2, libnl-python3): new variables.
2019-11-15 17:32:27 +01:00
..
bootloader
build Merge branch 'master' into core-updates 2019-09-27 19:11:27 +02:00
installer installer: Update to Guile-Parted 0.0.2 release. 2019-09-25 16:03:23 +02:00
machine
packages gnu: libnl: Move python outputs to separate packages. 2019-11-15 17:32:27 +01:00
services Merge branch 'master' into core-updates 2019-10-06 22:02:20 +02:00
system linux-container: 'eval/container' correctly passes -L and -C flags. 2019-09-18 23:08:28 +02:00
tests services: Add the Guix Data Service. 2019-09-25 08:35:33 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: guile-sqlite3: Fix cross-compilation. 2019-11-15 17:32:27 +01:00
machine.scm
packages.scm packages: 'generate-package-cache' uses 'supported-package?'. 2019-09-06 14:40:43 +02:00
services.scm
system.scm Merge branch 'master' into core-updates 2019-10-06 22:02:20 +02:00
tests.scm repl, marionette: 'self-quoting?' matches keywords. 2019-09-23 23:41:19 +02:00