Skip to content

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Sep 3, 2025

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

meta.description for nushellPlugins.desktop_notifications is: Nushell plugin for sending desktop notifications

meta.homepage for nushellPlugins.desktop_notifications is: https://github.com/FMotalleb/nu_plugin_desktop_notifications

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 0.107.0 with grep in /nix/store/yg87ghbrshms65cd0acqqhdfi2s0442z-nu_plugin_desktop_notifications-0.107.0
  • found 0.107.0 in filename of file in /nix/store/yg87ghbrshms65cd0acqqhdfi2s0442z-nu_plugin_desktop_notifications-0.107.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

nushellPlugins.desktop_notifications
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/yg87ghbrshms65cd0acqqhdfi2s0442z-nu_plugin_desktop_notifications-0.107.0 \
  --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 nushellPlugins.desktop_notifications https://github.com/r-ryantm/nixpkgs/archive/2fde2fdcf55a2ff853e05eaabb30f669aa68845f.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/2fde2fdcf55a2ff853e05eaabb30f669aa68845f#nushellPlugins.desktop_notifications

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

ls -la /nix/store/yg87ghbrshms65cd0acqqhdfi2s0442z-nu_plugin_desktop_notifications-0.107.0
ls -la /nix/store/yg87ghbrshms65cd0acqqhdfi2s0442z-nu_plugin_desktop_notifications-0.107.0/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:
  • nushellPlugins.desktop_notifications

Maintainer pings

cc @timon-schelling 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 Sep 3, 2025
@nix-owners nix-owners bot requested a review from timon-schelling September 3, 2025 09:46
@VuiMuich
Copy link
Contributor

VuiMuich commented Sep 3, 2025

Seems like the bot didn't catch the release of nushell, so I opended #439871

@VuiMuich
Copy link
Contributor

VuiMuich commented Sep 3, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 439792
Commit: 2fde2fdcf55a2ff853e05eaabb30f669aa68845f


x86_64-linux

✅ 1 package built:
  • nushellPlugins.desktop_notifications

@NickCao NickCao marked this pull request as draft September 4, 2025 20:51
@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Sep 10, 2025
@timon-schelling
Copy link
Member

timon-schelling commented Oct 15, 2025

This can be merged now that nushell was updated.

@VuiMuich
Copy link
Contributor

This can be merged now that nushell was updated.

Idk if this needs to be marked ready for review first, but you should be able to trigger the merge-bot by mentioning it; see the note at the end of the PR message.

@nixpkgs-merge-bot
Copy link
Contributor

@timon-schelling merge not permitted (#305350):
pkgs/shells/nushell/plugins/desktop_notifications.nix is not in pkgs/by-name/

@timon-schelling
Copy link
Member

timon-schelling commented Oct 15, 2025

This can be merged now that nushell was updated.

Idk if this needs to be marked ready for review first, but you should be able to trigger the merge-bot by mentioning it; see the note at the end of the PR message.

No I can't for nushell plugins.

@VuiMuich
Copy link
Contributor

Oh, right I forgot this was not in pkgs/by-name.

Also interesting I triggered the bot, even by somewhat vaguely mentioning it and not only by explicit "@-mention".

@timon-schelling
Copy link
Member

No that was me, I also forgot that it is not in by-name and tried to trigger it and then realized and deleted the comment, but it already trigger the error.

@r-ryantm r-ryantm changed the title nushellPlugins.desktop_notifications: 0.106.1 -> 0.107.0 nushellPlugins.desktop_notifications: 0.106.1 -> 0.108.0 Oct 18, 2025
@r-ryantm
Copy link
Contributor Author

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

meta.description for nushellPlugins.desktop_notifications is: Nushell plugin for sending desktop notifications

meta.homepage for nushellPlugins.desktop_notifications is: https://github.com/FMotalleb/nu_plugin_desktop_notifications

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 0.108.0 with grep in /nix/store/fnrn5zav3602ir41fy09yl9yg20dbwmp-nu_plugin_desktop_notifications-0.108.0
  • found 0.108.0 in filename of file in /nix/store/fnrn5zav3602ir41fy09yl9yg20dbwmp-nu_plugin_desktop_notifications-0.108.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

nushellPlugins.desktop_notifications
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/fnrn5zav3602ir41fy09yl9yg20dbwmp-nu_plugin_desktop_notifications-0.108.0 \
  --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 nushellPlugins.desktop_notifications https://github.com/r-ryantm/nixpkgs/archive/149ddd085f4628e0c19e384b029a844d824f36da.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/149ddd085f4628e0c19e384b029a844d824f36da#nushellPlugins.desktop_notifications

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

ls -la /nix/store/fnrn5zav3602ir41fy09yl9yg20dbwmp-nu_plugin_desktop_notifications-0.108.0
ls -la /nix/store/fnrn5zav3602ir41fy09yl9yg20dbwmp-nu_plugin_desktop_notifications-0.108.0/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 149ddd085f4628e0c19e384b029a844d824f36da


x86_64-linux

✅ 1 package built:
  • nushellPlugins.desktop_notifications

Maintainer pings

cc @timon-schelling 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.

@r-ryantm r-ryantm force-pushed the auto-update/nushellPlugins.desktop_notifications branch from 2fde2fd to 149ddd0 Compare October 18, 2025 20:29
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Oct 21, 2025

The diff for the temporary merge commit 1dc25efde29cda859e5ccd7c668c7678827b20e2 is empty.
The changes in this PR have almost certainly already been merged to the target branch.

@nixpkgs-ci nixpkgs-ci bot closed this Oct 21, 2025
@r-ryantm r-ryantm deleted the auto-update/nushellPlugins.desktop_notifications branch October 21, 2025 12:29
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. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants