Commit Graph

13 Commits

Author SHA1 Message Date
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01: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
Alois Wohlschlager
1872ad4bf8
kaddressbook: build with user feedback support 2023-03-26 15:56:50 +02:00
Weijia Wang
06d0490ab3 licenses: remove fdl12 2022-10-27 22:47:29 +02:00
Markus S. Wamser
c9d167f174 pkgs.applications: remove unused args 2022-10-12 16:00:16 +02:00
André Vitor de Lima Matos
5223d2c13b
kde/gear: apply suggestions from code review
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-26 12:42:13 -03:00
André Vitor de Lima Matos
2e19b67695 kde/gear: adjust some build breakages 2022-04-24 19:05:45 -03:00
Alyssa Ross
05bdbc55ff plasma5Packages: add missing homepages and descriptions
Adapted from <https://apps.kde.org/>.
2021-09-27 15:48:17 +00:00
Thomas Tuegel
8c22f6bd15
kaddressbook: remove backported patch 2021-02-05 05:27:02 -06:00
Thomas Tuegel
ab5e65bbe3
kdepim-apps-libs: remove 2021-02-04 14:52:00 -06:00
Thomas Tuegel
8851c97ae9
kdeApplications: fix derivation names 2020-12-26 05:24:26 -06:00
Thomas Tuegel
3ade46172d
kaddressbook: patch for Qt 5.15.2 2020-12-26 05:24:26 -06:00
Jos van den Oever
7fe86510c1
kaddressbook: init at 17.04.0 2017-08-21 06:51:17 -05:00