nixpkgs icon indicating copy to clipboard operation
nixpkgs copied to clipboard

python3Packages.langchain-ollama: 1.0.0 -> 1.0.1

Open r-ryantm opened this issue 4 weeks ago • 1 comments

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

meta.description for python3Packages.langchain-ollama is: Integration package connecting Ollama and LangChain

meta.homepage for python3Packages.langchain-ollama is: https://github.com/langchain-ai/langchain/tree/master/libs/partners/ollama

meta.changelog for python3Packages.langchain-ollama is: https://github.com/langchain-ai/langchain/releases/tag/langchain-ollama==1.0.1

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 1.0.1 with grep in /nix/store/08wbm0wwbcp78qr8ahgmrx3hzjdqmimp-python3.13-langchain-ollama-1.0.1
  • found 1.0.1 in filename of file in /nix/store/08wbm0wwbcp78qr8ahgmrx3hzjdqmimp-python3.13-langchain-ollama-1.0.1

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

9 package rebuild(s)

First fifty rebuilds by attrpath

python312Packages.langchain-mongodb
python312Packages.langchain-ollama
python312Packages.langgraph-checkpoint-mongodb
python312Packages.langgraph-store-mongodb
python313Packages.langchain-mongodb
python313Packages.langchain-ollama
python313Packages.langgraph-checkpoint-mongodb
python313Packages.langgraph-store-mongodb
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/08wbm0wwbcp78qr8ahgmrx3hzjdqmimp-python3.13-langchain-ollama-1.0.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 python3Packages.langchain-ollama https://github.com/r-ryantm/nixpkgs/archive/2ee90a86758877d62ad0d8a854aa81d2784c34a4.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/2ee90a86758877d62ad0d8a854aa81d2784c34a4#python3Packages.langchain-ollama

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

ls -la /nix/store/08wbm0wwbcp78qr8ahgmrx3hzjdqmimp-python3.13-langchain-ollama-1.0.1
ls -la /nix/store/08wbm0wwbcp78qr8ahgmrx3hzjdqmimp-python3.13-langchain-ollama-1.0.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 --extra-nixpkgs-config '{ allowBroken = false; }' Commit: 2ee90a86758877d62ad0d8a854aa81d2784c34a4


x86_64-linux

:white_check_mark: 16 packages built:
  • python312Packages.langchain-mongodb
  • python312Packages.langchain-mongodb.dist
  • python312Packages.langchain-ollama
  • python312Packages.langchain-ollama.dist
  • python312Packages.langgraph-checkpoint-mongodb
  • python312Packages.langgraph-checkpoint-mongodb.dist
  • python312Packages.langgraph-store-mongodb
  • python312Packages.langgraph-store-mongodb.dist
  • python313Packages.langchain-mongodb
  • python313Packages.langchain-mongodb.dist
  • python313Packages.langchain-ollama
  • python313Packages.langchain-ollama.dist
  • python313Packages.langgraph-checkpoint-mongodb
  • python313Packages.langgraph-checkpoint-mongodb.dist
  • python313Packages.langgraph-store-mongodb
  • python313Packages.langgraph-store-mongodb.dist

Maintainer pings

cc @sarahec 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 :+1: reaction to pull requests you find important.

r-ryantm avatar Dec 12 '25 23:12 r-ryantm

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 470276 Commit: 2ee90a86758877d62ad0d8a854aa81d2784c34a4


aarch64-darwin

:white_check_mark: 16 packages built:
  • python312Packages.langchain-mongodb
  • python312Packages.langchain-mongodb.dist
  • python312Packages.langchain-ollama
  • python312Packages.langchain-ollama.dist
  • python312Packages.langgraph-checkpoint-mongodb
  • python312Packages.langgraph-checkpoint-mongodb.dist
  • python312Packages.langgraph-store-mongodb
  • python312Packages.langgraph-store-mongodb.dist
  • python313Packages.langchain-mongodb
  • python313Packages.langchain-mongodb.dist
  • python313Packages.langchain-ollama
  • python313Packages.langchain-ollama.dist
  • python313Packages.langgraph-checkpoint-mongodb
  • python313Packages.langgraph-checkpoint-mongodb.dist
  • python313Packages.langgraph-store-mongodb
  • python313Packages.langgraph-store-mongodb.dist

sarahec avatar Dec 13 '25 18:12 sarahec