chore: update immich to 1.113.0
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
1cbded50f0
commit
b47c11362d
3 changed files with 16 additions and 16 deletions
|
@ -1,8 +1,8 @@
|
|||
pkgs:
|
||||
pkgs.dockerTools.pullImage {
|
||||
imageName = "ghcr.io/immich-app/immich-machine-learning";
|
||||
imageDigest = "sha256:9600eff5a66ae426293f00b171711bc1647c85cf966d759ee08ab2d05e0580b5";
|
||||
sha256 = "1m189s6i8hii4vrsjx3ypa5p2brz8sa3fw5jyxhh6qm42r4xnp4c";
|
||||
imageDigest = "sha256:f7964140e00bd615497d37040eb907a7cd87db6f06baea784d411cda572a29df";
|
||||
sha256 = "0d4kq4png0dg0xm4ch1zri56mcqvb05xn2sgai47ihql1r0rm315";
|
||||
finalImageName = "ghcr.io/immich-app/immich-machine-learning";
|
||||
finalImageTag = "v1.112.1";
|
||||
finalImageTag = "v1.113.0";
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
pkgs:
|
||||
pkgs.dockerTools.pullImage {
|
||||
imageName = "ghcr.io/immich-app/immich-server";
|
||||
imageDigest = "sha256:c4e817f0eadbd9a6c2699cc884d5e7070428daec813c17db77d31fcca5b78ca6";
|
||||
sha256 = "0vvyhijslldj7hpg33n2cvpn5wrn9fcprw8pw01zh4ziabyy3z07";
|
||||
imageDigest = "sha256:9d1c9ab40f3171f1dc06d5c6bc32541ff4b0835c1d217ff5cc61c85e26d2452f";
|
||||
sha256 = "00k64lzmlqpv6nc9mfm04q0qwxvhnhg0a6zpwqblgqsqv39xql63";
|
||||
finalImageName = "ghcr.io/immich-app/immich-server";
|
||||
finalImageTag = "v1.112.1";
|
||||
finalImageTag = "v1.113.0";
|
||||
}
|
||||
|
|
20
flake.lock
20
flake.lock
|
@ -417,11 +417,11 @@
|
|||
"gpu-screen-recorder-src": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1724963442,
|
||||
"narHash": "sha256-potHI2yXSQHytOI8WOMt5gzioJNT1eZFg/gZ5ptynoE=",
|
||||
"lastModified": 1725058084,
|
||||
"narHash": "sha256-6WSBV9UTFoXmQvy5fJz1VKpuHbHT3sySiH4U+Si7lPI=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "c99b986149ea2cb0d01c7586a976852e8e32677c",
|
||||
"revCount": 751,
|
||||
"rev": "b99539af570cc725ca3881dfbb2ed9e6b202e2f6",
|
||||
"revCount": 753,
|
||||
"type": "git",
|
||||
"url": "https://repo.dec05eba.com/gpu-screen-recorder"
|
||||
},
|
||||
|
@ -476,11 +476,11 @@
|
|||
"gtk-theme-src": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1724366724,
|
||||
"narHash": "sha256-t8BKB/0Owqpnh9NC1OapWswpUmSJXvxemlh200qnvLg=",
|
||||
"lastModified": 1725052067,
|
||||
"narHash": "sha256-Y0rMdCKYVwKUC0GKgMZlzyTd0BiGPY97gUrk2xJpe6w=",
|
||||
"owner": "dracula",
|
||||
"repo": "gtk",
|
||||
"rev": "32ce47c2e9b2f7504490815654b47d670a3fd9ca",
|
||||
"rev": "d46b54480979288afdc8f102579deda1c24e2a88",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -1307,11 +1307,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1725017449,
|
||||
"narHash": "sha256-nKy+0ZHsQ9Fb9XagruQi31zsfi9SRbX9osmC+Ny16PA=",
|
||||
"lastModified": 1725039046,
|
||||
"narHash": "sha256-B5Ypgx4cO0syxPyUsHTIxVFT8xChPj494WJ5uIOefDM=",
|
||||
"owner": "nix-community",
|
||||
"repo": "nixpkgs-wayland",
|
||||
"rev": "99b0d5958e07f4450bf31211e289d1543dd0bc7e",
|
||||
"rev": "90cf4eb6d71f1ee8124fd57535a3569048771b33",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue