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
宋文武 c53e8404e8
gnu: Remove broken xf86 video drivers.
Those packages build failed with current xorg-server:
  openchrome: multiple definition of some functions.
  other: missing headers for xf86RamDac.h, IBM.h, etc.

* gnu/packages/xorg.scm (xf86-video-glint, xf86-video-openchrome
xf86-video-suncg6, xf86-video-sunffb, xf86-video-tga
xf86-video-trident): Remove packages.
* gnu/packages/patches/xf86-video-tga-remove-mibstore.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
2023-03-02 11:29:17 +08:00
..
bootloader gnu: Add u-boot-ts7970-q-2g-1000mhz-c-bootloader. 2023-01-18 21:25:25 -05:00
build linux-container: 'container-excursion' forks to join the PID namespace. 2023-01-30 22:24:27 +01:00
home home: services: fontutils: Add service value. 2023-01-31 23:08:38 +01:00
installer
machine
packages gnu: Remove broken xf86 video drivers. 2023-03-02 11:29:17 +08:00
services gnu: sugar-desktop-configuration: Allow specification of activities. 2023-02-28 23:17:22 +01:00
system system: Source .profile in skeleton bash_profile. 2023-02-08 18:13:08 +04:00
tests system: Deprecate hosts-file. 2023-02-09 01:07:47 +01:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: Remove broken xf86 video drivers. 2023-03-02 11:29:17 +08:00
machine.scm
packages.scm packages: Adjust 'generate-package-cache' for Guile 3.0.9. 2023-01-25 18:14:42 +01:00
services.scm
system.scm system: Do not export local-host-entries. 2023-02-23 16:31:36 +01:00
tests.scm