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 3f46f04115
gnu: libdrm: Update to 2.4.101.
* gnu/packages/patches/libdrm-symbol-check.patch: Delete file.
* gnu/packages/patches/libdrm-realpath-virtio.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.101.
[source](uri): Adjust for new .tar.xz tarball.
[source](patches): Adjust patch list as above.
2020-05-26 22:36:10 +02:00
..
bootloader bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
build linux-boot: Refactor boot-system. 2020-05-20 08:30:34 -04:00
installer installer: connman: Fix Wifi connection. 2020-04-19 11:46:21 +02:00
machine machine: ssh: Better report missing initrd modules. 2020-03-23 10:48:17 +01:00
packages gnu: libdrm: Update to 2.4.101. 2020-05-26 22:36:10 +02:00
services services: shepherd: Silence Guile warnings. 2020-05-16 00:34:41 +02:00
system bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
tests bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
artwork.scm
bootloader.scm
ci.scm Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
image.scm image: Add a new API. 2020-05-05 16:13:53 +02:00
installer.scm Merge branch 'master' into core-updates 2020-04-19 16:53:01 +02:00
local.mk gnu: libdrm: Update to 2.4.101. 2020-05-26 22:36:10 +02:00
machine.scm
packages.scm
services.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
system.scm bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
tests.scm