File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/im/immich-go Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 99} :
1010buildGoModule rec {
1111 pname = "immich-go" ;
12- version = "0.26.2 " ;
12+ version = "0.26.3 " ;
1313
1414 src = fetchFromGitHub {
1515 owner = "simulot" ;
1616 repo = "immich-go" ;
1717 tag = "v${ version } " ;
18- hash = "sha256-mC7C5B2e57xWrqbyaLM2n79BgdmlgiF2TxTmxT/McSA =" ;
18+ hash = "sha256-M7hvT7y11X6BN6WJqTIlb5b5x7kaa7MAdhbztZAvJ48 =" ;
1919
2020 # Inspired by: https://github.com/NixOS/nixpkgs/blob/f2d7a289c5a5ece8521dd082b81ac7e4a57c2c5c/pkgs/applications/graphics/pdfcpu/default.nix#L20-L32
2121 # The intention here is to write the information into files in the `src`'s
@@ -32,7 +32,7 @@ buildGoModule rec {
3232 '' ;
3333 } ;
3434
35- vendorHash = "sha256-z9gS8i9GatDq4flomPcBUpf7b/6BJZ42lGOmpfpdmao =" ;
35+ vendorHash = "sha256-7zOW1nRhxh+jpGNxAxgepC67NCBA3IIfcOKmniGjkwM =" ;
3636
3737 # options used by upstream:
3838 # https://github.com/simulot/immich-go/blob/v0.25.0/.goreleaser.yaml
You can’t perform that action at this time.
0 commit comments