Skip to content
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

meli: 0.8.9 -> 0.8.10 #363721

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Dec 9, 2024

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

meta.description for meli is: Terminal e-mail client and e-mail client library

meta.homepage for meli is: https://meli.delivery

Updates performed
  • Rust version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.8.10 with grep in /nix/store/f33cywagwrjyahkx643rmmwz8v462xn9-meli-0.8.10
  • found 0.8.10 in filename of file in /nix/store/f33cywagwrjyahkx643rmmwz8v462xn9-meli-0.8.10

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

2 package rebuild(s)

First fifty rebuilds by attrpath

meli
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/f33cywagwrjyahkx643rmmwz8v462xn9-meli-0.8.10 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix 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 meli https://github.com/r-ryantm/nixpkgs/archive/787e9af16340b35d656f18f5be23ffcb290c7eee.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/787e9af16340b35d656f18f5be23ffcb290c7eee#meli

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

ls -la /nix/store/f33cywagwrjyahkx643rmmwz8v462xn9-meli-0.8.10
ls -la /nix/store/f33cywagwrjyahkx643rmmwz8v462xn9-meli-0.8.10/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:
  • meli

Maintainer pings

cc @0x4A6F @matthiasbeyer 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.

@matthiasbeyer
Copy link
Contributor

@NixOS/nixpkgs-merge-bot merge

@nixpkgs-merge-bot nixpkgs-merge-bot bot merged commit 6b8864a into NixOS:master Dec 10, 2024
19 of 20 checks passed
@nixpkgs-merge-bot
Copy link
Contributor

Merge completed (#306934)

@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Dec 10, 2024

Backport failed for release-24.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-24.05
git worktree add -d .worktree/backport-363721-to-release-24.05 origin/release-24.05
cd .worktree/backport-363721-to-release-24.05
git switch --create backport-363721-to-release-24.05
git cherry-pick -x 787e9af16340b35d656f18f5be23ffcb290c7eee

1 similar comment
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Dec 10, 2024

Backport failed for release-24.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-24.05
git worktree add -d .worktree/backport-363721-to-release-24.05 origin/release-24.05
cd .worktree/backport-363721-to-release-24.05
git switch --create backport-363721-to-release-24.05
git cherry-pick -x 787e9af16340b35d656f18f5be23ffcb290c7eee

@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Dec 10, 2024

Backport failed for release-24.11, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-24.11
git worktree add -d .worktree/backport-363721-to-release-24.11 origin/release-24.11
cd .worktree/backport-363721-to-release-24.11
git switch --create backport-363721-to-release-24.11
git cherry-pick -x 787e9af16340b35d656f18f5be23ffcb290c7eee

1 similar comment
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Dec 10, 2024

Backport failed for release-24.11, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-24.11
git worktree add -d .worktree/backport-363721-to-release-24.11 origin/release-24.11
cd .worktree/backport-363721-to-release-24.11
git switch --create backport-363721-to-release-24.11
git cherry-pick -x 787e9af16340b35d656f18f5be23ffcb290c7eee

@r-ryantm r-ryantm deleted the auto-update/meli branch December 10, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants