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
Joël Miramon
d210eb995a
immich-go: 0.22.0 -> 0.22.1 2024-10-21 21:45:14 +02:00
R. Ryantm
1c17f11557 immich-go: 1.21.3 -> 0.22.0 2024-08-27 10:51:15 +00:00
R. Ryantm
b68e126c85 immich-go: 0.21.1 -> 1.21.3 2024-08-21 08:04:27 +00:00
R. Ryantm
4df1f5f2b1 immich-go: 0.20.1 -> 0.21.1 2024-08-05 20:57:43 +00:00
R. Ryantm
01ecaadaf3 immich-go: 0.20 -> 0.20.1 2024-07-24 09:46:46 +00:00
R. Ryantm
43cfffa4f1 immich-go: 0.19.1 -> 0.20 2024-07-16 15:40:30 +02:00
Kai Norman Clasen
2d06c51e57
immich-go: 0.18.2 -> 0.19.1
Diff: https://github.com/simulot/immich-go/compare/0.18.2...0.19.1

Changelog: https://github.com/simulot/immich-go/releases/tag/0.19.1
2024-07-08 08:47:33 +02:00
R. Ryantm
9fcc63f927 immich-go: 0.17.1 -> 0.18.2 2024-07-04 17:38:13 +00:00
Kai Norman Clasen
e130009366
immich-go: 0.17.0 -> 0.17.1
Diff: https://github.com/simulot/immich-go/compare/0.17.0...0.17.1

Changelog: https://github.com/simulot/immich-go/releases/tag/0.17.1
2024-06-16 08:50:10 +02:00
Kai Norman Clasen
f0b47c2d52
immich-go: 0.16.0 -> 0.17.0
Changelog: https://github.com/simulot/immich-go/releases/tag/0.17.0
2024-06-13 18:08:35 +02:00
Kai Norman Clasen
03654dacae immich-go: 0.15.0 -> 0.16.0
Diff: https://github.com/simulot/immich-go/compare/0.15.0...0.16.0

Changelog: https://github.com/simulot/immich-go/releases/tag/0.16.0
2024-06-03 22:47:07 +02:00
Kai Norman Clasen
da496b0c40 immich-go: 0.14.1 -> 0.15.0
Changelog: https://github.com/simulot/immich-go/releases/tag/0.15.0
2024-05-26 09:50:14 +02:00
Kai Norman Clasen
5616e55b17 immich-go: refactor linker data
Follow upstream more closely and set `commit` and `date` metadata to
avoid confusion.

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2024-05-21 09:15:47 +02:00
Kai Norman Clasen
05cd6cddcb immich-go: 0.13.2 -> 0.14.1 2024-05-21 07:24:46 +02:00
Kai Norman Clasen
fc0b0bde91 immich-go: init at 0.13.2
Link to latest release:
https://github.com/simulot/immich-go/releases/tag/0.13.2
2024-04-13 14:56:40 +02:00