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 |
|
Alexis Hildebrandt
|
755b915a15
|
treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
|
2024-06-09 23:07:45 +02:00 |
|
R. Ryantm
|
5dad550b1f
|
libui-ng: 4.1-unstable-2024-05-03 -> 4.1-unstable-2024-05-19
|
2024-05-24 09:15:50 +00:00 |
|
R. Ryantm
|
c2a88a1c0e
|
libui-ng: 4.1-unstable-2024-02-05 -> 4.1-unstable-2024-05-03
|
2024-05-13 07:23:18 +00:00 |
|
OPNA2608
|
cbc714a4d5
|
libui-ng: unstable-2024-02-05 -> 4.1-unstable-2024-02-05
|
2024-05-04 19:44:26 +02:00 |
|
Mario Rodas
|
2becf6e837
|
maintainers: drop marsam
|
2024-04-24 04:20:00 +00:00 |
|
Mario Rodas
|
e9c49cb5e1
|
libui-ng: add passthru.updateScript
|
2024-02-13 04:20:00 +00:00 |
|
Mario Rodas
|
b189a84014
|
libui-ng: unstable-2023-12-19 -> unstable-2024-02-05
|
2024-02-13 04:20:00 +00:00 |
|
Mario Rodas
|
7fc99b0e79
|
libui-ng: init at unstable-2023-12-19
|
2023-12-25 04:20:00 +00:00 |
|