Commit Graph

24 Commits

Author SHA1 Message Date
Defelo
3626179781
rtl8821ce: unstable-2023-05-04 -> unstable-2024-01-20 2024-01-31 00:19:54 +01:00
Alexandre Iooss
9494002e82 rtl8821ce: unstable-2023-01-01 -> unstable-2023-05-04 2023-05-21 12:08:04 +02:00
github-actions[bot]
41d7ce1517
Merge master into staging-next 2023-02-03 06:01:30 +00:00
superherointj
35662dd7b6 linuxPackages.rtl8821ce: unstable-2022-06-01 -> unstable-2023-01-01 2023-02-02 18:04:08 -03:00
Artturin
6e3bff617f treewide: remove replacements of '$(shell uname -r)' with '${kernel.modDirVersion}'
after adding deterministic-uname to kernel.moduleBuildDependencies this
is unnecessary
2023-01-22 13:46:12 +02:00
superherointj
14dc1c40fd linuxPackages.rtl8821ce: patch for 5.19.2 compatibility 2022-08-23 09:45:25 -03:00
Ivar Scholten
2cf54b92dd linuxPackages.rtl8821ce: unstable-2021-11-19 -> unstable-2022-06-01
This unbreaks the build for kernel 5.18
2022-06-27 22:54:33 +02:00
Alyssa Ross
651ee5ecf5 linuxPackages.rtl8821ce: mark broken on Linux 5.18 2022-05-25 12:29:13 +00:00
Ivar Scholten
881e60eb98 linuxPackages.rtl8821ce: fix build for kernel >= 5.17 2022-03-28 11:38:38 +02:00
Alyssa Ross
2f9822b659 linuxPackages.rtl8821ce: mark broken on Linux 5.17 2022-03-21 13:22:59 +00:00
Nick Cao
e61b83cb60
rtl8821ce: pass makeFlags from kernel, move moduleBuildDependencies to nativeBuildInputs 2022-03-07 12:23:49 +08:00
IvarWithoutBones
d00b852a90 linuxPackages.rtl8821ce: unstable-2021-05-28 -> unstable-2021-11-19
This fixes https://github.com/tomaspinho/rtl8821ce/issues/244, making compilation with Linux kernel 5.15+ succeed.
2021-11-21 20:49:26 +01:00
Alyssa Ross
6da5cc14c7 linuxPackages.rtl8821ce: parallel build
So much faster.  Tested at -j48.
2021-08-30 11:35:52 +00:00
marius david
57e51b50b7 linuxPackages.rtl8821ce: unstable-2021-03-21 -> 2021-06-06 2021-06-08 18:45:43 +02:00
fortuneteller2k
5e52c3706c linuxPackages.rtl8821ce: mark broken for aarch64
Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
2021-05-19 10:11:38 -07:00
Samuel Gräfenstein
ef4378e9b7
linuxPackages.rtl8821ce: remove samuelgrf from maintainers 2021-03-30 02:54:01 +02:00
Samuel Gräfenstein
294dabf78c
linuxPackages.rtl8821ce: 2020-12-16 -> 2021-03-21, ...
clarify gpl2 license with gpl2Only

Fix building for kernel versions >5.10.
2021-03-29 10:03:41 +02:00
IvarWithoutBones
f93b241bd5 linuxPackages.rtl8821ce: 5.5.2_34066.20200325 -> unstable-2020-12-16 2021-01-28 21:55:06 +01:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Samuel Gräfenstein
92c9686517
rtl8821ce: add samuelgrf to maintainers 2020-08-11 15:55:23 +02:00
Darwin Corn
eb5381e7af rtl8821ce: 5.5.2_34066.20200325 -> 5.8.0-050800.20200621 2020-07-28 23:32:41 -07:00
Harsh Shandilya
6cbbe4dbba
rtl8821ce: 5.2.5_1.26055.20180108 -> 5.5.2_34066.20200325
The rtl8821ce repository was updated to address for ABI changes to
Linux but our package was too far behind, resulting in breakages
as reported in #88068

Fixes: #88068
2020-06-17 03:00:17 +05:30
hhm
f2f1180c22 B"H fix error 2019-02-04 19:35:44 -05:00
hhm
4e891a47e6 rtl8821ce: init at 5.2.5_1.26055.20180108 2019-02-03 17:02:25 -05:00