Skip to content

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for immich-go is: Immich client tool for bulk-uploads

meta.homepage for immich-go is: https://github.com/simulot/immich-go

meta.changelog for immich-go is: https://github.com/simulot/immich-go/releases/tag/v0.25.3

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.25.3 with grep in /nix/store/igipgzhmmpgg3r53wx10x26fn137x8zc-immich-go-0.25.3
  • found 0.25.3 in filename of file in /nix/store/igipgzhmmpgg3r53wx10x26fn137x8zc-immich-go-0.25.3

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

immich-go
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/igipgzhmmpgg3r53wx10x26fn137x8zc-immich-go-0.25.3 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A immich-go https://github.com/r-ryantm/nixpkgs/archive/4ca407a0ba17ab22e3d6a10b80045b4c7a6af65c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/4ca407a0ba17ab22e3d6a10b80045b4c7a6af65c#immich-go

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/igipgzhmmpgg3r53wx10x26fn137x8zc-immich-go-0.25.3
ls -la /nix/store/igipgzhmmpgg3r53wx10x26fn137x8zc-immich-go-0.25.3/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 1 package built:
  • immich-go

Maintainer pings

cc @kai-tub for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Apr 19, 2025
@nix-owners nix-owners bot requested a review from kai-tub April 19, 2025 10:48
@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one person. label Apr 19, 2025
@stepbrobd
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 400039

Logs: https://github.com/stepbrobd/nixpkgs-review-gha/actions/runs/14655120985

Download packages from cache:
  • x86_64-linux
    nix-store -r --add-root nixpkgs-pr-400039-x86_64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://cache.ysun.co/public' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      public:Y9EARSt+KLUY1JrY4X8XWmzs6uD+Zh2hRqN9eCUg55U=
      ' \
      /nix/store/igipgzhmmpgg3r53wx10x26fn137x8zc-immich-go-0.25.3
  • aarch64-linux
    nix-store -r --add-root nixpkgs-pr-400039-aarch64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://cache.ysun.co/public' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      public:Y9EARSt+KLUY1JrY4X8XWmzs6uD+Zh2hRqN9eCUg55U=
      ' \
      /nix/store/k8zmdjf8vv84qpfqdnchny8r8ik8v2dh-immich-go-0.25.3

x86_64-linux

✅ 1 package built:
  • immich-go

aarch64-linux

✅ 1 package built:
  • immich-go

x86_64-darwin

❌ 1 package failed to build:
  • immich-go

aarch64-darwin

❌ 1 package failed to build:
  • immich-go

@stepbrobd
Copy link
Member

some tests failed on darwin

panic: httptest: failed to listen on a port: listen tcp6 [::1]:0: bind: operation not permitted

most likely due to __darwinAllowLocalNetworking not being set to true

@stepbrobd stepbrobd force-pushed the auto-update/immich-go branch from 4ca407a to e4813e6 Compare April 25, 2025 02:06
@stepbrobd
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 400039

Logs: https://github.com/stepbrobd/nixpkgs-review-gha/actions/runs/14655626435

Download packages from cache:
  • x86_64-linux
    nix-store -r --add-root nixpkgs-pr-400039-x86_64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://cache.ysun.co/public' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      public:Y9EARSt+KLUY1JrY4X8XWmzs6uD+Zh2hRqN9eCUg55U=
      ' \
      /nix/store/igipgzhmmpgg3r53wx10x26fn137x8zc-immich-go-0.25.3
  • aarch64-linux
    nix-store -r --add-root nixpkgs-pr-400039-aarch64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://cache.ysun.co/public' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      public:Y9EARSt+KLUY1JrY4X8XWmzs6uD+Zh2hRqN9eCUg55U=
      ' \
      /nix/store/k8zmdjf8vv84qpfqdnchny8r8ik8v2dh-immich-go-0.25.3
  • aarch64-darwin
    nix-store -r --add-root nixpkgs-pr-400039-aarch64-darwin \
      --option binary-caches 'https://cache.nixos.org/ https://cache.ysun.co/public' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      public:Y9EARSt+KLUY1JrY4X8XWmzs6uD+Zh2hRqN9eCUg55U=
      ' \
      /nix/store/a5ir326jlsd8m7n53x0wmxpns922ak9s-immich-go-0.25.3

x86_64-linux

✅ 1 package built:
  • immich-go

aarch64-linux

✅ 1 package built:
  • immich-go

x86_64-darwin

✅ 1 package built:
  • immich-go

aarch64-darwin

✅ 1 package built:
  • immich-go

Copy link
Member

@stepbrobd stepbrobd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved automatically following the successful run of nixpkgs-review.

@phanirithvij
Copy link
Member

nixpkgs-reviewd workflow finished

Status and logs: https://github.com/phanirithvij/nixpkgs-reviewd/actions/runs/14655511394

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 400039


x86_64-darwin

✅ 1 package built:
  • immich-go

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 400039


aarch64-linux

✅ 1 package built:
  • immich-go

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 400039


x86_64-linux

✅ 1 package built:
  • immich-go

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 400039


aarch64-darwin

✅ 1 package built:
  • immich-go

ldflags+=" -X github.com/simulot/immich-go/Date=$(cat SOURCE_DATE)"
'';

__darwinAllowLocalNetworking = true;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general I would prefer to disable the affected tests, but not sure if this is possible in buildGoModules and since this only affects Darwin it is fine.

@thiagokokada thiagokokada merged commit 8b175be into NixOS:master Apr 25, 2025
24 of 27 checks passed
@r-ryantm r-ryantm deleted the auto-update/immich-go branch April 25, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants