Skip to content

nextcloud-notify_push: 1.1.0 -> 1.2.0 #432043

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Aug 8, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/nextcloud/notify_push/releases.

meta.description for nextcloud-notify_push is: Update notifications for nextcloud clients

meta.homepage for nextcloud-notify_push is: https://github.com/nextcloud/notify_push

meta.changelog for nextcloud-notify_push is: https://github.com/nextcloud/notify_push/releases/tag/v1.1.1

Updates performed
  • Rust version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 1.1.1 with grep in /nix/store/igzhh2zinypqgm9j8087lh2qv4dx73kv-notify_push-1.1.1
  • found 1.1.1 in filename of file in /nix/store/igzhh2zinypqgm9j8087lh2qv4dx73kv-notify_push-1.1.1

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

2 package rebuild(s)

First fifty rebuilds by attrpath

nextcloud-notify_push
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/igzhh2zinypqgm9j8087lh2qv4dx73kv-notify_push-1.1.1 \
  --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 nextcloud-notify_push https://github.com/r-ryantm/nixpkgs/archive/3328418e413cb614dd05e97f8d323273228f4be8.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/3328418e413cb614dd05e97f8d323273228f4be8#nextcloud-notify_push

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

ls -la /nix/store/igzhh2zinypqgm9j8087lh2qv4dx73kv-notify_push-1.1.1
ls -la /nix/store/igzhh2zinypqgm9j8087lh2qv4dx73kv-notify_push-1.1.1/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:
  • nextcloud-notify_push

Maintainer pings

cc @dasJ @Conni2461 @helsinki-Jo 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.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Aug 8, 2025
@nix-owners nix-owners bot requested review from dasJ, Conni2461 and helsinki-Jo August 8, 2025 16:37
@nixpkgs-ci nixpkgs-ci bot added 9.needs: reviewer This PR currently has no reviewers requested and needs attention. and removed 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Aug 8, 2025
@wolfgangwalther
Copy link
Contributor

Passthru tests are failing

@SuperSandro2000 SuperSandro2000 changed the title nextcloud-notify_push: 1.1.0 -> 1.1.1 nextcloud-notify_push: 1.1.0 -> 1.2.0 Aug 20, 2025
@SuperSandro2000 SuperSandro2000 force-pushed the auto-update/nextcloud-notify_push branch from 3328418 to f9a4720 Compare August 20, 2025 15:54
@SuperSandro2000
Copy link
Member

Passthru tests are failing

fixed

Copy link
Member

@SuperSandro2000 SuperSandro2000 left a comment

Choose a reason for hiding this comment

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

tested on my nextcloud and fixed a version mismatch between the app and the daemon

@SuperSandro2000 SuperSandro2000 merged commit 94a713a into NixOS:master Aug 20, 2025
23 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants