Reno Dakota
|
52bf1163fa
|
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
|
2024-11-07 10:27:41 +00:00 |
|
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 |
|
éclairevoyant
|
71e728d3b8
|
maintainers: remove ivar
|
2024-06-29 03:09:10 -04:00 |
|
Vir Chaudhury
|
66327cf687
|
pentablet-driver: rename to xp-pen-g430-driver
|
2022-08-08 15:20:52 +08:00 |
|