Commit Graph

18 Commits

Author SHA1 Message Date
Robert Schütz
a5c5f98a5a immich: 1.120.1 -> 1.121.0
https://github.com/immich-app/immich/releases/tag/v1.120.2
https://github.com/immich-app/immich/releases/tag/v1.121.0
2024-11-20 13:50:24 -08:00
Robert Schütz
67c88f3c4b immich: re-add perl to $PATH
Otherwise logging in to Immich fails with

    [Nest] 2432071  - 11/11/2024, 9:12:55 PM   ERROR [Api:Error: BatchCluster has ended, cannot enqueue -ver
    -ignoreMinorErrors
    -execute
        at BatchCluster.enqueueTask (/nix/store/s68j9ryvlcfayh8wc6s8mbqwbhhsb742-immich-1.120.1/node_modules/batch-cluster/dist/BatchCluster.js:186:25)
        at f (/nix/store/s68j9ryvlcfayh8wc6s8mbqwbhhsb742-immich-1.120.1/node_modules/exiftool-vendored/dist/ExifTool.js:402:38)
        at async g (/nix/store/s68j9ryvlcfayh8wc6s8mbqwbhhsb742-immich-1.120.1/node_modules/exiftool-vendored/dist/AsyncRetry.js:8:20)~92ys7db8] Unknown error: Error: BatchCluster has ended, cannot enqueue -ver
    -ignoreMinorErrors
    -execute
2024-11-11 12:15:07 -08:00
Robert Schütz
a329ca6aea immich: unvendor exiftool 2024-11-09 14:44:31 -08:00
Robert Schütz
ee1cffa25c immich: 1.119.1 -> 1.120.1
Changelog: https://github.com/immich-app/immich/releases/tag/v1.120.0
           https://github.com/immich-app/immich/releases/tag/v1.120.1
2024-11-09 14:44:21 -08:00
Felix Stupp
834c2ad5c2
immich: comment reasoning for jellyfin-ffmpeg
Using the jellyfin-ffmpeg variant has a reason (TL;DR: used by upstream), which is now mentioned & linked to in the nix file itself, see https://github.com/NixOS/nixpkgs/issues/351943.
Extends https://github.com/NixOS/nixpkgs/pull/351975.
2024-11-03 14:43:49 +01:00
Robert Schütz
210f879c66 immich: 1.119.0 -> 1.119.1
Changelog: https://github.com/immich-app/immich/releases/tag/v1.119.1
2024-10-29 11:03:00 -07:00
Robert Schütz
74e0f237ea immich: 1.118.2 -> 1.119.0
Changelog: https://github.com/immich-app/immich/releases/tag/v1.119.0
2024-10-28 13:04:14 -07:00
Robert Schütz
90f6f1d6ae immich: use jellyfin-ffmpeg
fixes https://github.com/NixOS/nixpkgs/issues/351943
2024-10-28 13:04:09 -07:00
Robert Schütz
ff43d55fd4 immich: 1.118.1 -> 1.118.2
Changelog: https://github.com/immich-app/immich/releases/tag/v1.118.2
2024-10-20 09:29:02 -07:00
Robert Schütz
783a674100 immich: add maintainers 2024-10-16 10:36:16 -07:00
Robert Schütz
8d4b0e9bc6 immich: 1.117.0 -> 1.118.1
https://github.com/immich-app/immich/releases/tag/v1.118.0
https://github.com/immich-app/immich/releases/tag/v1.118.1
2024-10-16 10:30:34 -07:00
Sefa Eyeoglu
76d0587be6
immich: 1.116.2 -> 1.117.0
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-03 11:48:56 +02:00
Robert Schütz
ceb65273c9 immich: 1.115.0 -> 1.116.2
Diff: https://github.com/immich-app/immich/compare/v1.115.0...v1.116.2

Changelog: https://github.com/immich-app/immich/releases/tag/v1.116.0
           https://github.com/immich-app/immich/releases/tag/v1.116.1
           https://github.com/immich-app/immich/releases/tag/v1.116.2
2024-09-27 20:57:14 -07:00
Robert Schütz
2b4480d161 immich-machine-learning: move from immich.machine-learning
A top-level attribute makes sure Hydra builds it (though that already
happens on Linux through the NixOS test) and that nixpkgs-review picks
it up.
2024-09-24 09:51:09 -07:00
Robert Schütz
797b7e1ce7 immich: clean up after update script 2024-09-24 08:57:31 -07:00
Robert Schütz
7c65974676 immich.machine-learning: drop packageOverrides argument
There is no need for it and it cannot be used to override the machine
learning component used by the immich package.
2024-09-24 08:55:12 -07:00
Jan van Brügge
f2ff5dc267
immich-cli: 2.2.15 -> 2.2.19 2024-09-23 22:38:01 +02:00
Jan van Brügge
2900bc2f17
immich,immich.machine-learning: init at 1.115.0 2024-09-23 22:38:00 +02:00