guix-devel/gnu
Christopher Baines a5c2e7961c
gnu: python-gst: Fix build failure.
Building python-gst fails with:

  Unbound variable: python-version

Therefore, add python-build-system to #:modules so that it's imported, and
give it a prefix to avoid clashing with the gnu-build-system.

Also, simplify the code by using the site-packages function from the
python-build-system module.

* gnu/packages/gstreamer.scm (python-gst)[arguments]: Rework to fix build
failure.
2019-07-14 09:03:23 +01:00
..
bootloader
build Merge branch 'master' into core-updates 2019-07-12 01:03:53 +02:00
installer
machine gnu: Add machine type for deployment specifications. 2019-07-06 02:10:04 -04:00
packages gnu: python-gst: Fix build failure. 2019-07-14 09:03:23 +01:00
services gnu: postgres service: More secure default permissions. 2019-07-02 18:33:51 +02:00
system etc: Remove hydra.gnu.org.pub key. 2019-06-29 14:27:22 +02:00
tests tests: encrypted-root-os: Increase root partition size. 2019-07-06 16:17:24 +02:00
artwork.scm
bootloader.scm
ci.scm ci: 'channel-build-system' honors the target system. 2019-07-06 16:17:24 +02:00
installer.scm
local.mk gnu: glib: Fix argument handling in keyfile backend. 2019-07-12 16:50:14 +02:00
machine.scm gnu: Add machine type for deployment specifications. 2019-07-06 02:10:04 -04:00
packages.scm Merge branch 'master' into core-updates 2019-06-27 23:33:48 +02:00
services.scm
system.scm
tests.scm