mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
immich: 1.136.0 -> 1.137.3
https://github.com/immich-app/immich/releases/tag/v1.137.0
https://github.com/immich-app/immich/releases/tag/v1.137.1
https://github.com/immich-app/immich/releases/tag/v1.137.3
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit fd7f487429)
This commit is contained in:
committed by
Michael Daniels
parent
c569c9f944
commit
6851f846dd
@@ -55,6 +55,8 @@
|
|||||||
|
|
||||||
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
|
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
|
||||||
|
|
||||||
|
- `immich` requires that, if your current version of immich is below v1.132.0, that you first upgrade to an immich version between 1.132.0 and 1.136.0 (inclusive). See https://immich.app/errors/#typeorm-upgrade for more information.
|
||||||
|
|
||||||
- `apptainer` and `singularity` deprecate the workaround of overriding `vendorHash` and related attributes via `<pkg>.override`,
|
- `apptainer` and `singularity` deprecate the workaround of overriding `vendorHash` and related attributes via `<pkg>.override`,
|
||||||
in favour of the unified overriding of the same group of attributes via `<pkg>.overrideAttrs`.
|
in favour of the unified overriding of the same group of attributes via `<pkg>.overrideAttrs`.
|
||||||
The compatibility layer will be removed in future releases.
|
The compatibility layer will be removed in future releases.
|
||||||
|
|||||||
@@ -1,26 +1,26 @@
|
|||||||
{
|
{
|
||||||
"version": "1.136.0",
|
"version": "1.137.3",
|
||||||
"hash": "sha256-IMog1lvitT1fNKlT4pv/5Qlg/2JNkBNZrBu65NRAgJ0=",
|
"hash": "sha256-oKDIx63LayDWhd4uE16rqFWmmwwSWUsUvgZKsgE3KWg=",
|
||||||
"components": {
|
"components": {
|
||||||
"cli": {
|
"cli": {
|
||||||
"npmDepsHash": "sha256-+cMBzlvnSAwlutVm1F0Sa2LEAP6ppOvI9XjDb40xWW4=",
|
"npmDepsHash": "sha256-Cjk95tsQM89LkMq6H3B5WYdYrMi3hB6d1XpN2xhHv2U=",
|
||||||
"version": "2.2.73"
|
"version": "2.2.77"
|
||||||
},
|
},
|
||||||
"server": {
|
"server": {
|
||||||
"npmDepsHash": "sha256-kVmoxOd7ErLmLKBkanb8IOUJ3ccpzUHBkaLgnvli0Uw=",
|
"npmDepsHash": "sha256-CvczIXE3Z3LwZezG7kbfJqg2fak2BRXTr0op1Jo1LIg=",
|
||||||
"version": "1.136.0"
|
"version": "1.137.3"
|
||||||
},
|
},
|
||||||
"web": {
|
"web": {
|
||||||
"npmDepsHash": "sha256-CxQQbqIhqhWqtlV4BWQDPkg0tm3wPXC6BcCFb/6mM+o=",
|
"npmDepsHash": "sha256-PcNgD/JFt3221Qgi54XzQZNa53iw3BUe31DM8k+nz/4=",
|
||||||
"version": "1.136.0"
|
"version": "1.137.3"
|
||||||
},
|
},
|
||||||
"open-api/typescript-sdk": {
|
"open-api/typescript-sdk": {
|
||||||
"npmDepsHash": "sha256-z9W3YGqoUV90TXoyEnR069pLvirzDAisgQZdaJEOlSg=",
|
"npmDepsHash": "sha256-M4ahH6ZP0E3wEgK4VLqSsNjhMFNVTMeRFdzU9EO53vE=",
|
||||||
"version": "1.136.0"
|
"version": "1.137.3"
|
||||||
},
|
},
|
||||||
"geonames": {
|
"geonames": {
|
||||||
"timestamp": "20250725064853",
|
"timestamp": "20250801182552",
|
||||||
"hash": "sha256-UzP8JapHTCpk5/6X5usLLXQUfqEOUgkq76CTIBZoz08="
|
"hash": "sha256-jfC/FgfeSz1tdtYc1EqQ/HJw5LlYQSyGntPuXv24JVY="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user