Jörg Thalheim
|
5356420466
|
treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
|
2024-07-29 10:06:20 +08:00 |
|
Chris Fair
|
2a7c649d52
|
Update realtek website for kernel module source
|
2024-05-27 10:42:06 -04:00 |
|
fairct
|
0a58cfd63c
|
Update pkgs/os-specific/linux/r8168/default.nix
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
|
2024-05-13 07:47:04 -04:00 |
|
Chris Fair
|
da9e5f858c
|
linuxPackages.r8168: 8.052.01 -> 8.053.00, remove broken
|
2024-05-12 22:02:15 -04:00 |
|
jerrita
|
ef22d82d56
|
linuxPackages.r8168: 8.048.03 -> 8.052.01
|
2024-02-24 18:11:53 +08:00 |
|
superherointj
|
6ed995f76c
|
linuxPackages.r8168: update broken
|
2022-08-31 15:14:22 -03:00 |
|
Alyssa Ross
|
6d43305b89
|
linuxPackages.r8168: mark broken on Linux 5.17
|
2022-03-21 13:22:59 +00:00 |
|
Nick Cao
|
c0ed14933f
|
r8168: prepend kernel.makeFlags to makeFlags
|
2022-03-07 12:23:49 +08:00 |
|
Bernardo Meurer
|
82d0986c45
|
kernelPackages.r8168: 8.047.04 -> 8.048.03
|
2020-07-21 21:04:47 -07:00 |
|
Robin Gloster
|
d4212d66a8
|
linuxPackages.r8168: 8.046.00 -> 8.047.00
|
2019-09-25 17:09:26 +02:00 |
|
Timo Kaufmann
|
c8b5deae19
|
r8168: init at 8.046.00
|
2018-10-24 11:46:10 +02:00 |
|