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 |
|
h7x4
|
41974d5ed9
|
treewide: add mainProgram
|
2023-11-27 02:17:53 +01:00 |
|
natsukium
|
1a44a1ccd5
|
python311Packages.pysmartdl: rename from pySmartDL
|
2023-10-11 12:27:50 +09:00 |
|
emilylange
|
139013bc42
|
maintainers: remove WeebSorceress
as their GitHub account appears to be deleted
|
2023-06-04 16:26:31 +02:00 |
|
WeebSorceress
|
1ba2a7f398
|
anime-downloader: fix bug with qt build
|
2022-07-09 14:54:45 -03:00 |
|
WeebSorceress
|
e3f26208bc
|
anime-downloader: fix missing runtime dependencies
|
2022-07-07 16:30:59 -03:00 |
|
WeebSorceress
|
41b5af8b65
|
anime-downloader: init at 5.0.14
|
2022-06-16 15:38:37 -03:00 |
|