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
Zhu Zihao 5573d98f81
gnu: rtl8821ce-linux-module: Update to 0.0.0-4-ca204c6.
Fixes compatibility with linux-libre@5.15:

  […]/source/core/rtw_br_ext.c:20:11: fatal error: net/ipx.h:
  No such file or directory
    #include <net/ipx.h>
             ^~~~~~~~~~~
  compilation terminated.

* gnu/packages/linux.scm (rtl8821ce-linux-module):
Update to 0.0.0-4-ca204c6.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-12-08 15:42:33 +01:00
..
bootloader gnu: system: Add LUKS2 support for the root file system. 2021-12-01 17:51:37 +01:00
build system: Add swap flags. 2021-11-23 10:24:27 +01:00
home home: services: bash: Only source /etc/bashrc if it exists. 2021-11-24 19:46:39 +01:00
installer installer: Make LUKS2 the default format for encrypted devices 2021-12-01 17:51:37 +01:00
machine
packages gnu: rtl8821ce-linux-module: Update to 0.0.0-4-ca204c6. 2021-12-08 15:42:33 +01:00
platforms gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services services: Accept <inferior-package>s in lieu of <package>s. 2021-11-30 01:08:55 +01:00
system system: vm: Remove the vga argument. 2021-12-03 14:25:57 +01:00
tests tests: patchwork: Use the default PostgreSQL. 2021-12-06 21:17:31 +01:00
artwork.scm
bootloader.scm gnu: system: Improve location of some configuration warnings. 2021-11-17 23:05:58 +01:00
ci.scm ci: Cross-build the 'guix' package. 2021-12-06 10:56:01 +01:00
home.scm Move (gnu home-services) to (gnu home services). 2021-10-09 19:24:18 +03:00
image.scm image: Support generating GPT images via partition-table-type. 2021-11-12 12:06:58 +00:00
installer.scm
local.mk gnu: icecat: Update to 91.4.0-guix0-preview1 [security fixes]. 2021-12-07 19:09:24 -05:00
machine.scm
packages.scm
platform.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services.scm
system.scm system: Filter out boot dependencies from swap-space. 2021-11-23 10:24:27 +01:00
tests.scm