Commit Graph

18 Commits

Author SHA1 Message Date
Mohaim-1
597e4a6345 rtl8814au: unstable-2023-03-21 -> unstable-2024-03-19 2024-03-19 22:50:18 -07:00
Alexandre Iooss
6ccd904251 rtl8814au: unstable-2022-11-09 -> unstable-2023-03-21 2023-05-21 11:56:12 +02:00
Weijia Wang
1dfe93fe85 treewide: move more NIX_CFLAGS_COMPILE to env 2023-02-25 13:00:47 +02:00
github-actions[bot]
61687cbd42
Merge master into staging-next 2023-02-03 00:02:29 +00:00
superherointj
1ff7e41b03 linuxKernel.rtl8814au: unstable-2022-08-18 -> unstable-2022-11-09
Fixes Kernel 6.1
2023-02-02 18:28:16 -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
lassulus
299cf6a333 linuxPackages.rtl8814au: unstable-2022-05-23 -> unstable-2022-08-18 2022-08-19 21:57:43 +02:00
Alyssa Ross
5d3a61e402
linuxPackages.rtl8814au: unstable-2022-02-21 -> unstable-2022-05-23
Fixes build with Linux 5.18.
2022-05-23 12:17:18 +00:00
Alyssa Ross
22bf6be3e0 linuxPackages.rtl8814au: 2021-10-25 -> 2022-02-21
Fixes the build with Linux 5.17.
2022-03-22 20:43:57 +00:00
Nick Cao
a0f82198c7
rtl8814au: pass makeFlags from kernel, move moduleBuildDependencies to nativeBuildInputs 2022-03-07 12:23:49 +08:00
Alyssa Ross
999d397259 linuxPackages.rtl8814au: 2021-05-18 -> 2021-10-25
Fixes build with Linux 5.15.
2021-11-06 11:58:29 -07:00
Alyssa Ross
ec33cdf902 linuxPackages.rtl8814au: parallel build
So much faster.  Tested at -j48.
2021-08-30 11:35:52 +00:00
fortuneteller2k
4e045f313b linuxPackages.rtl8814au: move to a more maintained fork 2021-05-19 13:34:25 +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
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Jörg Thalheim
e115dac5fc rtl8814au: nitpicks 2018-02-24 14:00:00 +00:00
lassulus
0ab8bf61af rtl8814au: init at 4.3.21 2018-02-24 14:34:34 +01:00