mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
[Backport release-25.05] immich: 1.135.3 -> 1.136.0 (#428553)
This commit is contained in:
@@ -218,7 +218,16 @@ buildNpmPackage' {
|
||||
imagemagick
|
||||
libraw
|
||||
libheif
|
||||
vips' # Required for sharp
|
||||
# https://github.com/Automattic/node-canvas/blob/master/Readme.md#compiling
|
||||
cairo
|
||||
giflib
|
||||
libjpeg
|
||||
libpng
|
||||
librsvg
|
||||
pango
|
||||
pixman
|
||||
# Required for sharp
|
||||
vips'
|
||||
];
|
||||
|
||||
# Required because vips tries to write to the cache dir
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
{
|
||||
"version": "1.135.3",
|
||||
"hash": "sha256-CIYuDAWd0OH7jwV4XKIJDVlk1D/tYlDVW5V4uEDCwEE=",
|
||||
"version": "1.136.0",
|
||||
"hash": "sha256-IMog1lvitT1fNKlT4pv/5Qlg/2JNkBNZrBu65NRAgJ0=",
|
||||
"components": {
|
||||
"cli": {
|
||||
"npmDepsHash": "sha256-43W9yKr1XuTLUi3RuZNR8CjcHIyhHaSl+azZKqDWBx0=",
|
||||
"version": "2.2.72"
|
||||
"npmDepsHash": "sha256-+cMBzlvnSAwlutVm1F0Sa2LEAP6ppOvI9XjDb40xWW4=",
|
||||
"version": "2.2.73"
|
||||
},
|
||||
"server": {
|
||||
"npmDepsHash": "sha256-Z5vRpSau9nxrlXe7QuxYhqpVkloVIz12o0hXKAl8Y6o=",
|
||||
"version": "1.135.3"
|
||||
"npmDepsHash": "sha256-kVmoxOd7ErLmLKBkanb8IOUJ3ccpzUHBkaLgnvli0Uw=",
|
||||
"version": "1.136.0"
|
||||
},
|
||||
"web": {
|
||||
"npmDepsHash": "sha256-M5TNLBJPl/9rue651XyyV5ZnPakq0wPgTmS7XhSbf0A=",
|
||||
"version": "1.135.3"
|
||||
"npmDepsHash": "sha256-CxQQbqIhqhWqtlV4BWQDPkg0tm3wPXC6BcCFb/6mM+o=",
|
||||
"version": "1.136.0"
|
||||
},
|
||||
"open-api/typescript-sdk": {
|
||||
"npmDepsHash": "sha256-HOQMbbLzxkw5U2MHJFGKiquvfFYdwCEjHhXWwrhCmng=",
|
||||
"version": "1.135.3"
|
||||
"npmDepsHash": "sha256-z9W3YGqoUV90TXoyEnR069pLvirzDAisgQZdaJEOlSg=",
|
||||
"version": "1.136.0"
|
||||
},
|
||||
"geonames": {
|
||||
"timestamp": "20250620153832",
|
||||
"hash": "sha256-OJSQFjaYm1TVyA0JL7DiHy/dbhRd5HYoTPqIoPnBLss="
|
||||
"timestamp": "20250725064853",
|
||||
"hash": "sha256-UzP8JapHTCpk5/6X5usLLXQUfqEOUgkq76CTIBZoz08="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user