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
|
c30c063e22
|
gittyup: 1.3.0 -> 1.4.0
|
2024-05-15 02:18:08 +00:00 |
|
Thiago Kenji Okada
|
5e5668608a
|
gittyup: remove thiagokokada from maintainers
|
2024-01-07 21:35:40 +00:00 |
|
zendo
|
56ce112463
|
gittyup: 1.2.2 -> 1.3.0
|
2023-05-11 09:51:53 +08:00 |
|
Thiago Kenji Okada
|
82e3a36c57
|
gittyup: init at 1.2.2
|
2023-03-01 12:32:56 +00:00 |
|