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 |
|
Tadeo Kondrak
|
7239208ca6
|
treewide: remove maintainer tadeokondrak
|
2024-07-04 15:04:04 -06:00 |
|
Stéphan Kochen
|
1d5d237cf9
|
l-smash: fix darwin build
|
2021-05-17 14:02:41 -07:00 |
|
Ben Siraphob
|
66e44425c6
|
pkgs/development/libraries: stdenv.lib -> lib
|
2021-01-21 19:11:02 -08:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Tadeo Kondrak
|
0dfa25e17c
|
l-smash: init at 2.4.15
|
2019-05-26 04:54:57 +09:00 |
|