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 |
|
Michael Hoang
|
eb725313bc
|
treewide: remove Enzime
|
2024-07-09 14:32:33 +10:00 |
|
Alexis Hildebrandt
|
bf995e3641
|
treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
|
2024-06-09 23:04:51 +02:00 |
|
h7x4
|
8121f3559a
|
treewide: add mainProgram
|
2024-02-11 03:19:15 +01:00 |
|
mlyxshi
|
bad435e158
|
ff2mpv: 5.0.1 -> 5.1.0
|
2024-02-03 03:10:25 -08:00 |
|
mlyxshi
|
cbcfc33c28
|
ff2mpv: 4.0.0 -> 5.0.1
|
2024-01-26 04:32:47 -08:00 |
|
Michael Hoang
|
a2192e10df
|
ff2mpv: init at 4.0.0
|
2022-05-02 23:24:26 +10:00 |
|