Commit graph

12 commits

Author SHA1 Message Date
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