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 |
|
Jussi Kuokkanen
|
95cc312a68
|
pkgs/os-specific: remove licenses.gpl2
|
2024-06-21 12:28:43 +03:00 |
|
Martin Weinelt
|
bcc261d924
|
ipu6*/ivsc*: drop maintenance
I have little hope for this camera and decided to replace it for now.
|
2024-05-11 15:44:34 +02:00 |
|
André Silva
|
1381007a82
|
ipu6-drivers: unstable-2023-11-15 -> unstable-2023-11-24
|
2023-12-11 13:10:42 +00:00 |
|
Josh Hoffer
|
8837ce7d66
|
ipu6-drivers: unstable-2023-08-28 -> unstable-2023-11-15
|
2023-12-08 09:55:01 -08:00 |
|
Neil Skinner
|
035b4040b5
|
ipu6-drivers: unstable-2023-06-02 -> unstable-2023-08-28
|
2023-08-29 18:18:11 -04:00 |
|
André Silva
|
d7a93b645a
|
ipu6-drivers: unstable-2023-05-19 -> unstable-2023-06-02
|
2023-06-11 14:03:30 +01:00 |
|
Martin Weinelt
|
ca45ef8e0e
|
linuxPackages.ipu6-drivers: 2023-02-20 -> 2023-05-19
|
2023-05-20 21:19:52 +02:00 |
|
Martin Weinelt
|
17189a5996
|
linuxPackages.ipu6-drivers: Mark broken on 6.3+
Fails to build because of removed functions in the kernel.
|
2023-05-08 22:08:08 +02:00 |
|
betaboon
|
44c59fea72
|
linuxPackages.ipu6-drivers: add patch to make driver work with unpatched kernel >= 6.1.7
|
2023-04-07 17:34:54 +02:00 |
|
betaboon
|
c54e33345f
|
linuxPackages.ipu6-drivers: 2023-01-17 -> 2023-02-20
|
2023-04-07 15:26:38 +02:00 |
|
Martin Weinelt
|
b38d6054d7
|
linuxPackages.ipu6-drivers: Reuse ivsc-driver source
Now that the ivsc-driver is packaged as well, we can reuse the source
files.
|
2023-02-14 18:33:30 +01:00 |
|
Martin Weinelt
|
3c4862636f
|
linuxPackages.ipu6-drivers: init at 2023-01-17
|
2023-02-14 18:33:28 +01:00 |
|