Skip to content

memcached: 1.6.40 -> 1.6.41#497548

Merged
mweinelt merged 1 commit into
NixOS:stagingfrom
r-ryantm:auto-update/memcached
Apr 6, 2026
Merged

memcached: 1.6.40 -> 1.6.41#497548
mweinelt merged 1 commit into
NixOS:stagingfrom
r-ryantm:auto-update/memcached

Conversation

@r-ryantm

@r-ryantm r-ryantm commented Mar 7, 2026

Copy link
Copy Markdown
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/memcached/versions.

meta.description for memcached is: Distributed memory object caching system

meta.homepage for memcached is: http://memcached.org/

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


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

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

3119 package rebuild(s)

First fifty rebuilds by attrpath

aider-chat
aider-chat-full
aider-chat-with-bedrock
aider-chat-with-browser
aider-chat-with-help
aider-chat-with-playwright
alpaca
ansible-doctor
apacheHttpdPackages.mod_tile
apacheHttpdPackages_2_4.mod_tile
asn1editor
authentik
badsecrets
beancount_2
beanhub-cli
beanprice
bili-live-tool
blink-qt
breezy
browsr
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
calcurse
calibre
calibre-web
canaille
certbot-full
cfripper
changedetection-io
checkov
conan
contact
convertx
crewai
cve-bin-tool
das
datalad
datalad-gooey
datatrove
deeptools
deja-dup
devpi-client
dnsrecon
duplicity
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/pjbg4azz7h43rp8n61waxd2i57h8i91d-memcached-1.6.41 \
  --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 memcached https://github.com/r-ryantm/nixpkgs/archive/822c7dfb3d9472fff98732cf9187132cd243513b.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/822c7dfb3d9472fff98732cf9187132cd243513b#memcached

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

ls -la /nix/store/pjbg4azz7h43rp8n61waxd2i57h8i91d-memcached-1.6.41
ls -la /nix/store/pjbg4azz7h43rp8n61waxd2i57h8i91d-memcached-1.6.41/bin


Pre-merge build results

Nixpkgs review skipped


Maintainer pings

cc @coreyoconnor 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.

@nixpkgs-ci nixpkgs-ci Bot requested a review from coreyoconnor March 7, 2026 12:54
@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". labels Mar 7, 2026
@mweinelt mweinelt added this pull request to the merge queue Apr 6, 2026
Merged via the queue into NixOS:staging with commit 579d9d8 Apr 6, 2026
34 of 36 checks passed
@r-ryantm r-ryantm deleted the auto-update/memcached branch April 7, 2026 00:46
sarahec pushed a commit to sarahec/nixpkgs that referenced this pull request Apr 19, 2026
@mweinelt mweinelt added the backport staging-25.11 Note: staging-25.11 is most likely dead now, never to reach a channel. Backport PR automatically label May 19, 2026
@nixpkgs-ci

nixpkgs-ci Bot commented May 19, 2026

Copy link
Copy Markdown
Contributor

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

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

git fetch origin staging-25.11
git worktree add -d .worktree/backport-497548-to-staging-25.11 origin/staging-25.11
cd .worktree/backport-497548-to-staging-25.11
git switch --create backport-497548-to-staging-25.11
git cherry-pick -x 822c7dfb3d9472fff98732cf9187132cd243513b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 8.has: failed backport 8.has: package (update) This PR updates a package to a newer version 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. backport staging-25.11 Note: staging-25.11 is most likely dead now, never to reach a channel. Backport PR automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants