Commit Graph

132 Commits

Author SHA1 Message Date
github-actions[bot]
d6721ede31
Merge master into staging-next 2024-11-13 12:05:52 +00:00
Aleksana
0b72f7531f
immersed: nixfmt (#354619) 2024-11-13 16:39:08 +08:00
Robert Schütz
be6dc3cdef
immich-machine-learning: unpin pillow (#355355) 2024-11-12 13:56:58 -08:00
K900
9c85c8a22a Merge remote-tracking branch 'origin/master' into staging-next 2024-11-12 21:14:32 +03:00
Robert Schütz
1a4ebf1aeb immich-machine-learning: unpin pillow 2024-11-11 19:36:13 -08:00
Robert Schütz
0bc675c40f immich-machine-learning: drop superfluous patch 2024-11-11 14:16:08 -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
github-actions[bot]
48d4a0a6bd
Merge master into staging-next 2024-11-10 00:15:17 +00:00
Robert Schütz
06be8564e5
immich: 1.119.1 -> 1.120.1 (#354083) 2024-11-09 14:53:47 -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
Emily
ce788776a5 Merge master into staging-next 2024-11-09 12:51:01 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Gavin John
d777c8158f
immersed: nixfmt 2024-11-08 14:28:45 -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
Pablo Fraile Alonso
213114ad23
python312Packages.insightface: disable tests on aarch64 (#351917)
* python312Packages.insightface: enable package for aarch64-linux

* python312Packages.insightface: disable passhtru tests for aarch64

* python312Packages.insightface: refactor
2024-10-29 22:29:54 +09:00
OTABI Tomoya
df97754cec
python312Packages.opencv-python-headless: init at 4.9.0 (#351712) 2024-10-29 18:39:09 +09:00
Robert Schütz
2ddbe069a5 immich-machine-learning: inherit license and maintainers from immich 2024-10-28 21:13:08 -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
c248805464 immich-machine-learning: clean up dependencies 2024-10-27 09:56:19 -07:00
Aleksana
4817ca2ad1
immersed: Fix runtime error with libgpg-error (#349880) 2024-10-27 12:29:17 +08:00
Aleksana
d4e88f8dd7
imhex: unpin fmt (#350057) 2024-10-23 21:36:27 +08:00
Nick Cao
0c4c545c79
immich-go: 0.22.0 -> 0.22.1 (#350321) 2024-10-22 15:49:40 -04:00
Joël Miramon
d210eb995a
immich-go: 0.22.0 -> 0.22.1 2024-10-21 21:45:14 +02:00
haruki7049
cfac9c1842 immersed: Fix runtime error with libgpg-error 2024-10-21 21:12:10 +09:00
Nicolas Benes
080adc466f imhex: unpin fmt 2024-10-20 18:54:14 +02: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
Christina Sørensen
53cc1be9ab
Imhex darwin (#330303) 2024-10-18 16:45:36 +02:00
haruki7049
5e49be88b3 immersed: rename pname of immersed attribute 2024-10-17 12:57:23 +09: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
Gavin John
6c833c59ad
immersed-vr: rename to immersed 2024-10-08 11:38:51 -07:00
Robert Schütz
eb05b2e481
immich: 1.116.2 -> 1.117.0 (#346127) 2024-10-04 23:06:05 -07:00
Leona Maroni
8ff1957e39
immersed-vr: 9.10 -> 10.5.0 (#343321) 2024-10-03 12:17:05 +02: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
OTABI Tomoya
20bef6b1f0
imsprog: 1.4.3 -> 1.4.4 (#343972) 2024-09-30 21:59:00 +09:00
OTABI Tomoya
ac6b20ab4c
python312Packages.albucore: 0.0.15 -> 0.0.17 (#344765) 2024-09-29 11:01:10 +09:00
Robert Schütz
a394d78f61 immich-machine-learning: add passthru.tests 2024-09-28 16:02:29 -07:00
Robert Schütz
1e5c375325 immich-machine-learning: only add run time dependencies to PYTHONPATH 2024-09-28 16:01:29 -07:00
Robert Schütz
51a4c5aacc immich-machine-learning: fix albumentations override 2024-09-28 06:43:20 -07: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
Gavin John
032bd1e282
immersed-vr: 9.10 -> 10.5.0 2024-09-27 10:31:33 -07:00
Robert Schütz
c5d95d4999
immich: some improvements (#344237) 2024-09-26 07:14:52 -07:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Robert Schütz
ce46c05311 immich-machine-learning: run tests 2024-09-24 11:05:13 -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