Commit graph

15 commits

Author SHA1 Message Date
nat 0b88560e18
linuxPackages.rtl8821cu: unstable-2023-04-28 -> unstable-2023-09-10 2023-09-21 17:25:13 +02:00
Vanilla f09bffe4d7
linuxPackages.rtl8821cu: unstable-2022-12-07 -> unstable-2023-04-28 2023-05-17 13:51:35 +08: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
Peter Hoeg 428382fe47 rtl8821cu: 2022-05-07 -> 2022-12-07 2022-12-14 22:14:36 +08:00
Peter Hoeg ca69d21dd9 kernelPackages.rtl8821cu: bump to add support for 5.19.2 2022-08-23 10:18:14 +08:00
Peter Hoeg 0990595309 rtl8821cu: 2022-03-08 -> 2022-05-07 2022-06-12 21:59:23 +08:00
Alyssa Ross a982f69fa8
linuxPackages.rtl8821cu: 2021-10-21 -> 2022-03-08
Like with other morrownr modules, the 8821cu repo now links to
the 8821cu-20210118 repository as the place to get the driver code.  I
kept the homepage as 8821cu though, because in future if a new version
of the driver is created, that's where the link will be posted.

Fixes the build with Linux 5.17.
2022-03-20 22:46:05 +00:00
Nick Cao 3f6359ac26
rtl8821cu: pass makeFlags from kernel, move moduleBuildDependencies to nativeBuildInputs 2022-03-07 12:23:48 +08:00
Alyssa Ross 44729a305e linuxPackages.rtl8821cu: 2021-05-19 -> 2021-10-21
Fixes build with Linux 5.15.
2021-11-06 11:59:21 -07:00
Alyssa Ross 9ef6829aea linuxPackages.rtl8821cu: parallel build
Tested at -j48.
2021-08-30 11:35:52 +00:00
fortuneteller2k d7692cd0d1 linuxPackages.rtl8821cu: switch to a more maintained fork 2021-05-19 16:46:32 +08: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
Sridhar Ratnakumar 9b3ad00d8b Bump rtl8821cu for Linux 5.10 support
This makes rtl8821cu build on pkgs.linuxPackages_latest
2020-12-29 19:08:37 -05:00
Tim Steinbach 6fbd64645c rtl8821cu: 2020-05-16 -> 2020-08-21 2020-10-05 13:07:29 -07:00
YI 8d8129aec1 linuxPackages.rtl8821cu: init at 2020-05-16 2020-08-22 23:09:45 +08:00