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
Gabriel Arazas
f437672b0b
fedora-backgrounds.f38: init at 38.1.1
2023-05-01 11:48:02 +08:00
Gabriel Arazas
439a46e5fe
fedora-backgrounds.f37: init at 37.0.5
2023-05-01 11:48:02 +08:00
Gabriel Arazas
d5ee0d9922
fedora-backgrounds.f36: init at 36.1.2
2023-05-01 11:48:02 +08:00
Gabriel Arazas
08a3a248c4
fedora-backgrounds.f35: init at 35.0.1
2023-05-01 11:48:01 +08:00
Gabriel Arazas
067f90de85
fedora-backgrounds: add proper flags for XFCE backgrounds
2023-05-03 13:15:03 +08:00
Daniël de Kok
017aa88470
Remove danieldk as a maintainer for some packages
...
- AMD GPU packages: AMD removed support for the RX5x0 GPUs from ROCm, so
I cannot test these packages anymore.
- A small number of GUI packages: I switched back to macOS on the
desktop for work reasons, so I cannot easily test these.
- broot: I took over maintainership from someone else, but do not really
use broot.
2021-07-03 12:14:20 +02:00
Daniël de Kok
c234c5b16d
fedora-backgrounds.f34: init at 34.0.1
2021-05-06 19:32:51 +02:00
Ben Siraphob
ca7f39f987
pkgs/data, pkgs/games: [sS]tdenv.*lib -> lib
2021-01-17 20:59:16 +07:00
Daniël de Kok
18a5777c77
fedora-backgrounds: use stdenvNoCC ( #106149 )
...
No need for a C build environment when copying some backgrounds.
2020-12-07 13:49:58 -05:00
Daniël de Kok
a0bbcb7632
fedora-backgrounds.f33: init at 33.0.7
2020-11-19 10:52:31 +08:00