guix/gnu
Lars-Dominik Braun f365d48909
gnu: python-pyside-2: Propagate python-shiboken-2.
Importing PySide2 failed, because shiboken was not propagated. Testcase:

> guix environment --ad-hoc python python-pyside-2 -- python -c 'import PySide2'
PySide2/__init__.py: Unable to import shiboken2 from , /gnu/store/vpniba85hhzb2270hki61z0d2kfvb64l-profile/lib/python3.8/site-packages, /usr/lib/python38.zip, /usr/lib/python3.8, /usr/lib/python3.8/lib-dynload, /usr/lib/python3.8/site-packages
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/gnu/store/vpniba85hhzb2270hki61z0d2kfvb64l-profile/lib/python3.8/site-packages/PySide2/__init__.py", line 91, in <module>
    _setupQtDirectories()
  File "/gnu/store/vpniba85hhzb2270hki61z0d2kfvb64l-profile/lib/python3.8/site-packages/PySide2/__init__.py", line 57, in _setupQtDirectories
    import shiboken2
ModuleNotFoundError: No module named 'shiboken2'

* gnu/packages/qt.scm (python-pyside-2) [native-inputs]: Move from here…
[propagated-inputs]: …to here.
2021-04-26 13:52:51 +02:00
..
bootloader bootloader: grub: Fix typo in docstring. 2021-04-10 14:11:33 +02:00
build file-systems: read-partition-{uuid,label} don't swallow ENOENT & co. 2021-04-23 00:32:30 +02:00
installer installer: Internationalize comment of the generated config. 2021-04-14 22:51:38 +02:00
machine
packages gnu: python-pyside-2: Propagate python-shiboken-2. 2021-04-26 13:52:51 +02:00
services services: Add a service for rasdaemon. 2021-04-24 12:30:01 -04:00
system system: vm: Add a memory-size argument to system-docker-image. 2021-04-12 14:12:49 +02:00
tests tests: ldap: Fix it. 2021-04-18 10:31:59 +02:00
artwork.scm
bootloader.scm
ci.scm ci: tarball: Use "current-guix" as profile name. 2021-04-18 10:45:53 +02:00
image.scm
installer.scm
local.mk gnu: Add python-orange-canvas-core. 2021-04-25 14:49:57 -04:00
machine.scm
packages.scm
services.scm services: Support DELETE in MODIFY-SERVICES macro. 2021-04-12 17:49:07 +02:00
system.scm
tests.scm tests: Support package extensions in the backdoor REPL. 2021-04-12 18:42:22 +02:00