Commit Graph

22 Commits

Author SHA1 Message Date
Otavio Salvador
79ca6f5e30 linuxPackages.rtl88x2bu: unstable-2023-09-24 -> unstable-2023-11-29
Includes:

,----
| cd2b6cb update docs
| e81b14f Merge pull request #193 from misha4gps/main
| f262b80 added support for rhel8.9
| f632e68 update docs
| c7fd4eb Merge pull request #192 from misha4gps/main
| dcc8870 added support for rhel9.3
| 305a912 cleanup support for kernel 6.7
| 3345192 flags for gcc-13
| 157e7a0 repair support for kernel 6.7
| 27684ce repair support for kernel 6.7
| fa31f05 support kernel 6.7
| 05b1288 update docs and scripts
`----

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2024-01-15 14:35:27 -03:00
Otavio Salvador
f65aa47564 linuxPackages.rtl88x2bu: unstable-2023-07-23 -> unstable-2023-09-24
ZHF: #265948
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-11-12 21:22:56 -03:00
Nick Cao
e984da6da0
Merge pull request #246260 from ius/rtl-fixes
linuxPackages.{rtl8812au,rtl88x2bu}: update to latest
2023-07-30 18:30:26 -06:00
Joerie de Gram
d7a34b5327 linuxPackages.rtl88x2bu: unstable-2023-07-20 -> unstable-2023-07-23 2023-07-31 00:53:06 +02:00
Benjamin Saunders
3e61801f5d linuxPackages.rtl88x2bu: remove myself from maintainers
I no longer have one of these.
2023-07-30 11:28:09 -07:00
Nick Cao
af39a65adb
linuxPackages.rtl88x2bu: unstable-2023-03-17 -> unstable-2023-07-20
Diff: f0a2c9c740...28bcb8b3eb
2023-07-22 10:12:50 +08:00
Otavio Salvador
acd926d3d1 rtl88x2bu: add myself on maintainers list
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-05-04 08:12:45 -03:00
Otavio Salvador
bbeedcedc7 rtl88x2bu: 2023-02-24 -> 2023-03-17
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-05-04 08:12:27 -03:00
Otavio Salvador
2ce6d7392a rtl88x2bu: 2022-12-17 -> 2023-02-24
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-02-28 13:58:28 -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
Otavio Salvador
6ecf1403e3 rtl88x2bu: 2022-08-18 -> 2022-12-17
Fixes build with 6.1.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-12-19 17:47:41 -03:00
Otavio Salvador
e5f96e7551 rtl88x2bu: 2022-05-23 -> 2022-08-18
Fixes build with 5.19.2 and 6.0.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-08-19 11:22:57 -03:00
Alyssa Ross
d4ca6ff3f4 linuxPackages.rtl88x2bu: unstable-2022-02-22 -> unstable-2022-05-23
Fixes build with Linux 5.18.
2022-07-21 17:08:36 +00:00
Nick Cao
271699dcc5
rtl88x2bu: pass makeFlags from kernel 2022-03-07 12:23:47 +08:00
Jure Varlec
31077c9148 linuxPackages.rtl88x2bu: switch to the new, maintained repo
The new repo has the same maintainer and is the continuation of the repo
used prior to this commit.

Closes #147053
2022-03-04 09:26:39 -06:00
Alyssa Ross
4b5e873e6e linuxPackages.rtl88x2bu: 2021-05-18 -> 2021-11-04
Fixes build with Linux 5.15.
2021-11-06 12:01:25 -07:00
Alyssa Ross
66a079fc31 linuxPackages.rtl88x2bu: parallel build
So much faster.  Tested at -j48.
2021-08-30 11:35:52 +00:00
fortuneteller2k
c50b59f7f1 linuxPackages.rtl88x2bu: switch to more maintained fork 2021-05-20 11:50:55 -07:00
Riey
29f26a9b80
linuxPackages.rtl88x2bu: 2020-08-20 -> 2021-01-21 2021-04-09 04:26:26 +09: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
Tim Steinbach
184e3824eb rtl88x2bu: 2020-05-19 -> 2020-08-20 2020-10-10 18:30:19 -07:00
Benjamin Saunders
38f5fce48a linuxPackages.rtl88x2bu: init at 2020-05-19 2020-06-04 12:39:54 -07:00