Commit Graph

9 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
R. Ryantm
6fc8ce2fc2 hyprwayland-scanner: 0.4.0 -> 0.4.2 2024-09-22 10:23:17 +00:00
John Titor
6070d7f93f
hypr{wayland-scanner,lock}: add johnrtitor as maintainer 2024-07-22 15:10:59 +05:30
John Titor
0d40d3a1ff
hyprwayland-scanner: 0.3.10 -> 0.4.0 2024-07-22 15:10:58 +05:30
John Titor
83cc03fc76
hyprwayland-scanner: 0.3.4 -> 0.3.10
Needed for Hyprland v41.0 release.
2024-06-12 02:11:48 +05:30
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
Mihai Fufezan
7185b47557
hyprwayland-scanner: 0.3.8 -> 0.3.4 2024-05-21 21:26:08 +03:00
R. Ryantm
0efbb4c4bb hyprwayland-scanner: 0.3.7 -> 0.3.8 2024-05-18 13:54:47 +00:00
Mihai Fufezan
bb146ade88
hyprwayland-scanner: init at 0.3.7 2024-05-17 00:24:13 +03:00