Commit Graph

6 Commits

Author SHA1 Message Date
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
25659148ef
ivsc-driver: unstable-2023-03-10 -> unstable-2023-11-09 2023-12-11 13:10:43 +00:00
Martin Weinelt
e7479fca55
linuxPackages.ivsc-driver: 2023-01-06 -> 2023-03-10
Fix pname, should be singular, was plural.
2023-05-20 21:22:35 +02:00
Martin Weinelt
9b4f6d4d92
linuxPackages.ivsc-driver: init at 2023-01-06 2023-02-14 18:33:29 +01:00