Commit Graph

38 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
eggy
450cc04229 pyprland: 2.4.1 -> 2.4.3
Diff: https://github.com/hyprland-community/pyprland/compare/refs/tags/2.4.1...2.4.3
2024-11-15 09:50:54 -05:00
John Titor
c751cf7ce5
pyprland: relax deps to fix build 2024-11-04 02:21:41 +05:30
John Titor
64a34a49aa
pyprland: 2.4.0 -> 2.4.1 2024-11-04 02:20:56 +05:30
R. Ryantm
184882c8ba pyprland: 2.3.8 -> 2.4.0 2024-06-29 09:54:33 +00:00
R. Ryantm
0c8e888c9f pyprland: 2.3.7 -> 2.3.8 2024-06-17 00:23:27 +00: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
R. Ryantm
754ae608c5 pyprland: 2.3.5 -> 2.3.7 2024-06-08 18:41:33 +00:00
R. Ryantm
14cf5cfcaa pyprland: 2.3.4 -> 2.3.5 2024-06-01 11:16:53 +00:00
R. Ryantm
27f9914e58 pyprland: 2.3.2 -> 2.3.4 2024-05-27 06:29:49 +00:00
R. Ryantm
15aa7652eb pyprland: 2.2.20 -> 2.3.2 2024-05-20 21:23:07 +00:00
R. Ryantm
67d63b0646 pyprland: 2.2.17 -> 2.2.20 2024-05-15 20:21:33 +00:00
John Titor
0d2a613af7
pyprland: add update script 2024-05-13 22:42:43 +05:30
R. Ryantm
e6905b108a pyprland: 2.2.16 -> 2.2.17 2024-05-08 23:44:15 +00:00
John Titor
13c8d78d7e
pyprland: 2.2.15 -> 2.2.16
format with nixfmt-rfc-style
2024-05-04 23:04:38 +05:30
John Titor
5d91718a90
pyprland: add johnrtitor as maintainer 2024-05-02 00:28:42 +05:30
John Titor
bb6c58aca8
pyprland: 2.2.12 -> 2.2.15 2024-05-02 00:27:03 +05:30
R. Ryantm
3a51881a77 pyprland: 2.2.10 -> 2.2.12 2024-04-25 21:02:58 +00:00
R. Ryantm
f284c34780 pyprland: 2.2.5 -> 2.2.10 2024-04-20 10:05:55 +00:00
R. Ryantm
96614a06f4 pyprland: 2.2.3 -> 2.2.5 2024-04-13 21:32:15 +00:00
R. Ryantm
013748c4b8 pyprland: 2.1.4 -> 2.2.3 2024-04-08 17:23:31 +00:00
André Silva
1c0fc95fec
pyprland: 2.1.1 -> 2.1.4 2024-04-04 11:35:38 +01:00
André Silva
5fa0d872d0
pyprland: 2.0.9 -> 2.1.1 2024-04-02 11:34:30 +01:00
R. Ryantm
bf7972d431 pyprland: 2.0.8 -> 2.0.9 2024-03-17 19:26:59 +00:00
R. Ryantm
cc902a8cfb pyprland: 2.0.5 -> 2.0.8 2024-03-09 17:56:42 +00:00
R. Ryantm
6b5a3ef411 pyprland: 2.0.4 -> 2.0.5 2024-03-04 21:10:53 +00:00
R. Ryantm
43847d7e8d pyprland: 2.0.3 -> 2.0.4 2024-02-26 17:16:13 +00:00
iliayar
9f04c8a658
pyprland: 1.10.2 -> 2.0.3 2024-02-21 02:53:11 +03:00
R. Ryantm
8e628a80a1 pyprland: 1.8.7 -> 1.10.2 2024-02-13 14:30:39 +01:00
André Silva
8d1ff1c53a
pyprland: 1.7.1 -> 1.8.7 2024-02-05 18:56:01 +00:00
R. Ryantm
6dccc3adee pyprland: 1.7.0 -> 1.7.1 2024-01-26 16:44:17 +01:00
R. Ryantm
6b1926a67e pyprland: 1.6.11 -> 1.7.0 2024-01-20 02:17:58 +00:00
André Silva
50814196e8
pyprland: 1.6.10 -> 1.6.11 2024-01-15 14:22:15 +00:00
iliayar
7c34d5ec24
pyprland: 1.6.9 -> 1.6.10 2024-01-04 18:12:10 +03:00
iliayar
1e09a54e89
pyprland: 1.6.0 -> 1.6.9 2023-12-23 14:35:45 +03:00
iliayar
3aebc44be1
pyprland: 1.5.3 -> 1.6.0 2023-11-17 20:40:15 +03:00
iliayar
4fac5fb24f
pyprland: 1.4.1 -> 1.5.3 2023-11-16 22:20:47 +03:00
iliayar
6530f35f4e
pyprland: init at 1.4.1 2023-10-28 00:15:05 +03:00