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
Samuel Dionne-Riel
b5b598e0a9
applications/plasma-mobile: Drop samueldr as maintainer
2024-06-20 20:42:52 -04:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Samuel Dionne-Riel
873f33ef25
plasma-dialer: Add dependency on kirigami-addons
2022-11-30 22:28:28 -05:00
Samuel Dionne-Riel
139173a984
plasma-dialer: Disable overlay support
...
See:
- https://invent.kde.org/plasma-mobile/plasma-dialer/-/issues/66
- 3a91964828
When Plasma Gear 22.09 was released, KWin 5.26 wasn't released yet.
The linked commit was not part of Gear 22.09.
2022-10-14 15:44:16 -04:00
Samuel Dionne-Riel
67074445e8
plasma-dialer: Fixes for 22.09
...
51e565a505
2022-10-14 15:44:16 -04:00
Robert Schütz
1550635eaa
libsForQt5.plasmaMobileGear: 21.12 -> 22.04
...
https://plasma-mobile.org/2022/02/09/plasma-mobile-gear-22-02/
https://plasma-mobile.org/2022/04/26/plasma-mobile-gear-22-04/
2022-05-17 11:23:35 -07:00
Robert Schütz
1e2983dab5
libsForQt5.plasmaMobileGear: 21.08 -> 21.12
...
https://plasma-mobile.org/2021/12/07/plasma-mobile-gear-21-12/
2022-05-17 11:23:35 -07:00
Samuel Dionne-Riel
211cba432a
plasma-dialer: init at 21.05
2021-10-05 23:21:45 -04:00