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 or pull requests.
guix/gnu
Marius Bakke dec0217f6e
gnu: python-shiboken-2, python-pyside-2: Update to 5.14.2.3.
* gnu/packages/patches/qtbase-absolute-runpath.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/qt.scm (qtbase/next): New variable.
* gnu/packages/qt.scm (python-shiboken-2): Update to 5.14.2.3.
[source](uri): Adjust for tarball rename.
[inputs]: Use the default CLANG-TOOLCHAIN.
(python-pyside-2)[inputs]: Likewise.
(python-pyside-2-tools)[inputs]: Change from QTBASE to QTBASE/NEXT.
2020-07-15 20:08:10 +02:00
..
bootloader bootloader: grub: Fix cross-compilation. 2020-06-09 18:49:36 +02:00
build image: Do not set journal_model=WAL for the Hurd. 2020-07-11 16:34:01 +02:00
installer installer: final: Remove restart-service procedure. 2020-06-16 16:33:55 +02:00
machine Add more missing (ice-9 format) imports. 2020-06-28 23:32:52 +02:00
packages gnu: python-shiboken-2, python-pyside-2: Update to 5.14.2.3. 2020-07-15 20:08:10 +02:00
services services: web: Do not export record type descriptors. 2020-07-12 23:13:25 +02:00
system Revert "vm: Use virtio network driver." 2020-07-11 23:36:31 +02:00
tests gnu: tests: Fix unbound variable. 2020-07-13 04:23:43 +02:00
artwork.scm
bootloader.scm bootloader: Extend `<menu-entry>' for multiboot. 2020-06-08 13:51:18 +02:00
ci.scm ci: Do not limit disk-image size. 2020-06-29 17:24:36 +02:00
image.scm image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
installer.scm installer: Use latest Guile. 2020-06-26 18:39:29 +02:00
local.mk gnu: python-shiboken-2, python-pyside-2: Update to 5.14.2.3. 2020-07-15 20:08:10 +02:00
machine.scm
packages.scm
services.scm services: Add 'system-provenance' procedure. 2020-07-15 01:36:24 +02:00
system.scm system: 'operating-system-root-file-system' raises upon missing root. 2020-07-15 01:36:24 +02:00
tests.scm