Commit Graph

16 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
John Garcia
d0316395c3 oh-my-posh: 23.20.3 -> 24.11.4 2024-12-05 19:18:53 +00:00
R. Ryantm
18885978c3 oh-my-posh: 23.15.0 -> 23.20.3 2024-10-25 19:14:44 +00:00
R. Ryantm
f8465c990c oh-my-posh: 23.14.1 -> 23.15.0 2024-10-01 12:26:28 +00:00
R. Ryantm
f5d0813bbd oh-my-posh: 23.12.0 -> 23.14.1 2024-09-23 03:55:30 +00:00
R. Ryantm
cd117b3f49 oh-my-posh: 23.4.0 -> 23.12.0 2024-09-10 12:45:41 +00:00
redyf
07531e7941 oh-my-posh: 21.17.2 -> 22.4.0 2024-08-01 10:43:11 -03:00
SolidRhino
d106661b6c
oh-my-posh: 21.9.1 -> 21.17.2
Diff: https://github.com/jandedobbeleer/oh-my-posh/compare/refs/tags/v21.9.1...v21.17.2

Changelog: https://github.com/JanDeDobbeleer/oh-my-posh/releases/tag/v21.17.2
2024-06-30 21:10:16 +02:00
R. Ryantm
31687eaa6f oh-my-posh: 21.3.0 -> 21.9.1 2024-06-15 02:11:50 +00:00
R. Ryantm
5aa410781a oh-my-posh: 21.0.1 -> 21.3.0 2024-06-11 19:29:43 +10: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
03266530c8 oh-my-posh: 20.2.0 -> 21.0.1 2024-05-31 11:20:49 +00:00
R. Ryantm
19bcafba4d oh-my-posh: 19.29.0 -> 20.2.0 2024-05-25 22:38:04 +00:00
R. Ryantm
9e68ee2e29 oh-my-posh: 19.27.0 -> 19.29.0 2024-05-14 15:02:04 +00:00
R. Ryantm
5cd6e34e7a oh-my-posh: 19.24.3 -> 19.27.0 2024-05-07 02:35:52 +00:00
Luc Perkins
1271860b5e
Move lucperkins packages into by-name 2024-05-03 15:37:38 -03:00